Browse Source
First punkbin publication of the G-103 family (suite_tcl90 kit-family emission, byte-identical sha1s to the recorded goal evidence): tclsh9.0.5-r1.exe (plain), tclsh9.0.5-punk-r1.exe (piperepl default-ON), tclsh9.0.5-punk-bi-r1.exe (+Tk/tklib) - each with its .toml metadata record (variant, working name, sha1, battery versions, source-checkout provenance, toolchain, test evidence). These are the repo's first metadata-carrying artifacts; r1 is now IMMUTABLE - any republish of these (patchlevel, variant) pairs must use -Dfamilyrev=2. defaults.txt: win32-x86_64 flips from tclsh902z.exe to tclsh9.0.5-punk-r1.exe per the user's release decision (the recorded publish-plus-flip-in-one-change-set process, validated by build_sha1sums.tcl: 6 NEW, no CHANGED, defaults entries OK). README recommended-runtime paragraph updated accordingly. Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.commaster
9 changed files with 127 additions and 10 deletions
Binary file not shown.
@ -0,0 +1,37 @@
|
||||
#punkshell runtime artifact metadata (G-103) - generated by family_artifacts.tcl |
||||
[artifact] |
||||
name = "tclsh9.0.5-punk-bi-r1.exe" |
||||
class = "runtime" |
||||
variant = "punk-bi" |
||||
working_name = "tclsh9.0.5-punk-bi.exe" |
||||
revision = 1 |
||||
target = "win32-x86_64" |
||||
sha1 = "a6a23f2411f5a99eca7a1f7b7ee0c28c53f34523" |
||||
size = 9385063 |
||||
built = "2026-07-21T23:34:30Z" |
||||
|
||||
[runtime] |
||||
tcl_patchlevel = "9.0.5" |
||||
piperepl = true |
||||
piperepl_default = "on" |
||||
piperepl_opt_out = "TCLSH_PIPEREPL=0" |
||||
attached_batteries = ["Thread 3.0.7", "vfs 1.4.2", "tcllib 2.0", "tcllibc 2.0", "Tk 9.0.2", "tklib 0.9"] |
||||
|
||||
[provenance] |
||||
suite = "suite_tcl90" |
||||
toolchain = "zig 0.16.0" |
||||
optimize = "ReleaseFast" |
||||
tcl_checkout = "1a9c3b9d965d66f69f037cab6718d64bd802ef2cc8520d6c20f13b6803cd162f" |
||||
thread_checkout = "caa1d3aa302798de2200de7297f9d4ca40102a5df108ed21f14a90cea9691cad" |
||||
tclvfs_checkout = "unrecorded" |
||||
tk_checkout = "effef6c657952d3304048267fa40a795a318997af2910611f5247586f9e3e181" |
||||
tcllib_checkout = "unrecorded" |
||||
tklib_checkout = "unrecorded" |
||||
|
||||
[tests] |
||||
tclcore = "result=pass mode=gate total=69552 passed=56039 skipped=13504 failed=9" |
||||
tcllib = "result=pass mode=record total=62328 passed=59240 skipped=3034 failed=54" |
||||
tclvfs = "result=pass mode=gate total=51 passed=39 skipped=5 failed=7" |
||||
thread = "result=pass mode=gate total=143 passed=117 skipped=26 failed=0" |
||||
tk = "result=pass mode=record total=9865 passed=8127 skipped=1711 failed=27" |
||||
tklib = "result=pass mode=record total=796 passed=688 skipped=90 failed=18" |
||||
Binary file not shown.
@ -0,0 +1,37 @@
|
||||
#punkshell runtime artifact metadata (G-103) - generated by family_artifacts.tcl |
||||
[artifact] |
||||
name = "tclsh9.0.5-punk-r1.exe" |
||||
class = "runtime" |
||||
variant = "punk" |
||||
working_name = "tclsh9.0.5-punk.exe" |
||||
revision = 1 |
||||
target = "win32-x86_64" |
||||
sha1 = "63bc8f57eab65c0ee2f8994916e82133e595ed21" |
||||
size = 6613045 |
||||
built = "2026-07-21T23:34:30Z" |
||||
|
||||
[runtime] |
||||
tcl_patchlevel = "9.0.5" |
||||
piperepl = true |
||||
piperepl_default = "on" |
||||
piperepl_opt_out = "TCLSH_PIPEREPL=0" |
||||
attached_batteries = ["Thread 3.0.7", "vfs 1.4.2", "tcllib 2.0", "tcllibc 2.0"] |
||||
|
||||
[provenance] |
||||
suite = "suite_tcl90" |
||||
toolchain = "zig 0.16.0" |
||||
optimize = "ReleaseFast" |
||||
tcl_checkout = "1a9c3b9d965d66f69f037cab6718d64bd802ef2cc8520d6c20f13b6803cd162f" |
||||
thread_checkout = "caa1d3aa302798de2200de7297f9d4ca40102a5df108ed21f14a90cea9691cad" |
||||
tclvfs_checkout = "unrecorded" |
||||
tk_checkout = "effef6c657952d3304048267fa40a795a318997af2910611f5247586f9e3e181" |
||||
tcllib_checkout = "unrecorded" |
||||
tklib_checkout = "unrecorded" |
||||
|
||||
[tests] |
||||
tclcore = "result=pass mode=gate total=69552 passed=56039 skipped=13504 failed=9" |
||||
tcllib = "result=pass mode=record total=62328 passed=59240 skipped=3034 failed=54" |
||||
tclvfs = "result=pass mode=gate total=51 passed=39 skipped=5 failed=7" |
||||
thread = "result=pass mode=gate total=143 passed=117 skipped=26 failed=0" |
||||
tk = "result=pass mode=record total=9865 passed=8127 skipped=1711 failed=27" |
||||
tklib = "result=pass mode=record total=796 passed=688 skipped=90 failed=18" |
||||
Binary file not shown.
@ -0,0 +1,35 @@
|
||||
#punkshell runtime artifact metadata (G-103) - generated by family_artifacts.tcl |
||||
[artifact] |
||||
name = "tclsh9.0.5-r1.exe" |
||||
class = "runtime" |
||||
variant = "plain" |
||||
working_name = "tclsh9.0.5.exe" |
||||
revision = 1 |
||||
target = "win32-x86_64" |
||||
sha1 = "969ac1e1645db138304e93f72ab1b5e56727e48f" |
||||
size = 6610485 |
||||
built = "2026-07-21T23:34:30Z" |
||||
|
||||
[runtime] |
||||
tcl_patchlevel = "9.0.5" |
||||
piperepl = false |
||||
attached_batteries = ["Thread 3.0.7", "vfs 1.4.2", "tcllib 2.0", "tcllibc 2.0"] |
||||
|
||||
[provenance] |
||||
suite = "suite_tcl90" |
||||
toolchain = "zig 0.16.0" |
||||
optimize = "ReleaseFast" |
||||
tcl_checkout = "1a9c3b9d965d66f69f037cab6718d64bd802ef2cc8520d6c20f13b6803cd162f" |
||||
thread_checkout = "caa1d3aa302798de2200de7297f9d4ca40102a5df108ed21f14a90cea9691cad" |
||||
tclvfs_checkout = "unrecorded" |
||||
tk_checkout = "effef6c657952d3304048267fa40a795a318997af2910611f5247586f9e3e181" |
||||
tcllib_checkout = "unrecorded" |
||||
tklib_checkout = "unrecorded" |
||||
|
||||
[tests] |
||||
tclcore = "result=pass mode=gate total=69552 passed=56039 skipped=13504 failed=9" |
||||
tcllib = "result=pass mode=record total=62328 passed=59240 skipped=3034 failed=54" |
||||
tclvfs = "result=pass mode=gate total=51 passed=39 skipped=5 failed=7" |
||||
thread = "result=pass mode=gate total=143 passed=117 skipped=26 failed=0" |
||||
tk = "result=pass mode=record total=9865 passed=8127 skipped=1711 failed=27" |
||||
tklib = "result=pass mode=record total=796 passed=688 skipped=90 failed=18" |
||||
Loading…
Reference in new issue