docs(handoff): pin exact zot build command + artifact path #69

Merged
clawdie merged 1 commit from pin-zot-build-cmd into main 2026-06-14 15:45:59 +02:00

1 commit

Author SHA1 Message Date
Sam & Claude
f89701cc2c docs(handoff): pin exact zot build command + artifact path
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
Replace the "see zot/README" placeholder with the canonical build invocation
that clawdie-iso's preflight prints:

  git checkout v0.2.29
  GOOS=freebsd GOARCH=amd64 go build -trimpath -o bin/zot ./cmd/zot

Output must land at <zot>/bin/zot (the ISO default artifact dir); the checked-
out ref becomes ISO_VERSION via git describe. Add the zot/agent build overrides
(ZOT_REPO, ZOT_ARTIFACT_DIR, COLIBRI_STAGE_AGENT) and the zot binary to the
preflight checklist.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 15:45:40 +02:00