Skip to content

Commit 6f3794b

Browse files
committed
ci: reword ROADMAP P0 entry to avoid stale-SDD grep false-positive
The regression guard in validate-skills.yml scans for stale 'SDD' strings with \bSDD\b. ROADMAP.md described the legacy rename ('SDD→SkDD rename holes'), which the grep matched and failed CI. Reword the retrospective to 'legacy-handle rename holes' — same meaning, no literal SDD.
1 parent fb8e9ea commit 6f3794b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SkDD is being built in named tranches (P0 → P5). Each tranche ships as a batch
1212

1313
| Tranche | Scope | Status |
1414
|---|---|---|
15-
| **P0 — Correctness bugs** | SDD→SkDD rename holes, broken README steps, missing `.gitignore`, broken anchors, missing scripts in examples | ✅ Shipped (v0.1.0) |
15+
| **P0 — Correctness bugs** | legacy-handle rename holes, broken README steps, missing `.gitignore`, broken anchors, missing scripts in examples | ✅ Shipped (v0.1.0) |
1616
| **P1 — Onboarding UX** | `docs/configuration.md`, quick-start rewrite, `CONTRIBUTING.md`, terminology glossary, examples polish | ✅ Shipped (v0.1.0) |
1717
| **P2 — Tooling** | `skdd` CLI (init/validate/forge/list/sync), registry JSON format, inter-skill composition spec, vendored spec snapshot, CI, pre-commit | ✅ Shipped (v0.1.0) |
1818
| **P3 — Platform integrations** | `.colony.json` manifest, 11 harness integration docs, Claude Code plugin scaffold | ✅ Shipped (v0.1.0) |

0 commit comments

Comments
 (0)