Status
Service status
The readiness endpoint answers ready only when PostgreSQL and Redis both respond, on every request.
All core systems operationalGET /readyz
Components
Application
Public site, account pages, task API and the device channel
PostgreSQL
Accounts, devices, tasks and the audit trail
Redis
Sessions, the device channel and task event streams
Where the live check lives
/readyz answers 200 ready when PostgreSQL and Redis both respond and 500 when either does not, and is the machine-readable source for uptime monitors. Incident history is published here once the release pipeline is publishing builds.