GET
/api/status
- Service health and statistics
GET
/api/docs
- List documents (requires API key)
GET
/api/search?q=...
- Search documents (requires API key)
POST
/api/sync?repo=...
- Trigger sync (requires API key)
POST
/webhook/sync
- GitHub webhook endpoint