{
  "id": "api-status",
  "kind": "api",
  "summary": "The backend for a public status page: ungated live queries (incidents.live, updates.list, components.list) any visitor can subscribe to, plus operator-only mutations (create/update/resolve incidents, manage components) gated by a @voltro/plugin-rbac `status:write` scope. Reads are public so an anonymous status page works; writes need an operator. Pairs with the frontend-status web template. Boots zero-infra.",
  "tags": ["api", "status-page", "incidents", "rbac", "live", "useSubscription", "operator"]
}
