docs: rename 'The SDD Workflow in Practice' to 'The SDD Process in Practice'

This commit is contained in:
Manfred Riem
2026-05-11 09:45:54 -05:00
parent cce77e999e
commit 515baba6ad

View File

@@ -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.