From 2216a02de5f4bb9df552b37b3045e4ccd384426a Mon Sep 17 00:00:00 2001 From: Erik Date: Tue, 21 Jul 2026 19:57:13 +0200 Subject: [PATCH] docs(plan): record landblock transaction checkpoint --- .../2026-07-21-gamewindow-slice-5-landblock-presentation.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/plans/2026-07-21-gamewindow-slice-5-landblock-presentation.md b/docs/plans/2026-07-21-gamewindow-slice-5-landblock-presentation.md index e274be97..eadfca80 100644 --- a/docs/plans/2026-07-21-gamewindow-slice-5-landblock-presentation.md +++ b/docs/plans/2026-07-21-gamewindow-slice-5-landblock-presentation.md @@ -16,6 +16,12 @@ test, and bisectable commit rather than being hidden in a mechanical move. - [ ] A — freeze production order and introduce explicit build/publication seams plus structural guards. + - A1 landed in `4f965d06`: accepted results now enter one staged + `LandblockPresentationPipeline` transaction; `GpuWorldState` returns an + exact spatial-publication receipt before retryable render-pin/script + activation; retries preserve FIFO suffixes, pending-live merges, and + promotion identity across policy/generation changes. Three corrected-diff + reviews are clean. Release gate: 6,955 passed / 5 skipped. - [ ] B — capture one immutable world-origin snapshot per load and extract the serialized DAT-backed `LandblockBuildFactory`. - [ ] C — extract terrain, visibility, EnvCell, building, and render-pinning