Skip to main content

Live status

https://simplefunctions.dev/status
The status page reports current state of:
  • Landing API
  • Terminal data API (data.simplefunctions.dev)
  • Web terminal (app.simplefunctions.dev)
  • MCP server
  • Alert runtime
  • Portfolio runner
  • Mirrors (congress, fred)
  • Webhook delivery

Health endpoints

curl https://simplefunctions.dev/api/health
curl https://data.simplefunctions.dev/healthz
curl https://data.simplefunctions.dev/readyz
healthz = liveness. readyz = readiness (DB + dependencies).

Monitoring

The public status page is the canonical user-facing view for incidents, degraded services, and recovery notes. User-owned monitors such as thesis heartbeat, portfolio runner status, alert delivery status, and webhook delivery history are exposed through their own authenticated surfaces. See Heartbeat for per-thesis monitoring configuration.

Incident response

Incidents post to the status page within 30 minutes of detection. Postmortems publish within 5 business days for any incident lasting > 1 hour.

Subscribe

Subscribe at the status page for email + RSS notifications.