More code does not mean more throughput
A local optimization does not remove a system constraint; it moves the queue downstream. Once coding accelerates, alignment, verification, integration, or a person's ability to supervise several agent tasks may become the new limit. The hosts start with an accepted user outcome and work backward: map the complete path, locate today's bottleneck, and predict where it will move after automation. One stage's speed matters only against the cycle time of the whole delivery system.
Aleksey describes an anonymized company of roughly ten people that rebuilt its workflow around agents. It created a task tracker, memory, and incident tools so context and actions were programmatically available. High autonomy then exposed another constraint: how much concurrent conversation and decision context one person could retain. Orchestration and cognitive load became more important than generation speed. This is not a universal instruction to rewrite every tool; it demonstrates systematic constraint discovery.
Move feedback inside the agent loop
Late review makes deviations expensive: work has crossed several handoffs before a lawyer, security specialist, editor, or API owner sees it. The alternative is to make rules explicit inside the agent's short loop. A human reviewer steps in only for exceptions, while each issue returns as a policy, prompt update, or evaluation case. Human-by-exception does not remove the expert; it shifts the work from repairing outputs to improving the mechanism that prevents recurrence.
An end-to-end agent workflow requires more than adding an assistant to every product. Wardley Mapping informs what to buy, adapt, or build; bounded contexts and Team Topologies define boundaries and interactions. Existing platform interfaces may be hostile to agents: an API or MCP tool returning a huge JSON payload for a human UI burns tokens and breaks automation. Platform owners need compact machine contracts and interoperable integrations, or fast local agents never become one fast delivery flow.
The constraint lives in organization design and metrics
Buying licenses is not process change. A pilot needs internal expertise, room to bypass some old rituals temporarily, and a sponsor able to carry the change into normal work. Resistance may be rational when acceleration threatens a familiar role, influence, or stability, so AI transformation needs change management alongside technical depth. A consultant can identify a systemic cause, but without an internal owner the organization returns to its previous incentives and habits.
Exploration and exploitation should not share one scorecard. Early work benefits from bounded hypotheses, clear direction, and criteria for moving to scale instead of demanding an immediate return from every experiment. Once practice stabilizes, token use, license counts, and AI-generated-code share remain activity measures—modern equivalents of Lines of Code. Value appears in time to an accepted outcome, quality, rework, and business effect. If those measures do not move, extra code is simply inventory in the system.
What to take away
- 01Judge faster coding by the complete path to an accepted user outcome, not by an individual engineer's output.
- 02Move policies, checks, and expert feedback into the short agent loop, keeping people for exceptions and system improvement.
- 03End-to-end gains require new domain boundaries, platform interfaces, team interactions, and organizational incentives.
- 04Tokens, licenses, and generated-code share measure activity; cycle time, quality, and business outcomes measure value.
Sources
- Local snapshot of YouTube automatic captions
- Episode recording on YouTube