From ae00053e0486bac9ffa92ac7341f3b45c2f295e6 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 8 Sep 2026 06:36:55 -0400 Subject: [PATCH] dashboard refresh --- campaign/DASHBOARD.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/campaign/DASHBOARD.md b/campaign/DASHBOARD.md index 4041c1e..1552d20 100644 --- a/campaign/DASHBOARD.md +++ b/campaign/DASHBOARD.md @@ -1,17 +1,17 @@ # SotS RE campaign — coverage dashboard -Generated 2026-09-08 10:03 UTC · `sots-re` @ ce73fa9,2026-09-08 · `sots-engine` @ 0f7aba1,2026-09-08 (91 commits) · regenerate with `tools/dashboard.py` +Generated 2026-09-08 10:36 UTC · `sots-re` @ 314ca20,2026-09-08 · `sots-engine` @ 241e7fa,2026-09-08 (94 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) -104 targets · mapped-or-better **87/104** `[████████░░] 84%` · verified **63/104** `[██████░░░░] 61%` +110 targets · mapped-or-better **93/110** `[████████░░] 85%` · verified **69/110** `[██████░░░░] 63%` | Status | Count | % | |---|---:|---:| -| verified | 63 | 61% | -| mapped | 24 | 23% | +| verified | 69 | 63% | +| mapped | 24 | 22% | | in-progress | 2 | 2% | | backlog | 13 | 12% | | blocked | 2 | 2% | @@ -21,11 +21,11 @@ Generated 2026-09-08 10:03 UTC · `sots-re` @ ce73fa9,2026-09-08 · `sots-engine | objects | 5 | 2 | 0 | 0 | 0 | 7 | | control-flow | 0 | 2 | 0 | 0 | 0 | 2 | | subsystems | 2 | 7 | 1 | 3 | 1 | 14 | -| engine | 10 | 0 | 0 | 0 | 0 | 10 | -| verify | 14 | 4 | 0 | 7 | 0 | 25 | +| engine | 14 | 0 | 0 | 0 | 0 | 14 | +| verify | 15 | 4 | 0 | 7 | 0 | 26 | | phase2 | 8 | 2 | 1 | 2 | 0 | 13 | | meta | 14 | 4 | 0 | 1 | 0 | 19 | -| other | 10 | 3 | 0 | 0 | 1 | 14 | +| other | 11 | 3 | 0 | 0 | 1 | 15 | ## 2. Binary understanding @@ -53,15 +53,15 @@ Generated 2026-09-08 10:03 UTC · `sots-re` @ ce73fa9,2026-09-08 · `sots-engine | `game/sim` | 2,720 | 9 | 611 | yes | game-sim.md | | `mars/parse` | 875 | 12 | 277 | yes | mars-parse.md | | `mars/rng` | 206 | 0 | 0 | yes | mars-rng.md | -| `mars/stream` | 3,703 | 6 | 222 | yes | mars-stream.md | +| `mars/stream` | 4,376 | 7 | 226 | yes | mars-stream.md | | `mars/text` | 899 | 8 | 245 | yes | mars-text.md | | `mars/vfs` | 788 | 9 | 140 | yes | mars-vfs.md | | `shim` | 8,493 | 0 | 0 | direct (WIN32) | M0.md | | `shim/hooks` | 5,554 | 0 | 0 | direct (WIN32) | M0.md | | `shim/trace` | 2,258 | 9 | 273 | direct (WIN32) | shim-trace.md | -| **total** | **30,662** | **92** | **2994** | | | +| **total** | **31,335** | **93** | **2998** | | | -Board `engine:` rows: verified **10**, mapped 0, in flight 0 (of 10) — verified & merged `[██████████] 100%` +Board `engine:` rows: verified **14**, mapped 0, in flight 0 (of 14) — verified & merged `[██████████] 100%` ## 5. Phase 2 milestones @@ -96,10 +96,10 @@ Most recent open: ## 8. Delta since previous dashboard -- verified targets: 56 → 63 (+7) · mapped-or-better: 79 → 87 (+8) -- engine LOC: 30,662 → 30,662 (+0) · test files: 92 → 92 (+0) · checks: 2,994 → 2,994 (+0) +- verified targets: 63 → 69 (+6) · mapped-or-better: 87 → 93 (+6) +- engine LOC: 30,662 → 31,335 (+673) · test files: 92 → 93 (+1) · checks: 2,994 → 2,998 (+4) - addresses verified: 607 → 607 (+0) · recovered layouts: 22 → 22 (+0) · open questions: 26 → 26 (+0) --- warnings: board.md: unknown types objects; mars-rng.md: no oracle total row parsed; mars-stream.md: no oracle total row parsed; mars-vfs.md: no oracle total row parsed - +