4a55150fc0ceead49c9806966635137be6443edc
The reconstructed collision response dispatches record flags before adding the selected record's static score. Rust previously scored first and delayed the permanent-double transition until a later completed bank, leaving the three magnetic records inactive and producing the wrong ninth-bank total. Apply flag-driven rules first, keep the 24,464 completion award at the old single multiplier, then activate permanent double scoring and records 153, 6, and 154 before the final 1,500-point collision score. Subsequent completed banks now immediately add 100,000 to the per-player secondary score. Update the regression test and reconstruction notes with the observable order. Test Plan: - `cargo test --workspace --all-targets --all-features` -- 114 passed - `cargo clippy --workspace --all-targets --all-features -- -D warnings` -- passed - `bash original/tools/test_reconstructed_c.sh` -- passed - `python3 original/tools/audit_reconstruction.py --require-complete` -- passed - `rumdl check --flavor commonmark RECONSTRUCTION.md CHANGELOG.md` -- passed - `git diff --cached --check` -- passed - `cargo +nightly fmt -- --check` -- reports pre-existing whole-project diffs
Description
No description provided
22 MiB
Languages
C
73.8%
Rust
13.9%
C++
5.1%
Python
4.1%
Shell
1.4%
Other
1.6%