Articles
Our Grades Fell While the Code Got Better
Five scored code reviews trended downward while each one triggered a real remediation wave. The score was measuring the reviewer, not the code.
Sixty Notes Nobody Could Read
An audit found 60 saved agent memories reachable from no index at all. The notes were fine. The delivery tier they were wired into was the defect.
Handing a Decision to a Human Needs a Real Acknowledgment
An escalation ending in "reply with this code" is empty unless the code names a stable item and the reply names a verified person.
The Watchdog That Announced a Restart It Never Performed
A supervision mechanism that logs its intent and then fails to act is worse than no supervision, because the log reads like recovery in progress.
The Alert That Cried Wolf Daily
A reconciler that scans all history with no memory of what it already reported files the same finding every morning until nobody reads it.
Two Green PRs, One Migration Number
Both branches were green and neither could have been anything else, because the number a migration claims is a property of the merged tree.
The Safety Gate That Made Things Less Safe
A blanket permission rule on two production CLIs forced 157 approval prompts in a single day, 117 of them on one subcommand. Click fatigue is not safety.
The Agent Cited Itself
A provenance gate asked whether the agent read an identifier or composed it, and counted the agent reading its own instructions as reading it.
The Gate That Measures Nothing
Five monitors ran green their whole lives while unable to observe the layer they claimed to check. A green check is evidence only if the check can see.