{
  "ts": "2026-09-07T16:18:29.146Z",
  "edge": {
    "colo": "CMH",
    "country": "US",
    "city": "Columbus"
  },
  "summary": {
    "total": 7,
    "up": 7,
    "degraded": 0,
    "down": 0,
    "availability": 100
  },
  "services": [
    {
      "id": "rw-drive-core",
      "label": "Drive Core",
      "role": "Trips, scoring, driver API",
      "host": "drive-api.ridewolf.com",
      "path": "/api/v1/health",
      "expect": [
        200
      ],
      "note": null,
      "state": "up",
      "code": 200,
      "ms": 267,
      "colo": "CMH",
      "detail": {
        "ok": true,
        "environment": "production"
      }
    },
    {
      "id": "rw-geo",
      "label": "Geo",
      "role": "Geocoding & reverse lookup",
      "host": "geo.ridewolf.com",
      "path": "/health",
      "expect": [
        200
      ],
      "note": null,
      "state": "up",
      "code": 200,
      "ms": 189,
      "colo": "CMH",
      "detail": {
        "name": "rw-geo",
        "status": "ok"
      }
    },
    {
      "id": "rw-tiles",
      "label": "Tiles",
      "role": "Vector tile server (OpenMapTiles)",
      "host": "tiles.ridewolf.com",
      "path": "/",
      "expect": [
        200
      ],
      "note": null,
      "state": "up",
      "code": 200,
      "ms": 2334,
      "colo": "CMH",
      "detail": null
    },
    {
      "id": "rw-service",
      "label": "Service",
      "role": "Operator app",
      "host": "service.ridewolf.com",
      "path": "/health",
      "expect": [
        200
      ],
      "note": null,
      "state": "up",
      "code": 200,
      "ms": 146,
      "colo": "CMH",
      "detail": null
    },
    {
      "id": "rw-vendor-dashboard",
      "label": "Vendor Dashboard",
      "role": "Fleet partner console",
      "host": "vendors.ridewolf.com",
      "path": "/health",
      "expect": [
        200
      ],
      "note": null,
      "state": "up",
      "code": 200,
      "ms": 184,
      "colo": "CMH",
      "detail": null
    },
    {
      "id": "rw-landing",
      "label": "Landing",
      "role": "ridewolf.com marketing site",
      "host": "ridewolf.com",
      "path": "/",
      "expect": [
        200
      ],
      "note": null,
      "state": "up",
      "code": 200,
      "ms": 1031,
      "colo": "CMH",
      "detail": null
    },
    {
      "id": "rw-tg",
      "label": "Telegram",
      "role": "Bot webhook",
      "host": "tg.ridewolf.com",
      "path": "/health",
      "expect": [
        404
      ],
      "note": "404 is the expected answer outside the webhook path",
      "state": "up",
      "code": 404,
      "ms": 247,
      "colo": "CMH",
      "detail": null
    }
  ]
}