System Status
What the desk is doing right now — including what broke.
A status page like the ones engineers use, but for a research desk. Every 15 minutes the pipeline checks its own pulse; every day the publisher runs and writes its outcome here. A quiet system is a healthy one, not a silent one. The receipts are below.
Recent events —
Loading…
How this page works
Two heartbeats drive this page:
- Regime pipeline watchdog — fires every 15 minutes on the Mac mini (launchd
com.dn-bot.platform-watchdog). Checks whether the regime cache in Redis has advanced;okmeans the latest 15m bar's regime fingerprint is fresh,stalemeans the pipeline froze,unreachablemeans we couldn't even probe. - Snapshot exporter — fires daily (cron 14:00 UTC) to refresh
data/brief.json+data/track-record.json+data/hypotheses.json.okmeans all three exported;degradedmeans partial;downmeans none.
Both write to status-log.jsonl, which is the source of this page. Last 480 events kept on disk (~5 days at 15-min cadence); the full historical archive lives in the git history of this file.