Status page launched
Realtime uptime + incident history at /status. Backed by health probes.
Affected routes
/statusBuilt on tools you trust
← swipe · 12 tools →
What we shipped
A public status page at /status showing the current uptime status of: the marketing site, the customer portal, the audit pipeline, the inquiry/lead intake, the email sender, and the payments path.
Each component has a 90-day history strip and a current-status pill (operational / degraded / down). Incident history is appended below.
How it works
Health probes run from a scheduled function and write to data/status-incidents.json. The page is statically generated with revalidation. No third-party status page service — we own the data.
Why we built it ourselves
Most third-party status pages either cost real money for the features we want or limit us to a vanity subdomain. Building it cost us a couple of days and gave us full control over the incident format and the embed surface.
See the full changelog
Or peek at what we’re building next on the roadmap.