Postmortems
Every bug. Every fix.
We ship bugs. Here are the ones that affected user accounts or public data. Each entry includes what happened, what it cost, who noticed, and the commit that fixed it.
Total postmortems2
Critical0
Major2
Cumulative impact−$152.74
Engine deploy failed: missing DATABASE_URL
Render env vars wipe left only SHADOW_DB_DSN. Engine code reads DATABASE_URL — fell back to localhost. Plus public landing page showed wildly wrong negative numbers due to stale tracker JSON. No user accounts affected.
DCA runaway: 22 abnormal risk-stop exits
Same-direction DCA without consensus repetition gating triggered 22 risk-stop exits at -$152.74 cumulative. New hard rule added: same-direction adds require a fresh consensus signal.