{
  "schema_version": "2.0",
  "service": "Orbital Watchtower",
  "status": "operational",
  "status_label": "All monitored services operational",
  "updated": "2026-07-10T16:00:00Z",
  "updated_display": "Jul 10, 2026 16:00 UTC",
  "record_type": "published_snapshot",
  "monitoring_note": "This is the latest published snapshot, not a claim of continuous real-time monitoring.",
  "open_incidents": 0,
  "scheduled_maintenance": [],
  "availability": {
    "window_days": 30,
    "percentage": 99.98,
    "through": "2026-07-10"
  },
  "services": [
    {
      "id": "public-website",
      "name": "Public website",
      "endpoint": "/",
      "state": "operational",
      "state_label": "Operational",
      "last_published": "2026-07-10T16:00:00Z",
      "last_published_display": "Jul 10, 16:00 UTC",
      "note": "Primary public pages are available."
    },
    {
      "id": "status-page",
      "name": "Status page",
      "endpoint": "/status/",
      "state": "operational",
      "state_label": "Operational",
      "last_published": "2026-07-10T16:00:00Z",
      "last_published_display": "Jul 10, 16:00 UTC",
      "note": "The current published summary is available."
    },
    {
      "id": "status-api",
      "name": "Status API",
      "endpoint": "/status.json",
      "state": "operational",
      "state_label": "Operational",
      "last_published": "2026-07-10T16:00:00Z",
      "last_published_display": "Jul 10, 16:00 UTC",
      "note": "The machine-readable snapshot is available."
    },
    {
      "id": "records-archive",
      "name": "Records archive",
      "endpoint": "/resources/",
      "state": "operational",
      "state_label": "Operational",
      "last_published": "2026-07-10T16:00:00Z",
      "last_published_display": "Jul 10, 16:00 UTC",
      "note": "Published incident and maintenance records are readable."
    },
    {
      "id": "contact-page",
      "name": "Contact page",
      "endpoint": "/contact/",
      "state": "operational",
      "state_label": "Operational",
      "last_published": "2026-07-10T16:00:00Z",
      "last_published_display": "Jul 10, 16:00 UTC",
      "note": "Public reporting guidance is available."
    }
  ],
  "links": {
    "status": "/status/",
    "uptime": "/uptime/",
    "records": "/resources/",
    "incidents": "/incidents/",
    "methodology": "/about/",
    "signal_guide": "/features/"
  }
}
