The file was the repo's only CRLF text file (predating 4b403a3's
LF-pinned generator, likely hand-made during the 82d212f misfile move).
gitea serves blob bytes, so the fetched file's entries ended \r and the
bash payload's line-anchored hash lookup on FreeBSD failed with
"Unable to locate hash for tclkit-851-freebsd7-x86_64" despite the
entry being present and its hash correct (verified against the
artifact; build_sha1sums reports SAME for every artifact after the
conversion).
Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com
The runtime is x86_64 (freebsd7-era, Tcl 8.5.1) and was sitting in freebsd-arm64/. Kept out of interest / for experiments - well below punk's supported baseline (Tcl 8.6+). sha1 unchanged (a08dd020...); sha1sums.txt regenerated for the new folder.
Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com