Browse Source

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
master
Julian Noble 1 week ago
parent
commit
1616c249a5
  1. 5
      goals/G-097-bin-utility-naming-sweep.md
  2. 5
      goals/G-099-suite-tcl86-buildsuite.md
  3. 6
      goals/G-103-runtime-kit-family.md

5
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

5
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).

6
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

Loading…
Cancel
Save