feat(FN-4086): complete Step 5 — docs and changeset

Fusion-Task-Id: FN-4086
Fusion-Task-Lineage: b2338fbc-960c-4540-9c19-216462525f0c
This commit is contained in:
Fusion
2026-05-14 04:53:48 -07:00
committed by gsxdsm
parent 6a43b786a3
commit 00e2679a24
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
"@runfusion/fusion": patch
---
Self-healing now auto-promotes tasks with all steps completed out of the `todo`
column to `in-review` (or `done` for Review Level 0 tasks), preventing finished
work from being stranded after stuck-task timeouts, ghost-review bounces, or
merge-failure re-queues.