Field notes on shipping software when the compiler is also guessing.
- Repo truth vs. workflow truthThere is no single source of truth. There are two, and confusing them is what makes docs rot and tickets balloon. Split them on purpose.
- The first non-deterministic abstraction layerMost software abstractions are deterministic and inspectable. LLM coding tools break that pattern, so are we really moving to the next abstraction layer?