GET/api/health
System health check — all components status
GET/api/health/deep
Deep diagnostic — parallel probes for PG, ClickHouse, Redis, Ollama, workers
POST/api/rag/search
Semantic search with content type/tag filters
POST/api/rag/chat
RAG-enriched AI chat with knowledge base context
GET/api/healing-agent/status
Self-healing agent status — checks run, issues found/fixed
POST/api/healing-agent/run
Manually trigger a healing cycle across all servers
GET/api/predictive/health-scores
Composite 0-100 health scores per server (ML trend analysis)
GET/api/effectiveness/report
Healing effectiveness report — MTTR, success rate, false positives
GET/incidents
List incidents — filter by status, severity, date
POST/webhooks/alerts
Receive external alert webhooks → create incidents
GET/docs
OpenAPI/Swagger interactive API documentation
DELETE/api/rag/knowledge/{id}
Delete a knowledge chunk