feat(FN-4689): complete Step 5 — add changeset and delivery notes

Fusion-Task-Id: FN-4689
Fusion-Task-Lineage: 3b856c6f-27b2-4a1c-bd6e-41e716bffd4d
This commit is contained in:
Fusion (runfusion.ai)
2026-05-15 16:38:04 -07:00
committed by gsxdsm
parent d885365fa9
commit a27614fa85

View File

@@ -0,0 +1,4 @@
---
"@runfusion/fusion": patch
---
Routine-runner now threads a `RunAuditor` through `resolveSandboxBackend()` so user-configured routine commands emit `sandbox:prepare`/`sandbox:run`/`sandbox:failure` lifecycle events alongside executor and merger commands, closing the FN-4640 observability gap.