Can You Read It?
For as long as software has existed, we have measured the bottleneck: output. Story points. Velocity. Pull requests merged. Tickets closed. Each one a new vocabulary for the same instinct — count what gets produced, because production is what you can see.
IBM set an early example in the 60s counting K-LOC (thousands of lines of code). The assumption was simple: more code meant more work, more value, more progress. Never mind that the best engineers wrote less. Never mind that every line added was a line someone would have to read, debug, and maintain forever. Output was visible. Quality was not.
Now comes the next iteration: tokens in, tokens out. A reasoning model generates ten thousand lines before lunch. Management sees the number (billions of tokens consumed, hurrah!) and feels progress. The dashboard is very green.
But here's what the dashboard doesn't show: whether anyone actually understands what was produced.