From 64a8916d3691eb53e49d9b56307e558d40bef6ed Mon Sep 17 00:00:00 2001 From: Julian Noble Date: Wed, 5 Aug 2026 01:58:32 +1000 Subject: [PATCH] G-122 follow-on dispositions: both open items were enacted by goals (G-124, G-125) The G-159 retrofit recorded both of G-122's deferred items as '=> open', but each had already been enacted by a drafted goal that cites G-122 as its motivation: - pure-Tcl zip decoder for the zipfs-less bake path => goal G-124 (punk::zip::unzip/members/archive_info, achieved 2026-07-26; make.tcl extraction still consumes it and no zipfile::decode requirement remains in the tree) - refuse-to-deploy on missing tcl_library => goal G-125 (boot-precondition gate punkboot::utils::vfs_boot_library_report, achieved 2026-07-27) Disposition-only edit per the goals/AGENTS.md Follow-ons contract. goals_lint clean; goals_followons report now 28 open / 19 goal / 11 landed / 2 declined. Claude-Session: https://claude.ai/code/session_01Y1diJnhjUxKgEG6EwYAzxj Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com --- goals/archive/G-122-host-target-platform-split.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/goals/archive/G-122-host-target-platform-split.md b/goals/archive/G-122-host-target-platform-split.md index 181e21e2..43cef589 100644 --- a/goals/archive/G-122-host-target-platform-split.md +++ b/goals/archive/G-122-host-target-platform-split.md @@ -226,5 +226,5 @@ clause was verified: ## Follow-ons Follow-on: third-party runtime tier publication/fetch via punkbin or alternative servers (schema-v2 provenance labeling, server-trust-keyed consent) => goal G-123 -Follow-on: vendor or write a pure-Tcl zip decoder so the zipfs-less msys bake path is self-contained => open -Follow-on: refuse to DEPLOY a kit whose extraction produced no tcl_library instead of warning past it => open +Follow-on: vendor or write a pure-Tcl zip decoder so the zipfs-less msys bake path is self-contained => goal G-124 +Follow-on: refuse to DEPLOY a kit whose extraction produced no tcl_library instead of warning past it => goal G-125