{"service":"Hermes Router","version":"1.0.0","endpoints":{"health":"GET /health — Router + agents health status","route":"POST /v1/route — Intent detection endpoint","completions":"POST /v1/chat/completions — OpenAI-compatible proxy with SSE streaming","workflows":"POST /v1/workflows — List available workflows","workflow_run":"POST /v1/workflows/{name}/run — Execute a workflow","workflow_status":"GET /v1/workflows/{name}/status — Get workflow execution status","schedule":"POST /v1/schedule — Create scheduled job (Turkish NLP)","schedule_list":"GET /v1/schedule — List all scheduled jobs","memory_lessons":"GET/POST /v1/memory/lessons — Lessons learned","memory_failures":"GET/POST /v1/memory/failures — Failure tracking","memory_state":"GET/PUT /v1/memory/state/{name} — Workflow state persistence","memory_stats":"GET /v1/memory/stats — Memory usage statistics","delegate":"POST /v1/delegate — Inter-agent task delegation","broadcast":"POST /v1/broadcast — Broadcast task to multiple agents","agent_status":"GET /v1/agents/{name}/status — Get individual agent status","fleet_status":"GET /v1/fleet/status — Fleet overall status","fleet_agents":"GET /v1/fleet/agents — List all agents with capabilities","fleet_workflows":"GET /v1/fleet/workflows — Active workflows","fleet_approvals":"GET /v1/fleet/approvals — Pending approvals","fleet_lessons":"GET /v1/fleet/lessons — Recent lessons learned","fleet_metrics":"GET /v1/fleet/metrics — System metrics","efc_reports":"GET /v1/fleet/efc — EFC reports for workflows","efc_summary":"GET /v1/fleet/efc/summary — Fleet-wide EFC summary","efc_agent":"GET /v1/fleet/efc/agent/{name} — Agent EFC stats","efc_efficiency":"GET /v1/fleet/efc/efficiency — Harness efficiency report","efc_demand":"GET /v1/fleet/efc/demand/{workflow} — Task demand (Dtask)","efc_interventions":"GET /v1/fleet/efc/interventions — Active interventions","efc_recommendations":"GET /v1/fleet/efc/recommendations/{agent} — Agent recommendations","efc_health":"GET /v1/fleet/efc/health — Fleet health report","efc_agent_health":"GET /v1/fleet/efc/health/{agent} — Agent health detail","efc_self_improve":"POST /v1/fleet/efc/self-improve/check — Trigger self-improvement","efc_improve_history":"GET /v1/fleet/efc/self-improve/history — Improvement history"},"agents":["cmo","seo","jale"]}