jira-ai-fixer/api
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
..
routers feat: Initial project structure 2026-02-18 13:33:43 -03:00
services feat: Initial project structure 2026-02-18 13:33:43 -03:00
Dockerfile feat: Initial project structure 2026-02-18 13:33:43 -03:00
main.py feat: Initial project structure 2026-02-18 13:33:43 -03:00
requirements.txt feat: Initial project structure 2026-02-18 13:33:43 -03:00