feat(FN-4890): complete Step 8 — docs, defaults, and reliability coverage

Fusion-Task-Id: FN-4890
Fusion-Task-Lineage: d1ae6585-7df0-481f-83c3-c7cdd45daf4f
This commit is contained in:
Fusion (runfusion.ai)
2026-05-17 10:30:40 -07:00
committed by gsxdsm
parent e40aecf77d
commit 5233bc9347
7 changed files with 16 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": minor
---
Add board-health self-healing levers in the engine: paused-scope decay rebound for blocked paused holders, meta-task chain auto-close for resolved/stalled recursion, and a board-stall sweep with verification-gated ntfy escalation. This adds new project settings (`pausedScopeDecayMs`, `metaTaskStallAutoCloseMs`, `boardStallSweepWindowMs`, `boardStallBlockedGrowthThreshold`) plus run-audit events for rebound/archive/stall outcomes.