Definition
Spec-Driven Development (SDD) is the practice of writing the specification before the code and treating it as the source of truth, not as documentation written afterward. The code implements the spec; when they diverge, the code is corrected, not the spec.
Relationships
is-a / broader
—
same semantic field
—
Concepts linked to this one by a real relationship in the glossary. Hover over each one to see why it's related.