Tag
Maintainability
3 articles
From Chaos to System
How To · 6 min
When to Fix the System vs Rebuild From Scratch
The instinct to rebuild is usually driven by frustration, not evidence. The signals that separate a system worth repairing from one that has run its course.
Breakdowns · 4 min
What Is an Operational System in Practice?
An operational system handles work reliably, whoever operates it. Not a process in someone's head, but explicit rules, clear ownership, and visible failures.
Breakdowns · 5 min
The Difference Between a Script and a System
Scripts solve the immediate problem. Systems solve the class of problem. When a script becomes load-bearing infrastructure, it needed to be a system.