From 1616c249a55c553b7ef9df9276719f7b40b1d78e Mon Sep 17 00:00:00 2001 From: Julian Noble Date: Tue, 21 Jul 2026 03:33:59 +1000 Subject: [PATCH] goals: record confirmed sequencing G-097 -> G-103 -> 8.6 arc User confirmation 2026-07-21, noted in the three affected goals: the bin naming sweep runs first (runtime.cmd -> punk-runtime lands before G-103 extends the scriptset's list/use), the kit family + naming decision + punkbin publication next, and the suite_tcl86 fork is taken only after the family assembly steps exist in suite_tcl90 (fork-timing logic per G-102-before-G-099), giving G-101 a concrete payload contract. Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com --- goals/G-097-bin-utility-naming-sweep.md | 5 +++++ goals/G-099-suite-tcl86-buildsuite.md | 5 ++++- goals/G-103-runtime-kit-family.md | 6 ++++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/goals/G-097-bin-utility-naming-sweep.md b/goals/G-097-bin-utility-naming-sweep.md index 6fc13ff1..3a390ed1 100644 --- a/goals/G-097-bin-utility-naming-sweep.md +++ b/goals/G-097-bin-utility-naming-sweep.md @@ -24,6 +24,11 @@ create-localmachine-selfsigned-cert.ps1 + exported cert). ## Notes +- 2026-07-21 (user): SEQUENCING CONFIRMED - this goal runs FIRST, then G-103, then + the 8.6 arc (G-099/G-100/G-101). Rationale: G-103 extends the runtime scriptset's + list/use (metadata surfacing) - renaming runtime.cmd -> punk-runtime BEFORE that + work means the roundtrip pin and bin/AGENTS.md contract are touched once, and the + punk- utility namespace is settled before G-103's runtime-naming decision lands. - bits background (user 2026-07-20): Windows Sandbox experiments for starting things on a clean machine. Windows Sandbox differs from a true fresh windows install but remains a reasonable initialization proving ground if automatable; qemu may be the better target diff --git a/goals/G-099-suite-tcl86-buildsuite.md b/goals/G-099-suite-tcl86-buildsuite.md index 7d7f48dc..0e4cc57b 100644 --- a/goals/G-099-suite-tcl86-buildsuite.md +++ b/goals/G-099-suite-tcl86-buildsuite.md @@ -53,4 +53,7 @@ later. ## Notes -(none yet) +- 2026-07-21 (user): SEQUENCING CONFIRMED - G-097 then G-103 precede this arc; the + suite_tcl86 fork is taken after the kit-family assembly steps exist in suite_tcl90 + so the 8.6 suite is born expressing family products (and G-101 inherits a concrete + payload contract). diff --git a/goals/G-103-runtime-kit-family.md b/goals/G-103-runtime-kit-family.md index acd76c4b..f376e306 100644 --- a/goals/G-103-runtime-kit-family.md +++ b/goals/G-103-runtime-kit-family.md @@ -72,6 +72,12 @@ human-distinguishing rather than fully version-encoded. ## Notes +- 2026-07-21 (user): SEQUENCING CONFIRMED - G-097 (bin naming sweep) first, then + this goal, then the 8.6 arc (G-099/G-100/G-101). The 8.6 suite forks suite_tcl90's + scaffolding AFTER the kit-family assembly steps land here (same fork-timing logic + as G-102-before-G-099, which proved out), and G-101's container investigation gets + this family's payload contract as its concrete target. punkbin publication + unblocks with this goal's artifacts. - 2026-07-21 (user): punkbin pushes of the suite runtimes are DEFERRED until family members carry Thread etc in the attached zip and the pr (punk-named) variants exist - i.e. punkbin publication follows this goal's artifacts, not the current