{
  "$comment": "Static manifest of status components — kept in sync with apps/status/public/index.html. status.captchaai.com is served as a flat directory by Caddy on lb-01.",
  "components": [
    { "id": "api",       "name": "Public API",            "probe": "https://api.captchaai.com/health" },
    { "id": "dashboard", "name": "Customer dashboard",    "probe": "https://dashboard.captchaai.com/health" },
    { "id": "admin",     "name": "Admin console",         "probe": "https://api-admin.captchaai.com/health" },
    { "id": "workers",   "name": "Task workers",          "probe": "https://api.captchaai.com/health" },
    { "id": "callbacks", "name": "Callback delivery",     "probe": "https://api.captchaai.com/health" }
  ]
}
