Tag: agentic SDLC
-
Agentic AI SDLC vs Traditional SDLC: What Changes

An agentic AI SDLC is a software development lifecycle in which AI agents, not developers, execute the work inside each phase, and humans move to setting intent, approving plans, reviewing outcomes and governing the loop. That one sentence is the whole difference from the lifecycle most enterprises still run. In a traditional SDLC a person…
-
What is Agentic AI Hook? Control an Agent Cannot Talk Its Way Past

Definition: An agentic AI hook is deterministic code that runs at a fixed point in an AI agent’s loop and returns one of three answers: allow the action, block it, or stop and ask a named human. It is the one control in the agentic SDLC that decides an outcome instead of influencing one. Everything…
-
Agile in Agentic SDLC? Keep the Ceremony. Retire the Artifact.

An agentic SDLC is a software development lifecycle in which AI agents complete whole units of work under enforced boundaries, and it does not retire agile. It retires agile’s artifacts. Every ceremony you run still has a reason to exist. What each one produces has to stop being a document a human interprets and start…
-
10 SDLC Assumptions Agentic AI Breaks, Mapped

Agentic AI architecture is not the software development lifecycle with a model bolted onto it. It is a different lifecycle, because the thing being shipped no longer behaves the same way twice. The traditional SDLC assumes you write a specification, test outputs against expected values, and promote a build that behaves in production the way…
