{
  "service": "calm-operator-ink-bridge",
  "description": "Production bridge for Calm Operator Ink live operator briefs.",
  "endpoints": [
    "GET /healthz",
    "GET /ink/brief",
    "GET /ink/surface-brief",
    "GET /ink/clock",
    "POST /ink/alert",
    "POST /ink/operator-priority",
    "POST /ink/operator-event",
    "POST /ink/health-snapshot",
    "GET /ink/health-checks",
    "POST /ink/health-checks/run",
    "GET /ink/health-review",
    "GET /ink/health-review/runs",
    "POST /ink/health-review/request",
    "POST /ink/health-review/run",
    "POST /ink/alarms/run",
    "POST /ink/device-heartbeat",
    "POST /ink/clear"
  ]
}