mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-21 10:01:37 -06:00
00164c7bdc
Sub-agent caching audit tranche, all measured on runs 31856622489 and 31857193681: - QA Smoke parts rebuilt the runtime twice and packed a docker tgz that no scenario in the smoke coverage set consumes (verified against the resolved plan: zero docker-lane, zero Control UI scenarios). One private overlay build replaces the public-build/ui:build/pack/private-rebuild chain (~35-50s per part); the run step fails closed if a docker-lane scenario ever returns, and the guard now pins never-pack-after-private-build. - report-plugin-sdk-api-diff is pure reporting (nothing passes --require-acknowledgement); it now runs on manual/release dispatches only. - check-npm-lock resolved ~94 npm graphs against the registry on every push; push/PR runs now use the reviewed --changed scoping (2.4s on dep-free diffs) with a fail-open full sweep on base-fetch failure, and dispatches keep --all for registry-drift coverage. - Six restore-test-caches gates said 'github' only while the writer already runs in hybrid; hybrid attempt-1 lanes now restore the transform seed. - QA smoke lane reads the protected build compile cache; test-type stripes widen to five.