AI & Engineering7 min
Change capacity: the metric that replaces productivity
Individual productivity no longer explains engineering performance. What sets organizations apart is how much of the system they can change safely in a week.
Once writing code stops being the expensive step, measuring productivity by output volume loses meaning. The question that survives is different: how much of this system can the organization change, validate and ship safely within a week?
An operational definition
We call it change capacity. It is not a single metric but the composition of four factors: time from decision to release, the share of changes that get rolled back, the cost of understanding code before touching it, and how many people must be involved for a change to happen.
When any of the four degrades, accelerating production only lengthens the queue. That is why teams with well-adopted AI assistants sometimes deliver less: the bottleneck moved to review and validation.
Why the board should care
Change capacity is what translates strategy into timelines. A company that can change its system in days can test hypotheses, respond to competitors and correct positioning mistakes. One that takes quarters decides once a year — and lives with the decision.
This is a financial argument, not a technical one. The cost of low change capacity shows up as missed opportunity, not as a budget line, which is why committees rarely see it.
Measuring without instrumenting everything
No metrics program is needed to start. Three simple readings already produce a diagnosis: average time from first commit to release; the proportion of changes requiring emergency fixes; and how long a new engineer takes to ship a meaningful change.
What we do with it
We use these readings as a baseline before any recommendation on architecture, platform or AI adoption. Without a baseline, every improvement is opinion.
Living note: this article is updated as we consolidate data from new diagnostics.