/debug
Where broken assumptions become useful records.
I want a place for the things that did not work first: debugging trails, failures that
taught something real, fixes that changed the architecture, and the notes that prevent
the same mistake from returning dressed as a new one.
postmortems
fixes
receipts
What will show up here
- Postmortems that explain what broke, why it broke, and what changed after.
- Debug notes from AI workflows, infrastructure, deployment paths, and product logic.
- Useful fixes that should stay visible instead of being buried inside old commits.
Why keep the messy parts
Debug history is often more educational than the polished launch note. This page is
meant to keep the learning visible, not just the final screenshot.