SDD Auto-Init Guard + Strict TDD Config Resolution
What changed
SDD Init Guard: All orchestrators now automatically run /sdd-init before any SDD command if project context is missing from Engram. No more silent failures when Strict TDD Mode or testing capabilities are not detected.
Strict TDD resolution: sdd-init no longer asks interactively. It reads the preference from the agent's system prompt marker (set by the gentle-ai TUI). Priority chain: TUI marker > openspec config > default enabled (if test runner exists).
README updated: Documents /sdd-init and skill-registry as the two project-level commands to run when project context changes.
Upgrade
brew upgrade gentle-aiThen gentle-ai sync to update orchestrator prompts.