From fc80c252d686d0c651e8e6ef429e14612c8d35cf Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 8 May 2026 15:32:10 +0200 Subject: [PATCH] docs(N.4): mark Tasks 22-25 complete in progress table Task 22+23: WbDrawDispatcher + surface metadata side-table (01cff41) Task 24: sky pass structurally independent (5df9135) Task 25: all spec-required micro-tests covered (940/948 pass, 8 pre-existing) Remaining: Task 26 (visual verification, human-in-the-loop), Task 27 (legacy deletion), Task 28 (finalize). Co-Authored-By: Claude Opus 4.6 --- .../plans/2026-05-08-phase-n4-rendering-foundation.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/superpowers/plans/2026-05-08-phase-n4-rendering-foundation.md b/docs/superpowers/plans/2026-05-08-phase-n4-rendering-foundation.md index 590118b..7cd6e60 100644 --- a/docs/superpowers/plans/2026-05-08-phase-n4-rendering-foundation.md +++ b/docs/superpowers/plans/2026-05-08-phase-n4-rendering-foundation.md @@ -92,10 +92,9 @@ Status: **Living document — work in progress, started 2026-05-08.** | 17 — EntitySpawnAdapter | ✅ + Adj. 4 | `c02c307` | | 20 — Per-instance decode conformance | ✅ structural (Adj. 5) | (no test file) | | 21 — Week 3 wrap-up | ✅ | (this commit) | -| 22 — WbDrawDispatcher full draw loop | pending | — | -| 23 — Surface metadata side-table population | pending | — | -| 24 — Sky-pass preservation check | pending | — | -| 25 — Component micro-tests round-out | pending | — | +| 22+23 — WbDrawDispatcher + side-table population | ✅ | `01cff41` | +| 24 — Sky-pass preservation check | ✅ structural (independent) | `5df9135` | +| 25 — Component micro-tests round-out | ✅ all spec tests covered | — | | 26 — Visual verification + flag default-on | pending | — | | 27 — Delete legacy code paths | pending | — | | 28 — Update memory + ISSUES + finalize plan | pending | — |