All systems nominal.
We're in early access on a single VPS. A public status page with per-region uptime and incident history lands when paid billing does. Until then, treat this page as a plain-language "is it on fire?" indicator.
Ingest, dashboard, remote configuration. UptimeRobot probes /healthz every minute from two regions.
Incidents
No open incidents. Historical incidents will land here once we ship the public incident log.
Outage etiquette
If you suspect we're down, email support@chainkit.dev and we'll respond within the next business day. While we're in early access there is no on-call rotation — a critical-path bug fix usually ships within 24h, but we don't guarantee a window yet.
SDK ↔ cloud independence
If chainkit cloud goes fully dark, your customer-facing blockchain calls keep running — the SDK never depends on us for the request path. Telemetry is buffered locally (drop-oldest on overflow) until the cloud is reachable again. See /security for the full architectural commitment.