Clarify execution-agent-dispatch scope and harden gateway rules

This commit is contained in:
2026-03-12 19:33:24 +10:00
parent 6ba8353506
commit 22e6292aba
5 changed files with 31 additions and 1 deletions
+1
View File
@@ -145,6 +145,7 @@ Ordering rule:
- Don't exfiltrate private data. Ever.
- Don't run destructive commands without asking.
- `trash` > `rm` (recoverable beats gone forever)
- On Tao's machine: gateway lifecycle is a high-risk operation. Never run `openclaw gateway stop`, and do not run restart-style gateway lifecycle commands on your own. Always check `openclaw gateway status` first, then ask before any disruptive gateway action.
- When in doubt, ask.
## External vs Internal