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

View file

@ -157,7 +157,12 @@ BW_SERVER="https://vault.smilepowered.org"
#
# Behavior toggles (non-secret):
# COLIBRI_AUTOSPAWN_PI="YES" # auto-spawn one Pi on daemon startup
# COLIBRI_PI_BINARY="pi" # Pi executable name/path
# COLIBRI_PI_BINARY="pi" # Pi executable name/path; zot is staged on
# # the image but needs the zot-rpc driver
# # before it can autospawn (spawner uses
# # stdin(Stdio::null()) — zot needs stdin).
# # See: ADR-agent-harness-consolidation.md
# # + colibri#143 (zot-rpc-driver).
# COLIBRI_AUTOSPAWN_PI_ARGS="--mode json" # Pi argv
# COLIBRI_MCP_EXTERNAL_CALL="1" # allow Pi (via colibri-mcp) to call
# # external MCP servers; set by