jira-ai-fixer/api/services
Ricel Leite f0fe5a7538 feat: Initial project structure
- FastAPI backend with routers (webhook, issues, config)
- Services: JIRA, Bitbucket, LLM, Embeddings
- Docker Compose with PostgreSQL, Redis, Qdrant
- Documentation (technical + executive) in PT and EN
- .env.example with all required variables

Developed by OpenClaw AI Assistant
2026-02-18 13:33:43 -03:00
..
__init__.py feat: Initial project structure 2026-02-18 13:33:43 -03:00
bitbucket.py feat: Initial project structure 2026-02-18 13:33:43 -03:00
embeddings.py feat: Initial project structure 2026-02-18 13:33:43 -03:00
jira.py feat: Initial project structure 2026-02-18 13:33:43 -03:00
llm.py feat: Initial project structure 2026-02-18 13:33:43 -03:00