diff --git a/docs/plans/2026-09-06-campaign-vt-vt2-gap-audit.md b/docs/plans/2026-09-06-campaign-vt-vt2-gap-audit.md index 8ed9df66..d66ce409 100644 --- a/docs/plans/2026-09-06-campaign-vt-vt2-gap-audit.md +++ b/docs/plans/2026-09-06-campaign-vt-vt2-gap-audit.md @@ -1,7 +1,7 @@ # Campaign VT — VT2 gap audit and implementation order Date: 2026-09-06 -Status: DRAFT until the VT1 citation pass and doc 07 land; then FINAL. +Status: FINAL 2026-09-06 (VT1 citation pass folded for all nine docs). Inputs: the nine "MossTank gap" sections in `docs/research/vtank-kb/`, the review of `c406942ef` recorded in `docs/plans/2026-09-06-mosstank-mode-arbitration.md`, and the owner decisions @@ -55,3 +55,4 @@ before slice 2; the commit stays as is on the branch. - 2026-09-06 doc 07 landed and its gaps placed in slice 8; owner amendment: metas and navs are metaf `.af` (slice 1b rewritten). Citation pass still pending before FINAL. - 2026-09-06 citation pass folded for docs 02-09 (commits `1b8183674`, `887242cd1`, `2e36ea826`, `642eacc13`, `ee901b7f2`, `69bb16484`, `d8f85848b`, `caf730752`); slice rows re-judged where a finding moved (slice 4 G4 → ordering only; slice 5 gains "MossTank's pickup-priority sort has no live VTank counterpart" as a documented addition, not a gap; slice 6's OpenVendor row: retail stays busy on missing/non-vendor objects, fire-and-forget only on the resolving path; slice 8's nav-node candidate filter = free-standing objects only). Doc 01 verifier pending; FINAL after it lands. - 2026-09-06 owner: no interop — slice 9 dropped; every plugin is rewritten against acdream's own API. +- 2026-09-06 doc 01 verifier folded (`tString` rows are not in the Advanced Options list; the template ships 8 tables with an empty `Settings` table; `bk.a` rewrites every `.usd` on disk). All nine docs verified → status FINAL. Slice 1 row: Part B merged (`da0fcb374`); Part A in its store-cutover round. diff --git a/docs/plans/2026-09-06-campaign-vt-vtank-oracle.md b/docs/plans/2026-09-06-campaign-vt-vtank-oracle.md index 83a56310..75e68bf2 100644 --- a/docs/plans/2026-09-06-campaign-vt-vtank-oracle.md +++ b/docs/plans/2026-09-06-campaign-vt-vtank-oracle.md @@ -1,7 +1,7 @@ # Campaign VT — VTank oracle: knowledge base first, then MossTank parity Date: 2026-09-06 -Status: ACTIVE — VT0 complete, VT1 in progress +Status: ACTIVE — VT0, VT1, VT2 complete; VT3 slice 1 in review Owner direction (2026-09-06): "decompile everything, get a knowledge base and after that we should start implementing"; must work on Linux. Supersedes the wiki-derived requirements in @@ -48,7 +48,7 @@ pseudo-C is: when the wiki and the source disagree, the source wins. ### VT0 — Oracle (COMPLETE 2026-09-06) VTank, VVS, Classic Looter decompiled and resource-extracted into `refs/`. -### VT1 — Knowledge base (ACTIVE) +### VT1 — Knowledge base (COMPLETE 2026-09-06) One document per subsystem under `docs/research/vtank-kb/`, each written from the decompile with citations, each ending with a "MossTank gap" section against the current plugin (`src/AcDream.Plugins.MossTank/`). Index: