diff --git a/spec-driven.md b/spec-driven.md index b4ba0fc95..c10a6822b 100644 --- a/spec-driven.md +++ b/spec-driven.md @@ -16,7 +16,7 @@ Debugging means fixing specifications and their implementation plans that genera The development team focuses in on their creativity, experimentation, their critical thinking. -## The SDD Workflow in Practice +## The SDD Process in Practice The workflow begins with an idea—often vague and incomplete. Through iterative dialogue with AI, this idea becomes a comprehensive PRD. The AI asks clarifying questions, identifies edge cases, and helps define precise acceptance criteria. What might take days of meetings and documentation in traditional development happens in hours of focused specification work. This transforms the traditional SDLC—requirements and design become continuous activities rather than discrete phases. This is supportive of a **team process**, where team-reviewed specifications are expressed, versioned, reviewed, and accepted.