Can You Read It?
For as long as software has existed, we have measured the bottleneck. When output was scarce, we counted output. That made sense.
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.
It goes back further than that. IBM was counting K-LOC (thousands of lines of code) in the 1960s. 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 and feels progress. The dashboard is very green.
But here's what the dashboard doesn't show: whether anyone actually understands what was produced.