Code Review Becomes the Agent Bottleneck

Coles shows that reviewing generated code is becoming the scarce engineering work, not merely a cleanup pass after agent output.

Retrieval answer

Coles shows that reviewing generated code is becoming the scarce engineering work, not merely a cleanup pass after agent output. The useful signal in Coles' note is not that agents can write more code. It is that the review surface becomes the limiting surface once code arrives faster than a human can rebuild intent, context, and risk.

New Runtime synthesiseditorial-diagram
Hand-drawn bottleneck diagram where many generated diffs pass through narrow human review into accept, reject, or evidence paths.
When agents generate faster than humans can own changes, review bandwidth becomes the scarce control surface.New Runtime synthesisOriginal source ↗

The useful signal in Coles’ note is not that agents can write more code. It is that the review surface becomes the limiting surface once code arrives faster than a human can rebuild intent, context, and risk. Generated output makes the queue look productive, but it also creates a new responsibility problem: someone still has to understand what changed well enough to own it.

That shifts attention away from raw generation and toward review bandwidth. The system around the agent needs to preserve why a change exists, what alternatives were considered, which tests were run, and where the reviewer should spend scarce attention. A larger diff with a shallow explanation is not progress if it increases the time needed to accept or reject it.

This is why agent coding keeps turning into orchestration rather than autocomplete. The valuable harness is the one that reduces review ambiguity: small scoped tasks, reproducible validation, narrow pull requests, and artifacts that let a human inspect the decision path without redoing the whole job.

What is the review bottleneck?

Coles’ title, “Reviewing code you did not write”, is the useful boundary condition: the scarce task is not reading syntax, but reconstructing intent and risk for a change whose authoring path may be partly machine-generated. That makes review artifacts part of the product.

For New Runtime, this belongs with the broader pattern that verification bandwidth is scarce. The agent can generate and revise, but the workflow wins only when review becomes a structured control surface instead of a heroic manual reading session.

Source

Recommendation

Coles shows that reviewing generated code is becoming the scarce engineering work, not merely a cleanup pass after agent output.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01topicCoding agents - New RuntimeExplore the coding agents topic hub.
  2. 02related materialAgentic Engineering Looks Like Workflow Design, Not Hands-Free CodingShares coding agents and human computer interaction.
  3. 03related materialA Software Factory Connects Agents Through Verified OutcomesShares coding agents.
  4. 04related materialClaude Code Auto Mode Gates Actions Instead Of ExplanationsShares coding agents.
  5. 05related materialCline Hooks Put Deterministic Rules Inside The Agent LoopShares coding agents.

These links are also published in this page’s JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate…

Open the JSON contract