feat(FN-3717): gate bootstrap on openclaw bridge asset

Stabilizes the OpenClaw bundle by hardening the asset copy logic and gating the bootstrap flow on the openclaw bridge asset being present, with regression tests covering the new bundle-output helpers and a patch changeset for `@runfusion/fusion`.

Fusion-Task-Id: FN-3717
This commit is contained in:
Fusion
2026-05-07 18:56:46 -07:00
committed by gsxdsm
parent c0ed278a4d
commit a732ebb8c9
8 changed files with 92 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": patch
---
Stabilize CLI bundle-output test for the fusion-plugin-openclaw-runtime
`mcp-schema-server.cjs` bridge asset on clean checkouts and fail loudly
in tsup if the source asset is missing.