Rename workflow to story-driven test workflow

This commit is contained in:
Dave
2026-02-17 13:38:31 +00:00
parent 3079ea194f
commit 3302b62839
2 changed files with 9 additions and 9 deletions

View File

@@ -220,8 +220,8 @@ const code = ({ className, children }: { className?: string; children?: React.Re
}
```
## Integration with SDSW
## Integration with SDTW
This checklist is part of **Step 4: Verification** in the Story-Driven Spec Workflow.
This checklist is part of **Step 4: Verification** in the Story-Driven Test Workflow.
**You cannot proceed to story acceptance without passing all checks.**