Automation as Specification
Documentation decays. Text files describe how a system should work, but code describes how it does work. When the two diverge, code wins. This is not a moral judgment; it is a fact of execution. The system runs the code, not the documentation. But what if documentation were executable? What