01
System safety
The command was valid. The decision was not.
- Symptom
- A service needed a network port that another essential service was already using.
- Root cause
- The obvious fix removed the existing service before a working fallback had been proven.
- Change
- Infrastructure changes now start with dependency discovery and a tested recovery path.
Principle: A technically correct command can still be an operationally bad move.