Tag: intent.md
-
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…
-
What Is intent.md? Treat It as a Regulated Record from Day One

In practice the intent stage produces one artifact, intent.md, which I treat as a regulated record from day one. An intent.md is a short, version-controlled Markdown file that records the ask, the reason behind it, and the constraints it has to respect — committed before anyone designs or builds anything. It is the file Claude Code…
