chore: post AI agent refactor. Gitea integration

This commit is contained in:
Eric Gullickson
2026-01-01 22:17:25 -06:00
parent d554e8bcb5
commit ea7f2a4945
11 changed files with 501 additions and 326 deletions

View File

@@ -17,7 +17,8 @@ make migrate # run DB migrations
```
## Documentation
- AI quickload: `AI-INDEX.md`
- AI context: `.ai/context.json` (architecture, quick start, metadata)
- Sprint workflow: `.ai/workflow-contract.json` (issue tracking)
- Docs hub: `docs/README.md`
- Features: `backend/src/features/{name}/README.md`
- Frontend: `frontend/README.md`