Reproducibility
HTML reading page generated from the source Markdown document.
Reading mode
This page is the static HTML reader for bootstrap/reproducibility.md. Internal Markdown links are rewritten to HTML when a matching reading page exists.
Reproducibility
Seed reproducibility compares repeated installations, manifest state, versions, IR, and generated native fixtures:
toolchain/test_bootstrap_reproducibility.sh
toolchain/scripts/bootstrap/verify.sh
make bootstrap-native-snapshots
Compiler-generation reproducibility is a stricter contract:
python3 tools/selfhost_completion_audit.py --require-parity
The strict command remains failing while successive generated compiler hashes differ.