From c78116fd2fe74f3b6bbda9618ac8ae91a0413200 Mon Sep 17 00:00:00 2001 From: pingqiu Date: Mon, 27 Apr 2026 02:33:34 -0700 Subject: [PATCH] =?UTF-8?q?G5-5=20=C2=A7close=20doc-fix=20#2:=20drop=20sta?= =?UTF-8?q?le=20'blocked'=20sign-table=20rows?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Architect's round-15 hygiene callout: §7 sign table still had three pre-code 'blocked' rows after the real close-state rows landed in the prior doc-fix commit. Pure leftover from before the close-state update overwrote earlier rows but didn't delete the trailing pre-code rows. Removed: - 'Code start (script + Go helper) ... blocked on ratification' - 'm01 hardware verification run ... blocked' - '§close append + close sign ... blocked' Sign table now ends cleanly at the §close architect single-sign pending row. Ready for sign. --- sw-block/design/v3-phase-15-g5-5-mini-plan.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/sw-block/design/v3-phase-15-g5-5-mini-plan.md b/sw-block/design/v3-phase-15-g5-5-mini-plan.md index 2a8945b68..c52b01da9 100644 --- a/sw-block/design/v3-phase-15-g5-5-mini-plan.md +++ b/sw-block/design/v3-phase-15-g5-5-mini-plan.md @@ -139,9 +139,6 @@ Plus the broader G5-4 wiring claim — that the binary-level T4 replication stac | m01 hardware verification | sw self-iteration (architect-approved 2026-04-27 trial mode) | rounds 1-14, surfaced 14 bugs + 1 product finding | ✅ rounds complete; #1+#2+#3 GREEN | | §close append | sw drafts; QA verifies evidence | This commit | ✅ submitted | | §close architect single-sign | architect (pingqiu) | After this submission | ⏳ pending | -| Code start (script + Go helper) | sw | After §1-§6 ratification | ⏳ blocked on ratification | -| m01 hardware verification run | QA | After sw lands script + helper | ⏳ blocked | -| §close append + close sign | sw drafts §close; QA verifies evidence; architect single-sign per `v3-batch-process.md §5` | After m01 verification | ⏳ blocked | ---