Published endpoints
/status.jsonOverall status, availability summary, service states, timestamps, and related links.application/json/healthLightweight plain-text health response. A successful response contains OK.text/plain/sitemap.xmlIndex of canonical public journal pages.application/xmlStatus JSON fields
| Field | Type | Meaning |
|---|---|---|
| schema_version | string | Version of the published JSON shape. |
| status | string | Overall signal using the public five-state model. |
| updated | ISO 8601 | UTC timestamp when the snapshot was published. |
| record_type | string | Clarifies that the payload is a published snapshot. |
| services | array | Named public surfaces with endpoint, state, time, and note. |
| availability | object | Window length, aggregate percentage, and ending date. |
Reliability boundary
Static publication
Use the timestamp before treating data as current
The payload does not update itself in the browser and does not claim continuous event delivery. Consumers should inspect updated and apply their own freshness policy.
Web app manifest
/manifest.json is the browser installation manifest for the website. It is intentionally separate from status data and should not be parsed as an operational API.
