The sprint was invented to answer one question: what can this team ship in two weeks? The backlog queues work that can't be done yet. The roadmap sequences quarters because building takes quarters. Every artifact in the PM toolkit assumes the same constraint. Execution is expensive and slow.
That constraint is dissolving.
An NBER study tracking over 100,000 GitHub developers found that AI coding tools increased commits by up to 180% cumulatively across autocomplete, interactive agents, and autonomous agents. Releases increased only 30%. The researchers' conclusion: "The strong productivity gains from AI are attenuated by human bottlenecks in the production chain." The code got written. It didn't get shipped.
Faros AI analyzed telemetry across over 10,000 developers in 1,255 enterprise teams and found the same asymmetry. Heavy AI adopters merged 98% more pull requests. PR review times ballooned 91%. The output doubled. The judgment layer choked.
Kevin Bentley put it plainly: "Features are implemented faster than tickets can be written."
The execution is outrunning the planning system. The backlog has become a queue of decisions waiting to be made, not work waiting to be done.
The wrong constraint
Constraint inversion asks a specific question: what constraint, if added, would make the answer obvious?
Try this one. Execution is free and instant. A feature takes hours, not sprints. What breaks?
The sprint loses its reason to exist. You don't need a two-week timebox to ration capacity that isn't scarce. The backlog becomes a pile of unvetted options you can build by Thursday. The roadmap collapses because sequencing assumes dependency on limited throughput.
Invide Labs already observed this in practice: "When the execution phase effectively collapses from days to hours, the 14-day cycle becomes an artificial delay."
Andrew Ng identified the new bottleneck: "The bottleneck is deciding what do we actually want to build." When prototypes take a day to build, waiting a week for user feedback becomes the dominant delay. The build is cheap. The wait is expensive.
The actual constraint
Judgment. The speed at which a team can decide what to build, validate whether it worked, and kill what didn't.
The old PM toolkit optimizes for throughput: how many story points can we push through the pipe? The new constraint demands something different. How fast can we go from "maybe this" to "yes" or "kill it"?
Ng made the cost concrete. Things that used to take six engineers three months to build, he and his collaborators now build in a weekend. That inversion means the planning process, not the build, is the slow part.
The GitHub and Accenture study confirmed the acceleration at enterprise scale. In a randomized controlled trial where developers were randomly assigned to treatment and control groups, teams with Copilot access saw an 8.69% increase in pull requests, a 15% increase in merge rates, and an 84% increase in successful builds. Execution got faster across the board. Nothing in the PM toolkit changed to match.
What replaces the sprint
A PM toolkit built for judgment scarcity would change the unit of planning. Stories estimate effort. Effort is cheap. The new unit is the bet: a hypothesis, a kill criterion, a time limit measured in days. You stop estimating how long to build and start estimating how long until you know if the bet paid off.
The backlog changes with it. It becomes a decision log. The question shifts from what to build next to what the team learned from the last thing it built. Synthesis becomes the bottleneck, not execution.
The cadence changes last. Sprints ration time. When execution is abundant, the cadence should match the feedback cycle, not the build cycle. Daily if feedback is daily.
The PM profession built its entire toolkit around scarce execution. Execution is no longer scarce. The teams that keep sprinting in two-week cycles will ship more code than ever and learn nothing faster. That is a worse outcome than shipping less.