Commit Graph

2 Commits

Author SHA1 Message Date
Jerop Kipruto
c29a9e9211 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-19 21:59:00 -04:00
Jerop Kipruto
a9e155da69 feat(cli): rename extension to sdd and add migration prompt 2026-03-19 21:58:50 -04:00