Published: at 10:00 AM
The correction is the problem
TDD biases toward testable code. Code review biases toward reviewer taste. Every fix introduces its own distortions.
Articles about "testing".
TDD biases toward testable code. Code review biases toward reviewer taste. Every fix introduces its own distortions.
A concrete integration bug from an AI-built research system: both sides of a contract had passing unit tests, but the real components broke when they met.
What changed when checkpoint gates stopped being just approval steps and became the place where the architecture improved.
DI in React: when it helps, when it gets in the way, and how to do it without overengineering.