Commit Graph

7 Commits

Author SHA1 Message Date
Jerop Kipruto
076841f313 docs: use direct relative links for same-directory files 2026-03-17 17:45:04 -04:00
Jerop Kipruto
99e1aa0970 docs: fix relative links to satisfy Astro validator 2026-03-17 17:45:04 -04:00
Jerop Kipruto
afe40fc284 feat(sdd): update commands to use colon separator format (/spec:<action>) 2026-03-17 17:45:04 -04:00
Jerop Kipruto
b9c46d362b feat(sdd): guard built-in SDD with experimental.sdd flag 2026-03-17 17:45:04 -04:00
Jerop Kipruto
5c69b08f60 docs: retain Conductor reference in plan-mode note and update links 2026-03-17 17:45:03 -04:00
Jerop Kipruto
3964f0cda5 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-17 17:45:03 -04:00
Jerop Kipruto
5c8302ad33 feat(cli): rename extension to sdd and add migration prompt 2026-03-17 17:45:03 -04:00