A layered architecture documented in a diagram from 2019 and enforced by nothing, with 88 violations by the time anybody checked. The baseline is what makes this adoptable:…
Four years of an API with no version number in the path, because the rule was that nothing incompatible ships. The discipline is cheaper than versioning and it…
A document store added for one collection of variable-shaped supplier payloads, in an application whose other forty tables are relational. The migration back was two days and the…
A command with 80 lines in execute(), none of which could be called from anywhere else, including a test. The command should parse input, call one thing, and…