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
Owner

Pins the zot build step in FREEBSD-BUILD-LANE-HANDOFF.md to the canonical command clawdie-iso preflight prints (GOOS=freebsd GOARCH=amd64 go build -trimpath -o bin/zot ./cmd/zot, output at <zot>/bin/zot, checked-out ref becomes ISO_VERSION). Adds zot/agent overrides and the zot binary to the preflight checklist. Doc-only; markdown gate clean.

🤖 Generated with Claude Code

Pins the zot build step in FREEBSD-BUILD-LANE-HANDOFF.md to the canonical command clawdie-iso preflight prints (`GOOS=freebsd GOARCH=amd64 go build -trimpath -o bin/zot ./cmd/zot`, output at `<zot>/bin/zot`, checked-out ref becomes ISO_VERSION). Adds zot/agent overrides and the zot binary to the preflight checklist. Doc-only; markdown gate clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
clawdie added 1 commit 2026-06-14 15:45:54 +02:00
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
f89701cc2c
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>
clawdie merged commit 2e23e4c409 into main 2026-06-14 15:45:59 +02:00
clawdie deleted branch pin-zot-build-cmd 2026-06-14 15:46:00 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#69
No description provided.