{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Overall Status",
  "dateModified": "2026-06-02T04:06:23.343Z",
  "page": {
    "id": "thainotary-agent",
    "name": "ThaiNotary Agent Platform",
    "url": "https://xn--82czbx2bczd4fl8a.online/agent-status/"
  },
  "status": {
    "indicator": "none",
    "description": "All Systems Operational"
  },
  "components": [
    {
      "id": "agent-gateway",
      "name": "Agent Gateway",
      "status": "operational",
      "uptime_30d_pct": 99.973
    },
    {
      "id": "agent-auth",
      "name": "Agent Auth (OAuth/DID)",
      "status": "operational",
      "uptime_30d_pct": 99.991
    },
    {
      "id": "agent-dsr",
      "name": "DSR API",
      "status": "operational",
      "uptime_30d_pct": 100
    },
    {
      "id": "agent-receipts",
      "name": "Receipts (JWT/PDF)",
      "status": "operational",
      "uptime_30d_pct": 99.998
    },
    {
      "id": "agent-federation",
      "name": "Federation Peers",
      "status": "operational",
      "uptime_30d_pct": 99.94
    },
    {
      "id": "agent-status",
      "name": "Status Page",
      "status": "operational",
      "uptime_30d_pct": 100
    }
  ],
  "active_incidents": [],
  "scheduled_maintenance": [
    {
      "id": "MAINT-2026-06-15",
      "title": "Scheduled key rotation (thainotary-agent-2026 → 2027)",
      "status": "scheduled",
      "scheduled_for": "2026-06-15T02:00:00Z",
      "duration_minutes": 30,
      "impact": "JWKS will publish new key 7 days prior; verify clients refresh JWKS cache."
    }
  ]
}