dashboard refresh
This commit is contained in:
parent
f8f5581204
commit
707da6f848
1 changed files with 15 additions and 14 deletions
|
|
@ -1,19 +1,19 @@
|
|||
# SotS RE campaign — coverage dashboard
|
||||
|
||||
Generated 2026-09-08 14:35 UTC · `sots-re` @ 66fdf0f,2026-09-08 · `sots-engine` @ bcf4297,2026-09-08 (115 commits) · regenerate with `tools/dashboard.py`
|
||||
Generated 2026-09-08 14:39 UTC · `sots-re` @ f8f5581,2026-09-08 · `sots-engine` @ ce12a5a,2026-09-08 (117 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)
|
||||
|
||||
172 targets · mapped-or-better **145/172** `[████████░░] 84%` · verified **119/172** `[███████░░░] 69%`
|
||||
178 targets · mapped-or-better **150/178** `[████████░░] 84%` · verified **122/178** `[███████░░░] 69%`
|
||||
|
||||
| Status | Count | % |
|
||||
|---|---:|---:|
|
||||
| verified | 119 | 69% |
|
||||
| mapped | 26 | 15% |
|
||||
| verified | 122 | 69% |
|
||||
| mapped | 28 | 16% |
|
||||
| in-progress | 2 | 1% |
|
||||
| backlog | 23 | 13% |
|
||||
| backlog | 24 | 13% |
|
||||
| blocked | 2 | 1% |
|
||||
|
||||
| Type | verified | mapped | in-progress | backlog | blocked | total |
|
||||
|
|
@ -21,10 +21,10 @@ Generated 2026-09-08 14:35 UTC · `sots-re` @ 66fdf0f,2026-09-08 · `sots-engine
|
|||
| objects | 25 | 6 | 0 | 2 | 1 | 34 |
|
||||
| control-flow | 7 | 2 | 0 | 1 | 0 | 10 |
|
||||
| subsystems | 3 | 7 | 1 | 3 | 1 | 15 |
|
||||
| engine | 18 | 0 | 0 | 0 | 0 | 18 |
|
||||
| verify | 31 | 4 | 0 | 13 | 0 | 48 |
|
||||
| engine | 19 | 0 | 0 | 0 | 0 | 19 |
|
||||
| verify | 31 | 5 | 0 | 14 | 0 | 50 |
|
||||
| phase2 | 10 | 3 | 1 | 2 | 0 | 16 |
|
||||
| meta | 23 | 4 | 0 | 1 | 0 | 28 |
|
||||
| meta | 25 | 5 | 0 | 1 | 0 | 31 |
|
||||
| other | 2 | 0 | 0 | 1 | 0 | 3 |
|
||||
|
||||
## 2. Binary understanding
|
||||
|
|
@ -45,6 +45,7 @@ Generated 2026-09-08 14:35 UTC · `sots-re` @ 66fdf0f,2026-09-08 · `sots-engine
|
|||
|
||||
| Module | LOC | Test files | Checks | Wired | Doc |
|
||||
|---|---:|---:|---:|---|---|
|
||||
| `app` | 1,192 | 3 | 34 | yes | S-standalone.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 |
|
||||
|
|
@ -59,9 +60,9 @@ Generated 2026-09-08 14:35 UTC · `sots-re` @ 66fdf0f,2026-09-08 · `sots-engine
|
|||
| `shim` | 9,903 | 0 | 0 | direct (WIN32) | M0.md |
|
||||
| `shim/hooks` | 6,957 | 0 | 0 | direct (WIN32) | M0.md |
|
||||
| `shim/trace` | 2,258 | 9 | 273 | direct (WIN32) | shim-trace.md |
|
||||
| **total** | **35,582** | **94** | **3170** | | |
|
||||
| **total** | **36,774** | **97** | **3204** | | |
|
||||
|
||||
Board `engine:` rows: verified **18**, mapped 0, in flight 0 (of 18) — verified & merged `[██████████] 100%`
|
||||
Board `engine:` rows: verified **19**, mapped 0, in flight 0 (of 19) — verified & merged `[██████████] 100%`
|
||||
|
||||
## 5. Phase 2 milestones
|
||||
|
||||
|
|
@ -128,11 +129,11 @@ Most recent open:
|
|||
|
||||
## 9. Delta since previous dashboard
|
||||
|
||||
- verified targets: 119 → 119 (+0) · mapped-or-better: 145 → 145 (+0)
|
||||
- engine LOC: 35,582 → 35,582 (+0) · test files: 94 → 94 (+0) · checks: 3,170 → 3,170 (+0)
|
||||
- verified targets: 119 → 122 (+3) · mapped-or-better: 145 → 150 (+5)
|
||||
- engine LOC: 35,582 → 36,774 (+1,192) · test files: 94 → 97 (+3) · checks: 3,170 → 3,204 (+34)
|
||||
- addresses verified: 777 → 777 (+0) · recovered layouts: 384 → 384 (+0) · open questions: 26 → 26 (+0)
|
||||
- standalone leaves closed: n/a · leaves still diverging: n/a
|
||||
- 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
|
||||
<!-- dashboard-metrics {"verified": 119, "mapped_plus": 145, "targets": 172, "loc": 35582, "tests": 94, "checks": 3170, "addr_verified": 777, "addr_total": 801, "layouts": 384, "open_q": 26, "sa_closed": 5, "sa_left": 204} -->
|
||||
<!-- dashboard-metrics {"verified": 122, "mapped_plus": 150, "targets": 178, "loc": 36774, "tests": 97, "checks": 3204, "addr_verified": 777, "addr_total": 801, "layouts": 384, "open_q": 26, "sa_closed": 5, "sa_left": 204} -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue