{
  "name": "PhotoSelect Status",
  "overall": "unknown",
  "label": "System status: Unknown",
  "updated_at": "2026-07-05T23:58:24.341Z",
  "components": [
    {
      "name": "Status page",
      "status": "operational",
      "label": "Operational",
      "detail": "Cloudflare Worker is serving this page",
      "source": "status edge",
      "latency_ms": null
    },
    {
      "name": "PhotoSelect app",
      "status": "outage",
      "label": "Outage",
      "detail": "timeout",
      "source": "https://app.photoselect.space",
      "latency_ms": 4500
    },
    {
      "name": "API",
      "status": "outage",
      "label": "Outage",
      "detail": "HTTP 503",
      "source": "https://api.photoselect.space/health",
      "latency_ms": 296
    },
    {
      "name": "Database",
      "status": "unknown",
      "label": "Unknown",
      "detail": "not reported",
      "source": "backend health",
      "latency_ms": null
    },
    {
      "name": "Redis and queue",
      "status": "unknown",
      "label": "Unknown",
      "detail": "not reported",
      "source": "backend health",
      "latency_ms": null
    },
    {
      "name": "API readiness",
      "status": "degraded",
      "label": "Degraded",
      "detail": "HTTP 503",
      "source": "https://api.photoselect.space/ready",
      "latency_ms": 1190
    },
    {
      "name": "Runtime config",
      "status": "degraded",
      "label": "Degraded",
      "detail": "HTTP 503",
      "source": "https://api.photoselect.space/api/v1/config/features",
      "latency_ms": 1122
    }
  ]
}