Commit Graph

8 Commits

Author SHA1 Message Date
Jerop Kipruto
c879453db4 docs: use standard ./ relative links for documentation 2026-03-20 10:59:38 -04:00
Jerop Kipruto
860203cf3f docs: use direct relative links for same-directory files 2026-03-20 10:59:38 -04:00
Jerop Kipruto
d9dcd5f1af docs: fix relative links to satisfy Astro validator 2026-03-20 10:59:37 -04:00
Jerop Kipruto
50ec385843 feat(sdd): update commands to use colon separator format (/spec:<action>) 2026-03-20 10:59:27 -04:00
Jerop Kipruto
c94253e4a7 feat(sdd): guard built-in SDD with experimental.sdd flag 2026-03-20 10:57:58 -04:00
Jerop Kipruto
d6fc2c9762 docs: retain Conductor reference in plan-mode note and update links 2026-03-20 10:57:57 -04:00
Jerop Kipruto
206b8c8e4e feat(sdd): rename to SDD and migrate storage to .gemini/specs
- Renamed built-in extension 'Conductor' to 'Spec-Driven Development (SDD)'.
- Updated commands from '/conductor:<action>' to '/spec <action>'.
- Migrated default artifact storage from 'conductor/' to '.gemini/specs/'.
- Updated documentation, security policies, and internal references.
- Refactored FileCommandLoader to use standardized variable hydration.
- Replaced automatic Conductor deletion with a non-destructive migration prompt.
- Added step in setup to ensure .gemini/specs/ is exempted from .gitignore.
2026-03-20 10:57:57 -04:00
Jerop Kipruto
bdb0cd0f36 feat(cli): rename extension to sdd and add migration prompt 2026-03-20 10:57:57 -04:00