dashboard refresh
This commit is contained in:
parent
164f14fa7f
commit
e1bdbe6edb
1 changed files with 20 additions and 20 deletions
|
|
@ -1,31 +1,31 @@
|
|||
# SotS RE campaign — coverage dashboard
|
||||
|
||||
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`
|
||||
Generated 2026-09-08 11:09 UTC · `sots-re` @ 164f14f,2026-09-08 · `sots-engine` @ f4f3a7a,2026-09-08 (100 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)
|
||||
|
||||
110 targets · mapped-or-better **93/110** `[████████░░] 85%` · verified **69/110** `[██████░░░░] 63%`
|
||||
124 targets · mapped-or-better **107/124** `[█████████░] 86%` · verified **83/124** `[███████░░░] 67%`
|
||||
|
||||
| Status | Count | % |
|
||||
|---|---:|---:|
|
||||
| verified | 69 | 63% |
|
||||
| mapped | 24 | 22% |
|
||||
| verified | 83 | 67% |
|
||||
| mapped | 24 | 19% |
|
||||
| in-progress | 2 | 2% |
|
||||
| backlog | 13 | 12% |
|
||||
| backlog | 13 | 10% |
|
||||
| blocked | 2 | 2% |
|
||||
|
||||
| Type | verified | mapped | in-progress | backlog | blocked | total |
|
||||
|---|---:|---:|---:|---:|---:|---:|
|
||||
| objects | 5 | 2 | 0 | 0 | 0 | 7 |
|
||||
| control-flow | 0 | 2 | 0 | 0 | 0 | 2 |
|
||||
| subsystems | 2 | 7 | 1 | 3 | 1 | 14 |
|
||||
| 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 | 11 | 3 | 0 | 0 | 1 | 15 |
|
||||
| subsystems | 3 | 7 | 1 | 3 | 1 | 15 |
|
||||
| engine | 15 | 0 | 0 | 0 | 0 | 15 |
|
||||
| verify | 21 | 3 | 0 | 7 | 0 | 31 |
|
||||
| phase2 | 10 | 2 | 1 | 2 | 0 | 15 |
|
||||
| meta | 17 | 4 | 0 | 1 | 0 | 22 |
|
||||
| other | 12 | 4 | 0 | 0 | 1 | 17 |
|
||||
|
||||
## 2. Binary understanding
|
||||
|
||||
|
|
@ -50,18 +50,18 @@ Generated 2026-09-08 10:36 UTC · `sots-re` @ 314ca20,2026-09-08 · `sots-engine
|
|||
| `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` | 2,720 | 9 | 611 | yes | game-sim.md |
|
||||
| `game/sim` | 3,100 | 10 | 699 | yes | game-sim.md |
|
||||
| `mars/parse` | 875 | 12 | 277 | yes | mars-parse.md |
|
||||
| `mars/rng` | 206 | 0 | 0 | yes | mars-rng.md |
|
||||
| `mars/stream` | 4,376 | 7 | 226 | yes | mars-stream.md |
|
||||
| `mars/stream` | 4,798 | 7 | 246 | 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` | 8,947 | 0 | 0 | direct (WIN32) | M0.md |
|
||||
| `shim/hooks` | 6,008 | 0 | 0 | direct (WIN32) | M0.md |
|
||||
| `shim/trace` | 2,258 | 9 | 273 | direct (WIN32) | shim-trace.md |
|
||||
| **total** | **31,335** | **93** | **2998** | | |
|
||||
| **total** | **33,045** | **94** | **3106** | | |
|
||||
|
||||
Board `engine:` rows: verified **14**, mapped 0, in flight 0 (of 14) — verified & merged `[██████████] 100%`
|
||||
Board `engine:` rows: verified **15**, mapped 0, in flight 0 (of 15) — verified & merged `[██████████] 100%`
|
||||
|
||||
## 5. Phase 2 milestones
|
||||
|
||||
|
|
@ -96,10 +96,10 @@ Most recent open:
|
|||
|
||||
## 8. Delta since previous dashboard
|
||||
|
||||
- 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)
|
||||
- verified targets: 69 → 83 (+14) · mapped-or-better: 93 → 107 (+14)
|
||||
- engine LOC: 31,335 → 33,045 (+1,710) · test files: 93 → 94 (+1) · checks: 2,998 → 3,106 (+108)
|
||||
- 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
|
||||
<!-- dashboard-metrics {"verified": 69, "mapped_plus": 93, "targets": 110, "loc": 31335, "tests": 93, "checks": 2998, "addr_verified": 607, "addr_total": 615, "layouts": 22, "open_q": 26} -->
|
||||
<!-- dashboard-metrics {"verified": 83, "mapped_plus": 107, "targets": 124, "loc": 33045, "tests": 94, "checks": 3106, "addr_verified": 607, "addr_total": 615, "layouts": 22, "open_q": 26} -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue