board: the gather ordering contract is bound in the engine
This commit is contained in:
parent
d6f725a7ae
commit
2338ad40dd
2 changed files with 14 additions and 13 deletions
|
|
@ -1,17 +1,17 @@
|
|||
# SotS RE campaign — coverage dashboard
|
||||
|
||||
Generated 2026-09-09 07:39 UTC · `sots-re` @ 696935e,2026-09-09 · `sots-engine` @ dea127d,2026-09-09 (242 commits) · regenerate with `tools/dashboard.py`
|
||||
Generated 2026-09-09 07:41 UTC · `sots-re` @ d6f725a,2026-09-09 · `sots-engine` @ 45b16ef,2026-09-09 (244 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)
|
||||
|
||||
442 targets · mapped-or-better **394/442** `[█████████░] 89%` · verified **352/442** `[████████░░] 80%`
|
||||
443 targets · mapped-or-better **395/443** `[█████████░] 89%` · verified **353/443** `[████████░░] 80%`
|
||||
|
||||
| Status | Count | % |
|
||||
|---|---:|---:|
|
||||
| verified | 352 | 80% |
|
||||
| mapped | 42 | 10% |
|
||||
| verified | 353 | 80% |
|
||||
| mapped | 42 | 9% |
|
||||
| in-progress | 5 | 1% |
|
||||
| backlog | 41 | 9% |
|
||||
| blocked | 2 | 0% |
|
||||
|
|
@ -21,7 +21,7 @@ Generated 2026-09-09 07:39 UTC · `sots-re` @ 696935e,2026-09-09 · `sots-engine
|
|||
| objects | 46 | 6 | 0 | 3 | 1 | 56 |
|
||||
| control-flow | 41 | 2 | 1 | 0 | 0 | 44 |
|
||||
| subsystems | 4 | 8 | 0 | 2 | 1 | 15 |
|
||||
| engine | 31 | 0 | 0 | 0 | 0 | 31 |
|
||||
| engine | 32 | 0 | 0 | 0 | 0 | 32 |
|
||||
| verify | 105 | 15 | 3 | 35 | 0 | 158 |
|
||||
| phase2 | 13 | 3 | 1 | 0 | 0 | 17 |
|
||||
| meta | 93 | 6 | 0 | 1 | 0 | 100 |
|
||||
|
|
@ -47,7 +47,7 @@ Generated 2026-09-09 07:39 UTC · `sots-re` @ 696935e,2026-09-09 · `sots-engine
|
|||
| Module | LOC | Test files | Checks | Wired | Doc |
|
||||
|---|---:|---:|---:|---|---|
|
||||
| `app` | 4,838 | 9 | 207 | yes | N-output-term.md |
|
||||
| `game/ai` | 2,089 | 8 | 322 | yes | L4-ai-orders.md |
|
||||
| `game/ai` | 2,128 | 8 | 322 | yes | L4-ai-orders.md |
|
||||
| `game/combat` | 582 | 2 | 34 | yes | L2-predictions.md |
|
||||
| `game/config` | 558 | 4 | 131 | yes | M1.md |
|
||||
| `game/data` | 2,077 | 12 | 462 | yes | game-data.md |
|
||||
|
|
@ -61,12 +61,12 @@ Generated 2026-09-09 07:39 UTC · `sots-re` @ 696935e,2026-09-09 · `sots-engine
|
|||
| `mars/stream` | 5,834 | 8 | 329 | yes | mars-stream.md |
|
||||
| `mars/text` | 899 | 8 | 245 | yes | mars-text.md |
|
||||
| `mars/vfs` | 788 | 9 | 140 | yes | mars-vfs.md |
|
||||
| `shim` | 16,295 | 0 | 0 | direct (WIN32) | H-probes.md |
|
||||
| `shim/hooks` | 13,189 | 0 | 0 | direct (WIN32) | L1-predictions.md |
|
||||
| `shim` | 16,709 | 0 | 0 | direct (WIN32) | H-probes.md |
|
||||
| `shim/hooks` | 13,593 | 0 | 0 | direct (WIN32) | L1-predictions.md |
|
||||
| `shim/trace` | 2,258 | 9 | 273 | direct (WIN32) | shim-trace.md |
|
||||
| **total** | **58,647** | **122** | **4257** | | |
|
||||
| **total** | **59,504** | **122** | **4257** | | |
|
||||
|
||||
Board `engine:` rows: verified **31**, mapped 0, in flight 0 (of 31) — verified & merged `[██████████] 100%`
|
||||
Board `engine:` rows: verified **32**, mapped 0, in flight 0 (of 32) — verified & merged `[██████████] 100%`
|
||||
|
||||
## 5. Phase 2 milestones
|
||||
|
||||
|
|
@ -133,11 +133,11 @@ Most recent open:
|
|||
|
||||
## 9. Delta since previous dashboard
|
||||
|
||||
- verified targets: 351 → 352 (+1) · mapped-or-better: 393 → 394 (+1)
|
||||
- engine LOC: 58,647 → 58,647 (+0) · test files: 122 → 122 (+0) · checks: 4,257 → 4,257 (+0)
|
||||
- verified targets: 352 → 353 (+1) · mapped-or-better: 394 → 395 (+1)
|
||||
- engine LOC: 58,647 → 59,504 (+857) · test files: 122 → 122 (+0) · checks: 4,257 → 4,257 (+0)
|
||||
- addresses verified: 1,163 → 1,163 (+0) · recovered layouts: 384 → 384 (+0) · open questions: 26 → 26 (+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
|
||||
<!-- dashboard-metrics {"verified": 352, "mapped_plus": 394, "targets": 442, "loc": 58647, "tests": 122, "checks": 4257, "addr_verified": 1163, "addr_total": 1294, "layouts": 384, "open_q": 26, "sa_closed": 45, "sa_left": 63} -->
|
||||
<!-- dashboard-metrics {"verified": 353, "mapped_plus": 395, "targets": 443, "loc": 59504, "tests": 122, "checks": 4257, "addr_verified": 1163, "addr_total": 1294, "layouts": 384, "open_q": 26, "sa_closed": 45, "sa_left": 63} -->
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue