From 0ac8bf61711352bc3ca3a4462775f2723582abca Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 14 Aug 2026 23:50:23 +0200 Subject: [PATCH] docs(launcher): close Campaign LA10 --- CLAUDE.md | 8 ++++---- docs/plans/2026-04-11-roadmap.md | 10 +++++----- docs/plans/2026-08-14-launcher-campaign.md | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 9cf60ec2..c361d6bc 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -245,14 +245,14 @@ NO 3D preview (chargen-only machinery); UI Studio no longer exists (deleted at Campaign V — ignore stale memory/docs claims otherwise); App `Program.cs` has no subcommand dispatch (the `--session-config` flag is additive). -LA0 through LA9 are review-closed. The launcher composer is now +LA0 through LA10 are review-closed. The launcher composer is now compiled into both host test suites, and Launcher.Core runs in the portable Windows/Ubuntu CI closure. The self-contained Avalonia launcher, transactional two-host plugin lifetime, shared login-command route, Runtime-owned retail selection state, authored DAT character screen, and -crash-safe verified installer are integrated; the combined Release gate -passes 13,865 tests / 5 skips. LA10 updater is the final implementation slice; -LA11 closeout follows. +crash-safe verified installer plus atomic cross-platform updater/self-updater +are integrated; the combined Release gate passes 13,972 tests / 5 skips. LA11 +automated and connected/visual closeout is the only remaining slice. **Placement cutover — C4 COMPLETE 2026-08-05, merged to main.** Every placement route now runs through the canonical residence + continuation- diff --git a/docs/plans/2026-04-11-roadmap.md b/docs/plans/2026-04-11-roadmap.md index 7033f339..5f64967f 100644 --- a/docs/plans/2026-04-11-roadmap.md +++ b/docs/plans/2026-04-11-roadmap.md @@ -103,15 +103,15 @@ a future campaign). Spec: [`2026-08-14-launcher-campaign-design.md`](../superpowers/specs/2026-08-14-launcher-campaign-design.md); plan + ledger: [`2026-08-14-launcher-campaign.md`](2026-08-14-launcher-campaign.md). -LA0 through LA9 are review-closed: the portable path boundary, +LA0 through LA10 are review-closed: the portable path boundary, failure-isolated launch/status contract, BCL-only launcher core, shared composer-to-both-host-loader anti-drift gate, and character wire messages are landed. The self-contained Avalonia launcher, transactional two-host plugin lifetime, shared login-command route, Runtime-owned retail selection state, -authored DAT character screen, and crash-safe verified installer are -integrated. The combined Release gate passes 13,865 tests / 5 skips. LA10 -updater is the final implementation slice; LA11 connected/visual closeout -follows. +authored DAT character screen, crash-safe verified installer, and atomic +cross-platform updater/self-updater are integrated. The combined Release gate +passes 13,972 tests / 5 skips. LA11 automated and connected/visual closeout is +the only remaining slice. **Remaining physics-divergence closeout (ACTIVE, checkpoint 2026-08-03):** the user then authorized retirement of the remaining proven collision/placement gaps before diff --git a/docs/plans/2026-08-14-launcher-campaign.md b/docs/plans/2026-08-14-launcher-campaign.md index 17a59c0a..5f6f292d 100644 --- a/docs/plans/2026-08-14-launcher-campaign.md +++ b/docs/plans/2026-08-14-launcher-campaign.md @@ -728,5 +728,5 @@ LA6 adds CH-regression scrutiny; LA0 adds guard-integrity scrutiny. | LA7 | **DONE + MERGED 2026-08-14** | LA7a `6a32f375`, `4338b1c1`, `0c8643a7`, merge `fa2de1c4`; LA7b `0e82cbf7`, `1b9e7e41`, `ff406562`, merge `7691cf75` | LA7a retail-lens PASS; LA7b review found 4 issues, first narrow pass left one restore/delete interleave, final narrow re-review PASS; AD-97 filed | Runtime owns the sole generation-scoped pre-world selection graph. Exact retail roster/grey/button/delete/restore behavior and queue routing are preserved; `NumErrors` is a sentinel, paused selection retains reliable transport sweeping, silent restore cannot block, and App has no mirror. Windows Runtime 1,653, Core.Net 958, App 5,042+3 skip; WSL Runtime/Core.Net green. | | LA8 | **DONE + MERGED 2026-08-14** | `6cfab727`, `aeac874d`, `1dd5706e`, merge `fe63ce18` | Initial retail/architecture review found 4 issues; first narrow re-review left 2 retry-transaction/order gaps; final narrow re-review PASS | Installed DAT enum table 5 proves `0x10000005 -> 0x21000004`, root `0x1000039A`, exact flat list/buttons/templates/dialog assets, and no viewport. Runtime remains the only selection owner; row sizing, modal priority/retry, restore ordering, reset/disposal, and explicit live-DAT skip/probe are covered. Branch full suite 13,796+5 skip; LA11 owns physical visual/live-ACE acceptance. | | LA9 | **DONE + MERGED 2026-08-14** | `ff6ebb6a`, `3f688951`, `208a70ac`, merge `2198a0cc` | Initial integrity review found 5 issues; narrow re-review left one orphan-child publication race; final narrow re-review PASS | First-run installer validates four DATs, consumes strict v1 Bake JSONL, preserves/reverifies SHA+size+tool-version records, and co-publishes self-contained launcher+Bake. Cross-process install/publish locks plus durable nonce prevent post-recovery mutation across real parent-only hard kills on Windows/Linux. Branch full suite 13,799+4 skip; real retail-DAT bake remains LA11. | -| LA10 | — | | | | +| LA10 | **DONE + MERGED 2026-08-14** | `2d2a5b50`, `1955ca8a`, `09d84387`, merge `da4fb3de` | Initial architecture/security review found 10 crash, trust, integrity, cleanup, and lifecycle issues; first narrow re-review left one rollback-source P1; final narrow re-review PASS | Production feeds and redirects are HTTPS-only, fixture loopback trust is explicit, downloads and archives are bounded and verified, version activation and rollback are atomic, active sessions hold the cross-process update lease, and schema-v3 self-update recovery verifies every prior/replacement file before apply, rollback, or restart. Real Windows/Linux process tests cover kill boundaries, staging races, lease deferral, corrupt backups, junctions/symlinks, and fail-closed recovery. Branch gates: Core 302/302 and Launcher 29/29 on Windows/WSL, full Release 13,945+4 skip, win/linux self-contained publishes. Integrated LA0–LA10 gate: 13,972+5 skip. | | LA11 | — | | | |