docs(FN-424): add no-commit completion changeset

This commit is contained in:
Phil Larson
2026-06-12 15:00:39 -07:00
parent ab35c87114
commit 630b2a834f

View File

@@ -0,0 +1,5 @@
---
"@fusion/engine": patch
---
Allow narrowly scoped plan-only operational tasks to complete without source commits when their prompt or metadata explicitly declares no-source/no-code intent and their recorded evidence satisfies the task. The commit guard still rejects missing commits for normal implementation tasks and still enforces worktree and branch invariants before applying the no-commit exemption.