Files
fusion/.changeset/fn-4102-executor-durability-guard.md
Fusion d38b3b258b feat(FN-4102): add executor durability guard documentation
Adds documentation and a changeset for the executor durability guard feature (FN-4102).

Fusion-Task-Id: FN-4102
2026-05-13 09:06:20 -07:00

365 B

@runfusion/fusion
@runfusion/fusion
patch

Add an executor durability guard that prevents silent requeue when a task worktree still has uncommitted attributable changes. Affected recovery/requeue paths now park the task as failed with stranded-worktree diagnostics (including worktree path and recovery hints) instead of dropping back to todo without operator visibility.