docs(stage): guardrail — zot needs the rpc driver before autospawn #104

Merged
clawdie merged 2 commits from docs/zot-autospawn-guardrail into main 2026-06-21 22:31:56 +02:00
Owner

Adds a comment at the COLIBRI_PI_BINARY toggle in stage-colibri-iso.sh so nobody re-attempts the ="zot" config flip: zot is staged on the image but cannot autospawn until the zot-rpc driver lands, because the spawner uses stdin(Stdio::null()) and zot needs stdin.

The guardrail at the point of temptation; the full why lives in colibri#143 (zot-rpc-driver) + ADR-agent-harness-consolidation.md.

🤖 Generated with Claude Code

Adds a comment at the `COLIBRI_PI_BINARY` toggle in `stage-colibri-iso.sh` so nobody re-attempts the `="zot"` config flip: zot is staged on the image but cannot autospawn until the zot-rpc driver lands, because the spawner uses `stdin(Stdio::null())` and zot needs stdin. The guardrail at the point of temptation; the full why lives in **colibri#143** (zot-rpc-driver) + `ADR-agent-harness-consolidation.md`. 🤖 Generated with Claude Code
clawdie added 2 commits 2026-06-21 22:31:52 +02:00
The spawner uses stdin(Stdio::null()); zot's --json and rpc modes
both require input. Pi's --mode json is autonomous. Document the
blocker inline so nobody tries the pi→zot config flip without the
driver. Ref: colibri issue zot-rpc-driver + ADR-agent-harness-consolidation.md.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit 90de50f5e9 into main 2026-06-21 22:31:56 +02:00
clawdie deleted branch docs/zot-autospawn-guardrail 2026-06-21 22:31:56 +02:00
Sign in to join this conversation.
No reviewers
No labels
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/clawdie-iso#104
No description provided.