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

@@ -33,6 +33,12 @@ Primary local secret file:
- `~/.openclaw/.env`
Node-local requirement:
- Any machine that may locally execute a Warp-backed ACP harness must have its own local `~/.openclaw/.env`.
- For the current cluster plan, this means `mac-5`, `mac-6`, and `mac-7` should all be configured.
- Do not assume secrets from `mac-5` will automatically be available when a harness actually runs on `mac-6` or `mac-7`.
Recommended format:
```bash