feat(FN-5065): merge fusion/fn-5065

This commit is contained in:
gsxdsm
2026-05-18 14:16:22 -07:00
parent 57eaac42bf
commit bed14fda7b
3 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
SelfHealingManager.reapUnregisteredOrphans now defers reaping paths that are bound to a live active session, restoring the FN-4811 guard lost during the auto-archive incident.