{
  "page": {
    "name": "CloudRig",
    "updatedAt": "2026-08-26T15:15:54.384Z"
  },
  "status": {
    "indicator": "operational",
    "description": "All systems operational"
  },
  "components": [
    {
      "id": "web",
      "name": "Web app",
      "group": "Product",
      "status": "operational",
      "uptime": 100
    },
    {
      "id": "api",
      "name": "API",
      "group": "Product",
      "status": "operational",
      "uptime": 100
    },
    {
      "id": "mobile",
      "name": "Field app",
      "group": "Product",
      "status": "operational",
      "uptime": 100
    },
    {
      "id": "sync",
      "name": "Offline sync",
      "group": "Product",
      "status": "operational",
      "uptime": 100
    },
    {
      "id": "exports",
      "name": "Exports and reports",
      "group": "Background work",
      "status": "operational",
      "uptime": 100
    },
    {
      "id": "email",
      "name": "Email and notifications",
      "group": "Background work",
      "status": "operational",
      "uptime": 100
    },
    {
      "id": "auth",
      "name": "Sign-in",
      "group": "Platform",
      "status": "operational",
      "uptime": 100
    }
  ],
  "incidents": {
    "open": [],
    "scheduled": [],
    "recent": []
  }
}