From Waterfall to Agile to AI-Native: Same Goal, Very Different Journeys
· Enterprise AI · 8 min read
Same goal. Very different journeys — and the need for control has never been greater.
The analysis
Each delivery methodology is a response to where uncertainty sat at the time. Waterfall assumed requirements were knowable and put the control points at specification and acceptance. Agile assumed requirements were discovered through use and moved control into short iterations with working software as the checkpoint.
AI-native delivery shifts the uncertainty again. The requirement may be clear and the code may be correct, while the system's behaviour still varies with the model, the data, the prompt and the version. Determinism — the property both earlier methodologies quietly relied on — is no longer free. A build that passed yesterday can behave differently today with no change in the repository.
That does not argue for less governance; it argues for governance in different places. The control points that matter now are evaluation harnesses run continuously rather than at release, versioning of prompts and models as first-class artefacts, human review positioned where consequences are irreversible, and monitoring of output quality in production rather than only system health. Sprint ceremonies and acceptance criteria do not detect behavioural drift, which is why teams that ported Agile unchanged onto AI systems are the ones getting surprised.
The practical migration is to keep the iteration cadence, replace 'tests pass' with 'evaluation suite holds within tolerance' as the definition of done, and give someone explicit ownership of behaviour over time rather than at the point of merge.
Full essay on Substack: From Waterfall to Agile to AI-Native: Same Goal, Very Different Journeys.
More on Enterprise AI
- What the Stanford 2026 AI Index Actually Says
- Our AI Coding Numbers Were Perfect. We Were Shipping Slower.
- From Ownership to Access — And Perhaps Back Again
Discuss this with Prasanna: pw@prima-partners.com · book a 30-minute call.