dashboard refresh

This commit is contained in:
alex 2026-09-08 19:51:24 -04:00
parent cc6db82497
commit ffff622b0d

View file

@ -1,30 +1,30 @@
# SotS RE campaign — coverage dashboard # SotS RE campaign — coverage dashboard
Generated 2026-09-08 23:41 UTC · `sots-re` @ 4293200,2026-09-08 · `sots-engine` @ f99488a,2026-09-08 (220 commits) · regenerate with `tools/dashboard.py` Generated 2026-09-08 23:51 UTC · `sots-re` @ cc6db82,2026-09-08 · `sots-engine` @ 16b1e65,2026-09-08 (223 commits) · regenerate with `tools/dashboard.py`
> **North star:** A functional reimplementation of the engine — behavior-equivalent, NOT byte-for-byte > **North star:** A functional reimplementation of the engine — behavior-equivalent, NOT byte-for-byte
## 1. Map coverage (campaign/board.md) ## 1. Map coverage (campaign/board.md)
365 targets · mapped-or-better **324/365** `[█████████░] 89%` · verified **282/365** `[████████░░] 77%` 370 targets · mapped-or-better **329/370** `[█████████░] 89%` · verified **287/370** `[████████░░] 78%`
| Status | Count | % | | Status | Count | % |
|---|---:|---:| |---|---:|---:|
| verified | 282 | 77% | | verified | 287 | 78% |
| mapped | 42 | 12% | | mapped | 42 | 11% |
| in-progress | 4 | 1% | | in-progress | 4 | 1% |
| backlog | 35 | 10% | | backlog | 35 | 9% |
| blocked | 2 | 1% | | blocked | 2 | 1% |
| Type | verified | mapped | in-progress | backlog | blocked | total | | Type | verified | mapped | in-progress | backlog | blocked | total |
|---|---:|---:|---:|---:|---:|---:| |---|---:|---:|---:|---:|---:|---:|
| objects | 41 | 6 | 0 | 3 | 1 | 51 | | objects | 42 | 6 | 0 | 3 | 1 | 52 |
| control-flow | 24 | 2 | 0 | 0 | 0 | 26 | | control-flow | 24 | 2 | 0 | 0 | 0 | 26 |
| subsystems | 4 | 8 | 0 | 2 | 1 | 15 | | subsystems | 4 | 8 | 0 | 2 | 1 | 15 |
| engine | 28 | 0 | 0 | 0 | 0 | 28 | | engine | 28 | 0 | 0 | 0 | 0 | 28 |
| verify | 87 | 15 | 3 | 29 | 0 | 134 | | verify | 89 | 15 | 3 | 29 | 0 | 136 |
| phase2 | 13 | 3 | 1 | 0 | 0 | 17 | | phase2 | 13 | 3 | 1 | 0 | 0 | 17 |
| meta | 66 | 6 | 0 | 1 | 0 | 73 | | meta | 68 | 6 | 0 | 1 | 0 | 75 |
| other | 19 | 2 | 0 | 0 | 0 | 21 | | other | 19 | 2 | 0 | 0 | 0 | 21 |
## 2. Binary understanding ## 2. Binary understanding
@ -60,10 +60,10 @@ Generated 2026-09-08 23:41 UTC · `sots-re` @ 4293200,2026-09-08 · `sots-engine
| `mars/stream` | 5,407 | 7 | 310 | yes | mars-stream.md | | `mars/stream` | 5,407 | 7 | 310 | yes | mars-stream.md |
| `mars/text` | 899 | 8 | 245 | yes | mars-text.md | | `mars/text` | 899 | 8 | 245 | yes | mars-text.md |
| `mars/vfs` | 788 | 9 | 140 | yes | mars-vfs.md | | `mars/vfs` | 788 | 9 | 140 | yes | mars-vfs.md |
| `shim` | 15,837 | 0 | 0 | direct (WIN32) | H-probes.md | | `shim` | 15,917 | 0 | 0 | direct (WIN32) | H-probes.md |
| `shim/hooks` | 12,748 | 0 | 0 | direct (WIN32) | L1-predictions.md | | `shim/hooks` | 12,811 | 0 | 0 | direct (WIN32) | L1-predictions.md |
| `shim/trace` | 2,258 | 9 | 273 | direct (WIN32) | shim-trace.md | | `shim/trace` | 2,258 | 9 | 273 | direct (WIN32) | shim-trace.md |
| **total** | **57,292** | **121** | **4238** | | | | **total** | **57,435** | **121** | **4238** | | |
Board `engine:` rows: verified **28**, mapped 0, in flight 0 (of 28) — verified & merged `[██████████] 100%` Board `engine:` rows: verified **28**, mapped 0, in flight 0 (of 28) — verified & merged `[██████████] 100%`
@ -132,11 +132,11 @@ Most recent open:
## 9. Delta since previous dashboard ## 9. Delta since previous dashboard
- verified targets: 253 → 282 (+29) · mapped-or-better: 293 → 324 (+31) - verified targets: 282 → 287 (+5) · mapped-or-better: 324 → 329 (+5)
- engine LOC: 50,923 → 57,292 (+6,369) · test files: 117 → 121 (+4) · checks: 4,084 → 4,238 (+154) - engine LOC: 57,292 → 57,435 (+143) · test files: 121 → 121 (+0) · checks: 4,238 → 4,238 (+0)
- addresses verified: 1,100 → 1,104 (+4) · recovered layouts: 384 → 384 (+0) · open questions: 26 → 26 (+0) - addresses verified: 1,104 → 1,104 (+0) · recovered layouts: 384 → 384 (+0) · open questions: 26 → 26 (+0)
- standalone leaves closed: 45 → 45 (+0) · leaves still diverging: 63 → 63 (+0) - standalone leaves closed: 45 → 45 (+0) · leaves still diverging: 63 → 63 (+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 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": 282, "mapped_plus": 324, "targets": 365, "loc": 57292, "tests": 121, "checks": 4238, "addr_verified": 1104, "addr_total": 1223, "layouts": 384, "open_q": 26, "sa_closed": 45, "sa_left": 63} --> <!-- dashboard-metrics {"verified": 287, "mapped_plus": 329, "targets": 370, "loc": 57435, "tests": 121, "checks": 4238, "addr_verified": 1104, "addr_total": 1223, "layouts": 384, "open_q": 26, "sa_closed": 45, "sa_left": 63} -->