Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.simplefunctions.dev/llms.txt

Use this file to discover all available pages before exploring further.

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
  • Trigger.dev 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).

Heartbeat

The internal heartbeat (sf-heartbeat Cloudflare Worker) probes every 4h and emails the operator if anything is stale. It also probes:
  • Mirror sync staleness
  • Cron miss patterns
  • Vault backup recency
  • Per-user portfolio reconcile recency
  • Trade idea freshness
See Heartbeat.

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.