v0.8.1
[0.8.1] - 2026-07-08
Test, bench, and CI hardening — honest gates, parallel truth-linux, and catalog-driven coverage.
Added
- Parallel truth-linux CI lane — setup fan-out, four test shards, bench/mutating/integration/mid lanes, coverage merge, and a
ci-parallel-finalprofile that runsreport:runtime-seamsagainst stitched artifacts. check:gatesin gauntlet — Tier 0.2czap checkgates (early-return detection, sanctioned skips, capability linkage) wired into the full gauntlet phase list.- Catalog-driven bench execution — generated bench tests honor capability probes and sanctioned skips instead of lying about coverage.
scripts/mint-gauntlet-context.ts— onegauntletRunIdminted in parallel setup and propagated through fan-out jobs for runtime-seams coherence.
Fixed
- Bench harness —
ecs-compositionmigrated to tinybench; wasm bench lane installs the stable Rust toolchain beforebuild:wasm. - Parallel artifact handoff — capsule manifest, benchmark tarballs, coverage shard layout, and gauntlet context ship in setup artifacts; final job restores them at repo root.
- WebKit WebCodecs — broaden the
webcodecs-absentprobe so Playwright WebKit on Linux skips encode instead of crashing the browser process.
Internal
- Standards sign-offs — traceability snapshot/waivers updated for new sanctioned skips and gate wiring.
Breaking
- None.