board+dashboard: engine parity merged
This commit is contained in:
parent
31153cd278
commit
8cdf3cd81d
2 changed files with 15 additions and 15 deletions
|
|
@ -1,18 +1,18 @@
|
|||
# SotS RE campaign — coverage dashboard
|
||||
|
||||
Generated 2026-09-07 22:06 UTC · `sots-re` @ 5d877d3,2026-09-07 · `sots-engine` @ 750ad59,2026-09-07 (26 commits) · regenerate with `tools/dashboard.py`
|
||||
Generated 2026-09-08 02:01 UTC · `sots-re` @ 31153cd,2026-09-07 · `sots-engine` @ 4f0a9db,2026-09-07 (29 commits) · regenerate with `tools/dashboard.py`
|
||||
|
||||
> **North star:** A functional reimplementation of the engine — behavior-equivalent, NOT byte-for-byte
|
||||
|
||||
## 1. Map coverage (campaign/board.md)
|
||||
|
||||
45 targets · mapped-or-better **35/45** `[████████░░] 78%` · verified **19/45** `[████░░░░░░] 42%`
|
||||
45 targets · mapped-or-better **36/45** `[████████░░] 80%` · verified **20/45** `[████░░░░░░] 44%`
|
||||
|
||||
| Status | Count | % |
|
||||
|---|---:|---:|
|
||||
| verified | 19 | 42% |
|
||||
| verified | 20 | 44% |
|
||||
| mapped | 16 | 36% |
|
||||
| in-progress | 3 | 7% |
|
||||
| in-progress | 2 | 4% |
|
||||
| backlog | 6 | 13% |
|
||||
| blocked | 1 | 2% |
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ Generated 2026-09-07 22:06 UTC · `sots-re` @ 5d877d3,2026-09-07 · `sots-engine
|
|||
| objects | 5 | 2 | 0 | 0 | 0 | 7 |
|
||||
| control-flow | 0 | 2 | 0 | 0 | 0 | 2 |
|
||||
| subsystems | 1 | 5 | 1 | 3 | 1 | 11 |
|
||||
| engine | 6 | 1 | 1 | 0 | 0 | 8 |
|
||||
| engine | 7 | 1 | 0 | 0 | 0 | 8 |
|
||||
| verify | 4 | 2 | 0 | 0 | 0 | 6 |
|
||||
| phase2 | 1 | 0 | 1 | 3 | 0 | 5 |
|
||||
| meta | 2 | 4 | 0 | 0 | 0 | 6 |
|
||||
|
|
@ -44,18 +44,18 @@ Generated 2026-09-07 22:06 UTC · `sots-re` @ 5d877d3,2026-09-07 · `sots-engine
|
|||
|
||||
| Module | LOC | Test files | Checks | Wired | Doc |
|
||||
|---|---:|---:|---:|---|---|
|
||||
| `game/data` | 2,055 | 12 | 462 | yes | game-data.md |
|
||||
| `game/data` | 2,053 | 12 | 462 | yes | game-data.md |
|
||||
| `game/sim` | 1,342 | 9 | 356 | yes | game-sim.md |
|
||||
| `mars/parse` | 750 | 12 | 188 | yes | mars-parse.md |
|
||||
| `mars/parse` | 875 | 12 | 277 | yes | mars-parse.md |
|
||||
| `mars/rng` | 166 | 0 | 0 | yes | mars-rng.md |
|
||||
| `mars/stream` | 3,703 | 6 | 195 | yes | mars-stream.md |
|
||||
| `mars/text` | 855 | 8 | 205 | yes | mars-text.md |
|
||||
| `mars/text` | 899 | 8 | 245 | yes | mars-text.md |
|
||||
| `mars/vfs` | 788 | 9 | 140 | yes | mars-vfs.md |
|
||||
| `shim` | 2,052 | 0 | 0 | direct (WIN32) | M0.md |
|
||||
| `shim/trace` | 1,824 | 8 | 248 | direct (WIN32) | shim-trace.md |
|
||||
| **total** | **13,535** | **64** | **1794** | | |
|
||||
| **total** | **13,702** | **64** | **1923** | | |
|
||||
|
||||
Board `engine:` rows: verified **6**, mapped 1, in flight 1 (of 8) — verified & merged `[████████░░] 75%`
|
||||
Board `engine:` rows: verified **7**, mapped 1, in flight 0 (of 8) — verified & merged `[█████████░] 88%`
|
||||
|
||||
## 5. Phase 2 milestones
|
||||
|
||||
|
|
@ -90,10 +90,10 @@ Most recent open:
|
|||
|
||||
## 8. Delta since previous dashboard
|
||||
|
||||
- verified targets: 19 → 19 (+0) · mapped-or-better: 35 → 35 (+0)
|
||||
- engine LOC: 13,535 → 13,535 (+0) · test files: 64 → 64 (+0) · checks: 1,794 → 1,794 (+0)
|
||||
- addresses verified: 90 → 91 (+1) · recovered layouts: 21 → 21 (+0) · open questions: 23 → 24 (+1)
|
||||
- verified targets: 19 → 20 (+1) · mapped-or-better: 35 → 36 (+1)
|
||||
- engine LOC: 13,535 → 13,702 (+167) · test files: 64 → 64 (+0) · checks: 1,794 → 1,923 (+129)
|
||||
- addresses verified: 91 → 91 (+0) · recovered layouts: 21 → 21 (+0) · open questions: 24 → 24 (+0)
|
||||
|
||||
---
|
||||
warnings: mars-rng.md: no oracle total row parsed; mars-stream.md: no oracle total row parsed; mars-vfs.md: no oracle total row parsed
|
||||
<!-- dashboard-metrics {"verified": 19, "mapped_plus": 35, "targets": 45, "loc": 13535, "tests": 64, "checks": 1794, "addr_verified": 91, "addr_total": 103, "layouts": 21, "open_q": 24} -->
|
||||
<!-- dashboard-metrics {"verified": 20, "mapped_plus": 36, "targets": 45, "loc": 13702, "tests": 64, "checks": 1923, "addr_verified": 91, "addr_total": 103, "layouts": 21, "open_q": 24} -->
|
||||
|
|
|
|||
|
|
@ -48,5 +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 | verified | high | 100% | 2026-09-07 | merged (sots-engine 9e110b4): emitter byte-exact vs mkfixture, tracer, snapshot/diff, Hook<Descriptor>; ctest 18/18; tracecmp exits 0/1/2 as specified; shim links |
|
||||
| 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% |
|
||||
| engine parity: first-wins keys + tokenizer rules | engine | verified | high | 100% | 2026-09-07 | merged: Mars::Script tokenizer rules, first-wins keys, trailing-pair drop in mars/parse+mars/text AND Python oracle; oracles 1531/1531, 64/64; only real-data effects: 2 dropped trailing pairs (engine uses defaults), systemnames.txt nesting |
|
||||
| save-format tag corrections | verify | verified | high | 100% | 2026-09-07 | byte-confirmed at offsets (otnF x62, nextid, FAIDes/DHide/DWep/DName x43, ords, wpts, paths); reader A()-matches them; 36 tests; strict 3/3, infos 259->197; SAVE_FORMAT §10 changelog |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue