From e4adf2fb312176c0ccc194b7480e41d3ec2b853a Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 7 Sep 2026 17:49:31 -0400 Subject: [PATCH] board: parity + tag-fix lanes --- campaign/board.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/campaign/board.md b/campaign/board.md index 4cae427..f260fc8 100644 --- a/campaign/board.md +++ b/campaign/board.md @@ -48,3 +48,5 @@ Status flow: `backlog → in-progress → mapped → verified` (or `blocked`). | engine: mars/vfs (gob) | engine | verified | high | 100% | 2026-09-07 | merged: ZIP reader + native override; 8352+2035 entries = unzip -l; all 10268 files CRC-clean; byte-equal spot checks; ctest 11/11 | | determinism oracle | verify | verified | high | 100% | 2026-09-07 | BYTE-IDENTICAL across 5 runs incl. cross-process: (Autosave).sav 978041ac…, (Autosave EndTurn).sav bb4fd9ac…; gzip MTIME=0; only loaded-post-turn re-save differs (Player.Status 4->0, Summary.Checksum). findings/subsystems/determinism-oracle.md | | engine: shim trace/compare emitter | engine | in-progress | — | 0% | 2026-09-07 | C++ port of harness emit_record/esc/fmt_num + hook modes + snapshot/diff; validated by tracecmp.py exit codes | +| engine parity: first-wins keys + tokenizer rules | engine | in-progress | — | 0% | 2026-09-07 | fix mars/text + mars/parse + Python oracle to confirmed Mars::Script/GlobalConsts semantics; re-verify 100% | +| save-format tag corrections | verify | in-progress | — | 0% | 2026-09-07 | otnF/nextid/FAIDes/DHide/DWep/DName/ords/wpts into SAVE_FORMAT + save_reader; strict must stay 3/3 |