{
  "endpoints": {
    "healthz": "GET /healthz",
    "runRules": "POST /api/rules/run (body: { ruleId?, dry_run? })",
    "stateSnapshot": "GET /api/state"
  },
  "service": "cloudflare-alerting",
  "status": "ok"
}