Ag‑DLC
ChaptersOriginal Paper05 / 12
The hinge of the framework

AI SDLC vs. Agentic SDLC.

The distinction is not whether AI is used — by Level 2 it already is, extensively. It is about who initiates and coordinates the work.

AI SDLC: Levels 1–2 Agentic SDLC: Levels 3–5 Difference: Execution, not presence
The Evolution of Software Delivery — Traditional SDLC to AI-Augmented to Agentic SDLC
The evolution of software delivery. Traditional SDLC → AI-Augmented SDLC → Agentic SDLC — from manual processes to AI-native, autonomous delivery.

The distinction is execution, not presence

Having walked through Levels 0–2, we have seen AI evolve from "absent" to "personal Copilot" to "integrated across multiple phases." At this point it is worth pausing to name the more fundamental architectural shift that Levels 3–5 represent — because it is not simply "more of the same, but better." It is a change in who initiates and coordinates the work.

The distinction between what we might call AI SDLC (Levels 1–2, and much of Level 3) and Agentic SDLC (Levels 4–5, with the transition beginning in Level 3) is not about whether AI is used, but how work is executed.

The comparison

This table is the hinge of the entire framework. The question is who initiates and coordinates the work:

AspectAI SDLC (Levels 1–2)Agentic SDLC (Levels 3–5)
Primary role of AIAssistant / CopilotAutonomous agent
Decision makingHuman-ledAI-initiated with human approval
WorkflowHuman orchestratedAI orchestrated (multi-agent)
ExecutionReactive (user prompts AI)Proactive (AI initiates tasks)
ContextTask-specific / transientPersistent project context / shared memory
CollaborationHuman + AIMultiple AI agents + humans
AutomationTask automationEnd-to-end workflow automation
GovernanceManual approvalsBuilt-in policy-driven approvals
AI SDLC vs Agentic SDLC Architecture — a single AI assistant versus a collaborative agent network
Architecture. Assistant vs. orchestrator — a simple request/response loop versus a collaborative, multi-directional agent network.

Why this matters now, not earlier

At Levels 0–2, AI could only ever be as good as the human orchestrating it — every handoff between requirements, design, code, and test still passed through a person deciding "what next." That ceiling is precisely what causes the Productivity Paradox to persist through Level 2: local phases speed up, but the person-mediated handoffs between them remain a fixed cost.

Levels 3 onward remove that ceiling progressively — letting AI itself hold context across phases and, eventually, initiate the handoffs.

Enterprise value comparison

The architectural distinction translates into different kinds of organizational outcomes. Teams optimizing for local productivity and teams transforming end-to-end delivery are pursuing genuinely different objectives:

DimensionAI SDLC (Levels 1–2)Agentic SDLC (Levels 3–5)
ObjectiveImprove individual & phase productivityTransform software delivery end-to-end
Typical outcomesFaster coding, better docs, better test coverageEnd-to-end workflow automation, self-healing pipelines
Best suited forTeam-level productivity, incremental adoptionLarge enterprises, regulated industries, platform engineering