Merge pull request 'docs(stage): guardrail — zot needs the rpc driver before autospawn' (#104) from docs/zot-autospawn-guardrail into main

This commit is contained in:
clawdie 2026-06-21 22:31:53 +02:00
commit 90de50f5e9

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