{
  "name": "PhotoSelect Status",
  "overall": "degraded",
  "label": "System status: Degraded",
  "updated_at": "2026-05-07T22:25:53.669Z",
  "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": "operational",
      "label": "Operational",
      "detail": "HTTP 200",
      "source": "https://app.photoselect.space",
      "latency_ms": 888
    },
    {
      "name": "API",
      "status": "operational",
      "label": "Operational",
      "detail": "health healthy",
      "source": "https://api.photoselect.space/health",
      "latency_ms": 616
    },
    {
      "name": "Database",
      "status": "operational",
      "label": "Operational",
      "detail": "healthy",
      "source": "backend health",
      "latency_ms": null
    },
    {
      "name": "Redis and queue",
      "status": "operational",
      "label": "Operational",
      "detail": "healthy",
      "source": "backend health",
      "latency_ms": null
    },
    {
      "name": "API readiness",
      "status": "operational",
      "label": "Operational",
      "detail": "ready ready",
      "source": "https://api.photoselect.space/ready",
      "latency_ms": 487
    },
    {
      "name": "Runtime config",
      "status": "degraded",
      "label": "Degraded",
      "detail": "HTTP 503",
      "source": "https://api.photoselect.space/api/v1/config/features",
      "latency_ms": 477
    }
  ]
}