{
  "$comment": "The status document /status reads. It declares connected:false because no monitoring provider is wired yet, which is the contract's fail-closed default: while this is false the page publishes no uptime history, no incidents and no maintenance windows rather than a plausible number nothing measured. A provider replaces this file; the field contract is published on /status itself.",
  "monitor": {
    "connected": false,
    "note": "Uptime percentages require server-side synthetic checks recorded over time. Rather than show a figure nothing measured, this section stays empty until a monitoring provider writes this document. The contract for it is at the bottom of this page."
  },
  "components": [],
  "incidents": [],
  "maintenance": []
}
