{
  "generatedAt": "2026-08-07T11:20:49.016Z",
  "endpoint": "https://workspace-endpoint.openagents.org",
  "intervalSeconds": 60,
  "overall": "operational",
  "checks": [
    {
      "id": "api",
      "name": "Workspace API",
      "description": "Backend health endpoint (Railway)",
      "at": "2026-08-07T11:20:49.016Z",
      "up": true,
      "statusCode": 200,
      "latencyMs": 105,
      "error": null,
      "agents": null,
      "uptime": {
        "24h": 100,
        "all": 100,
        "samples": 2880
      },
      "latency": {
        "avg": 109,
        "p50": 105,
        "p95": 129,
        "min": 94,
        "max": 405,
        "samples": 1440
      }
    },
    {
      "id": "workspace",
      "name": "Workspace (testing)",
      "description": "Authenticated discover for the test workspace — verifies auth + DB",
      "at": "2026-08-07T11:20:49.016Z",
      "up": true,
      "statusCode": 200,
      "latencyMs": 134,
      "error": null,
      "agents": {
        "total": 3,
        "online": 1,
        "agents": [
          {
            "name": "clocal-agent",
            "type": "claude",
            "online": false,
            "lastHeartbeatAt": "2026-07-06T08:43:55.264024+00:00"
          },
          {
            "name": "mybot",
            "type": "claude",
            "online": false,
            "lastHeartbeatAt": "2026-08-05T14:44:22.254833+00:00"
          },
          {
            "name": "random-bot",
            "type": "claude",
            "online": true,
            "lastHeartbeatAt": "2026-08-07T11:20:44.849609+00:00"
          }
        ]
      },
      "uptime": {
        "24h": 100,
        "all": 100,
        "samples": 2880
      },
      "latency": {
        "avg": 136,
        "p50": 130,
        "p95": 160,
        "min": 113,
        "max": 927,
        "samples": 1440
      }
    }
  ]
}