What Changed
The /uf.unleash command template now includes a 9th guardrail — NEVER pause between steps to ask for human confirmation — positioned as the first guardrail in the section. This was added to fix issue unbound-force/unbound-force#457 (agents halting between steps to ask for permission).
Additionally, all 10 checkpoint transitions (Steps 0-9) now include explicit "proceed immediately" instructions.
Why It Matters
The website's common-workflows.md page lists a simplified set of /unleash guardrails. The new autonomy guardrail is the command's primary design property and should be reflected in the website documentation.
Pages to Update
content/docs/getting-started/common-workflows.md — Add the autonomy guardrail to the Guardrails summary section under "Autonomous Pipeline (/unleash)"
content/blog/unleash-in-practice.md — Consider mentioning the autonomy guarantee in the pipeline description (optional, low priority)
Reference
What Changed
The
/uf.unleashcommand template now includes a 9th guardrail — NEVER pause between steps to ask for human confirmation — positioned as the first guardrail in the section. This was added to fix issue unbound-force/unbound-force#457 (agents halting between steps to ask for permission).Additionally, all 10 checkpoint transitions (Steps 0-9) now include explicit "proceed immediately" instructions.
Why It Matters
The website's
common-workflows.mdpage lists a simplified set of/unleashguardrails. The new autonomy guardrail is the command's primary design property and should be reflected in the website documentation.Pages to Update
content/docs/getting-started/common-workflows.md— Add the autonomy guardrail to the Guardrails summary section under "Autonomous Pipeline (/unleash)"content/blog/unleash-in-practice.md— Consider mentioning the autonomy guarantee in the pipeline description (optional, low priority)Reference
openspec/changes/fix-unleash-autonomy/