1.1 KiB
1.1 KiB
M14-01A Status
status: done
task: Chromium, engine and archive identity freeze
updated: 2026-08-19 America/New_York
enablingTask: false
parityStateChange: false
Scope
The Chromium baseline is frozen at 150.0.7871.128. The checker resolves and hashes the actual browser
executable, validates every single/pthread engine resource against engine-manifest.json, and validates
both release archives against the regenerated RC_MANIFEST.json and SHA256SUMS.txt. Execution remains
disabled.
Evidence
npm --prefix web run release:offlinepassed deterministic binary/source rebuild twice.node tools/web/create-rc-manifest.mjs && node tools/web/check-rc-manifest.mjspassed.npm --prefix web run test:chromium-freezepassed with browser150.0.7871.128, two engine variants, and two archive bindings.npm --prefix web run typecheckpassed; execution remainsDISABLED.git diff --checkpassed.
Next Task
M14-01B: Firefox capability probe using the frozen field set.
Rollback
Remove the Chromium freeze checker, report, manifest, package command and this status entry; restore
M13-05H as the queue tail.