From cfe07fef805428ecd65a3927ca7f67c4d021e9af Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 8 Sep 2026 12:15:23 -0400 Subject: [PATCH] dashboard refresh --- campaign/DASHBOARD.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/campaign/DASHBOARD.md b/campaign/DASHBOARD.md index d9df38f..28549c0 100644 --- a/campaign/DASHBOARD.md +++ b/campaign/DASHBOARD.md @@ -1,31 +1,31 @@ # SotS RE campaign — coverage dashboard -Generated 2026-09-08 16:04 UTC · `sots-re` @ ef458bb,2026-09-08 · `sots-engine` @ 6f777c2,2026-09-08 (134 commits) · regenerate with `tools/dashboard.py` +Generated 2026-09-08 16:15 UTC · `sots-re` @ f328b82,2026-09-08 · `sots-engine` @ b2bad30,2026-09-08 (136 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) -195 targets · mapped-or-better **166/195** `[█████████░] 85%` · verified **136/195** `[███████░░░] 70%` +207 targets · mapped-or-better **177/207** `[█████████░] 86%` · verified **146/207** `[███████░░░] 71%` | Status | Count | % | |---|---:|---:| -| verified | 136 | 70% | -| mapped | 30 | 15% | +| verified | 146 | 71% | +| mapped | 31 | 15% | | in-progress | 2 | 1% | -| backlog | 25 | 13% | +| backlog | 26 | 13% | | blocked | 2 | 1% | | Type | verified | mapped | in-progress | backlog | blocked | total | |---|---:|---:|---:|---:|---:|---:| | objects | 26 | 6 | 0 | 2 | 1 | 35 | -| control-flow | 10 | 2 | 0 | 1 | 0 | 13 | +| control-flow | 11 | 2 | 0 | 1 | 0 | 14 | | subsystems | 3 | 7 | 1 | 3 | 1 | 15 | -| engine | 19 | 0 | 0 | 0 | 0 | 19 | -| verify | 35 | 6 | 0 | 15 | 0 | 56 | +| engine | 20 | 0 | 0 | 0 | 0 | 20 | +| verify | 37 | 7 | 0 | 16 | 0 | 60 | | phase2 | 10 | 3 | 1 | 2 | 0 | 16 | -| meta | 30 | 6 | 0 | 1 | 0 | 37 | -| other | 3 | 0 | 0 | 1 | 0 | 4 | +| meta | 34 | 6 | 0 | 1 | 0 | 41 | +| other | 5 | 0 | 0 | 1 | 0 | 6 | ## 2. Binary understanding @@ -45,25 +45,25 @@ Generated 2026-09-08 16:04 UTC · `sots-re` @ ef458bb,2026-09-08 · `sots-engine | Module | LOC | Test files | Checks | Wired | Doc | |---|---:|---:|---:|---|---| -| `app` | 1,614 | 5 | 69 | yes | S-standalone.md | +| `app` | 1,614 | 5 | 69 | yes | N-output-term.md | | `game/combat` | 582 | 2 | 34 | yes | mars-parse.md | | `game/config` | 558 | 4 | 131 | yes | M1.md | | `game/data` | 2,053 | 12 | 462 | yes | game-data.md | | `game/design` | 1,024 | 17 | 250 | yes | game-design.md | | `game/effects` | 973 | 3 | 231 | yes | game-effects.md | | `game/events` | 558 | 3 | 152 | yes | E-events.md | -| `game/sim` | 3,100 | 10 | 699 | yes | game-sim.md | +| `game/sim` | 3,382 | 10 | 730 | yes | game-sim.md | | `mars/parse` | 875 | 12 | 277 | yes | mars-parse.md | | `mars/rng` | 244 | 0 | 0 | yes | mars-rng.md | | `mars/stream` | 5,392 | 7 | 310 | yes | mars-stream.md | | `mars/text` | 899 | 8 | 245 | yes | mars-text.md | | `mars/vfs` | 788 | 9 | 140 | yes | mars-vfs.md | -| `shim` | 11,564 | 0 | 0 | direct (WIN32) | M0.md | -| `shim/hooks` | 8,548 | 0 | 0 | direct (WIN32) | M0.md | +| `shim` | 12,102 | 0 | 0 | direct (WIN32) | M0.md | +| `shim/hooks` | 9,075 | 0 | 0 | direct (WIN32) | M0.md | | `shim/trace` | 2,258 | 9 | 273 | direct (WIN32) | shim-trace.md | -| **total** | **41,030** | **101** | **3273** | | | +| **total** | **42,377** | **101** | **3304** | | | -Board `engine:` rows: verified **19**, mapped 0, in flight 0 (of 19) — verified & merged `[██████████] 100%` +Board `engine:` rows: verified **20**, mapped 0, in flight 0 (of 20) — verified & merged `[██████████] 100%` ## 5. Phase 2 milestones @@ -130,11 +130,11 @@ Most recent open: ## 9. Delta since previous dashboard -- verified targets: 127 → 136 (+9) · mapped-or-better: 155 → 166 (+11) -- engine LOC: 40,026 → 41,030 (+1,004) · test files: 97 → 101 (+4) · checks: 3,204 → 3,273 (+69) -- addresses verified: 781 → 838 (+57) · recovered layouts: 384 → 384 (+0) · open questions: 26 → 26 (+0) +- verified targets: 136 → 146 (+10) · mapped-or-better: 166 → 177 (+11) +- engine LOC: 41,030 → 42,377 (+1,347) · test files: 101 → 101 (+0) · checks: 3,273 → 3,304 (+31) +- addresses verified: 838 → 838 (+0) · recovered layouts: 384 → 384 (+0) · open questions: 26 → 26 (+0) - standalone leaves closed: 5 → 5 (+0) · leaves still diverging: 204 → 204 (+0) --- warnings: board.md: unknown types subsystems; mars-rng.md: no oracle total row parsed; mars-stream.md: no oracle total row parsed; mars-vfs.md: no oracle total row parsed - +