gentle-ai v1.35.0 — Native SDD status engine
Adds a machine-readable SDD status and instructions engine (#750) so orchestrators route SDD phases from structured data instead of inferring from prose.
Highlights
- Native SDD status dispatcher —
gentle-ai sdd-status [change] --json --instructionsandgentle-ai sdd-continue [change]expose authoritative phase state,nextRecommended, dependency states, andblockedReasons. - New
internal/sddstatusengine powering the dispatcher. - Native SDD Dispatcher Guard added to every agent's orchestrator prompt: route only by
nextRecommendedand dependency states, never infer from free text, and stop whenblockedReasonsis non-empty.
Install
brew upgrade gentle-aiIf you are upgrading fresh, jump straight to v1.36.1, which folds this dispatcher together with the Codex native-parity work.