Document per-node Warp env requirement

This commit is contained in:
hotwa
2026-03-17 19:59:30 +08:00
parent 298a77bd0e
commit 2f2d23592a
3 changed files with 13 additions and 0 deletions

View File

@@ -10,6 +10,12 @@ Primary secret file:
- `~/.openclaw/.env`
Cluster rule:
- `mac-5`, `mac-6`, and `mac-7` must each keep a local `~/.openclaw/.env` if they may locally run Warp-backed ACP harnesses.
- Do not rely on `mac-5` secrets propagating to `mac-6` / `mac-7` at runtime.
- Wrapper scripts should always read the local machine's own `~/.openclaw/.env`.
Current placeholder variables:
- `WARP_INFINI_API_KEY`