GET /health: System-wide aggregated health status.GET /health/liveness: Kubernetes liveness probe.GET /health/readiness: Kubernetes readiness probe.GET /health/diagnostics: Detailed platform diagnostics & telemetry.
GET /ai-mode/config: Active provider & model configuration.POST /ai-mode/switch: Switch provider mode (LOCALvsCLOUD).
GET /monitoring/active-workflows: Currently running multi-agent workflows.GET /ws/monitoring: Real-time WebSocket telemetry stream.
POST /validation/run: Trigger 12-stage validation quality gate.GET /validation/latest: Retrieve latest validation inspection result.
GET /timeline/{project_id}: Full chronological timeline events.GET /timeline/milestones/{project_id}: Milestone achievements.GET /timeline/analytics/{project_id}: Performance analytics breakdown.
GET /portfolio/{project_id}: Full portfolio package payload.GET /portfolio/download/{project_id}: Download complete portfolio ZIP archive.GET /portfolio/architecture/{project_id}: Mermaid diagrams & architecture docs.