docs(vt): append Part A closeout ledger line to the slice-1 contract

This commit is contained in:
Erik 2026-09-06 21:04:18 +02:00
parent 0d10399e0e
commit 17f2143a71

View file

@ -112,3 +112,19 @@ under WSL if available).
## Out of scope
Rebuilding the tabs on the new columns (slice 7, visual gate), any behavior
change in combat/buff/loot/nav (slices 2-6).
## Ledger
**Part A (VTank file compatibility) — CODE-COMPLETE 2026-09-06, worktree
`worktree-agent-a4e93dac28a3d6f36`, base `1b8183674`.** A1 (`.usd`/`.ast`
generic database engine + 137-setting mapping + real `RechargeHandlerSet`
table, 26 rows not 24), A2 (profile-directory resolution + VTank naming
rules — foundation only, not yet wired into MossTankProfileStore/
MossTankMetaProfileStore/MossTankRouteProfileStore's own selection/storage),
and A3 (metaf `.af` engine covering all 28 conditions/16 actions/10 nav
types, all four contract proofs passing on real fixtures; binary `.met`/
`.nav` demoted to one-shot import, their writers deleted) landed across
three commits. 424 MossTank tests passing (was 345). Full details,
deviations, and the owed A2 integration are in the closeout report handed
to the lead. Part B (multi-column `<list>`) is a separate worktree/
implementer and not covered by this ledger entry.