Reproducibility scripts

The §12.1 reproducibility suite for The Alphabet from the Sky · source on GitHub

Every script runs with node and a fixed-seed PRNG (mulberry32 — no Date.now / Math.random), so each result is reproducible bit-for-bit. Clone the repository and run node scripts/<name>.mjs; the lexicon, alignments, name-refs and ephemeris are committed alongside the scripts.

Run the assertion suite

node scripts/tests.mjs   # 106 assertions, all passing

The scripts

See the paper's §12.1 Reproduce for what each script verifies and which claim it anchors.