{"name":"HIITL ECP Server","version":"0.1.0","environment":"production","docs":"/docs","health":"/health","endpoints":{"evaluate":"POST /v1/evaluate","policies":"POST /v1/policies, GET /v1/policies, GET /v1/policies/{policy_id}","policy_changes":"GET /v1/policies/changes","routes":"POST /v1/routes, GET /v1/routes, GET /v1/routes/{name}","kill_switches":"GET /v1/kill-switches, POST /v1/kill-switches/{rule_name}/activate, POST /v1/kill-switches/{rule_name}/deactivate","audit":"GET /v1/audit, GET /v1/audit/{event_id}","suggestions":"GET /v1/suggestions, POST /v1/suggestions/{id}/accept, POST /v1/suggestions/{id}/dismiss, POST /v1/suggestions/analyze","profile":"GET /v1/profile","health_metrics":"GET /v1/health/metrics","sync_audit":"POST /v1/sync/audit","sync_policies":"GET /v1/sync/policies","sync_routes":"GET /v1/sync/routes","sync_kill_switches":"GET /v1/sync/kill-switches","sync_telemetry":"POST /v1/sync/telemetry","behavior_dashboard":"GET /v1/behavior/dashboard"}}