ci/woodpecker/pr/ci Pipeline failed
runRuntimeLaunchEntry set MOSAIC_HOME to the shipped framework root, so launch-runtime.py appended its launch ledger to framework/fleet/run/sessions/events.ndjson — polluting the tree that manifest.spec.ts walks and failing its completeness check in CI. Point MOSAIC_HOME at the per-entry temp root instead. Nothing in the launch chain resolves tools via MOSAIC_HOME (entry scripts resolve via SCRIPT_DIR); the ledger is its only consumer here. Co-Authored-By: Claude Fable 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01Dtdjx4Gxude9fwyLezCrhh