← Articles
Daily columnWritten fresh this morning

When Building Gets Faster, Review Becomes the Bottleneck

When Building Gets Faster, Review Becomes the Bottleneck

9 September 2026

Today's argument

AI does not remove delivery constraints; it moves them from producing work to validating, integrating and operating it.

Most product plans still assume that building is the slow part. We estimate engineering capacity, negotiate scope and look for tools that help teams produce more in less time.

That assumption is becoming less useful.

AI coding products are attracting serious investment while evidence about their actual time savings remains mixed. Security incidents are pushing software vendors toward faster update cycles. In manufacturing, new companies are automating individual production bottlenecks rather than pretending the whole operation can be automated at once. Meanwhile, product teams keep adding dashboards, experiments and process changes until nobody has enough attention left to interpret them.

These developments look unrelated, but they point to the same problem. Increasing output in one part of a system does not increase the output of the whole system. It often just moves the queue.

If an engineer can produce three implementation options in the time it previously took to create one, someone still has to judge those options. The code still needs to fit the architecture, handle edge cases, pass security checks and remain understandable to the next person. More code can therefore create more review work without creating more customer value.

The same applies outside engineering. AI can help a product manager generate a long list of hypotheses, draft several research plans or analyse a large set of customer comments. None of that answers which problem deserves attention. It can even make prioritisation harder because the team now has more plausible material competing for the same limited attention.

This is why I would not measure the benefit of these tools mainly by how much they help individuals produce. I would look at what happens to the next stage of work. Does pull-request review time increase? Does security become involved later than it should? Are more features waiting for analytics, legal review or go-to-market support? Does customer support receive changes it was not prepared to explain?

A local productivity gain that overloads the next function is not a delivery gain. It is queue creation.

Product leaders should respond by changing how they plan capacity. If implementation gets faster, do not automatically fill the released time with more roadmap items. First invest it in the parts of delivery that are becoming scarce: technical review, automated testing, security, observability, documentation, release preparation and post-launch learning.

That may feel less ambitious than adding another feature. It is usually the more ambitious choice because it improves how much work the organization can absorb without losing quality.

Teams should also limit how much generated work enters the system. Producing an extra prototype, analysis or technical approach is nearly free compared with evaluating it properly. The low cost of generation makes selection discipline more important, not less. Before asking AI for five alternatives, the team should know who will compare them, by what criteria and whether the decision warrants five alternatives in the first place.

The planning conversation also needs to change. Instead of asking only, “How much can engineering build this quarter?”, I would ask, “How much change can the company safely absorb?” That includes implementation, but also deployment, customer communication, support, measurement and maintenance.

This matters even more as release cycles accelerate. Shipping more frequently creates more chances to learn, but also more operational events to monitor and more opportunities for security or quality issues to escape. Speed increases the value of strong review systems. It does not make them optional.

The next productivity advantage will not come from generating the most work. Most teams will have access to similar generation tools. The advantage will come from being better at deciding what enters the system, reviewing it quickly and operating it reliably.

AI may make building less scarce. Judgement, attention and operational capacity will not become less scarce with it. Product leaders should plan for the bottleneck that is arriving, not the one their planning process was designed around.

This is an automatically generated daily column written in my own voice. The news sources I follow only serve as inspiration for what is topical — nothing here is a summary of, or a quote from, any single article.

Inspired by what was in the air at: lennysnewsletter.com, techcrunch.com, tpgblog.com, mindtheproduct.com, romanpichler.com

  • product-operations
  • delivery-systems
  • ai-productivity
  • capacity-planning