Skip to content

Commit 24c189d

Browse files
committed
docs: fix command count in CHANGELOG (2-4/5-7 -> 4-5/7-8)
Corrected Simple/Complex Path command counts: - Simple Path: 2-4 → 4-5 commands (2 required + 2 recommended + 1 optional) - Complex Path: 5-7 → 7-8 commands (5 required + 2 recommended + 1 optional) Previous counts only included required commands, missing recommended commands (checklist, analyze) which are part of normal workflow.
1 parent 9f2d25d commit 24c189d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
**SDS Workflow Clarification**
1717
- Distinguished core vs optional commands (aligned with [GitHub spec-kit](https://github.com/github/spec-kit) pattern)
18-
- Added Simple Path (2-4 commands) and Complex Path (5-7 commands) workflows
18+
- Added Simple Path (4-5 commands: 2 required + 2 recommended + 1 optional) and Complex Path (7-8 commands: 5 required + 2 recommended + 1 optional) workflows
1919
- Clarified `/metaspec.sds.implement` creates specification documents, NOT code
2020
- Marked complex-path-only commands with ⭐ (plan, tasks, implement)
2121

0 commit comments

Comments
 (0)