← Docs

Service status

The status page at status.keikaku.ai shows whether Keikaku's key services are up right now, plus their uptime over the last 90 days.

What it monitors

Why it's separate

The status page runs on its own, completely independent of everything it watches — its own worker, its own storage, no shared database. That's deliberate: if a service goes down, the status page has to stay up to report it. It probes each service's public health endpoint from the edge every few minutes.

For monitors

status.keikaku.ai/status.json returns a machine-readable summary (overall state + per-service up/uptime) you can point an external uptime monitor at.