feat(policy-runtime): in-memory policy state with whispergate_policy tool and atomic persist
This commit is contained in:
@@ -66,6 +66,12 @@ The script:
|
||||
- directory: `~/.openclaw/whispergate-install-records/`
|
||||
- latest pointer: `~/.openclaw/whispergate-install-record-latest.json`
|
||||
|
||||
Policy state semantics:
|
||||
- channel policy file is loaded once into memory on startup
|
||||
- runtime decisions use in-memory state
|
||||
- use `whispergate_policy` tool to update state (memory first, then file persist)
|
||||
- manual file edits do not auto-apply until next restart
|
||||
|
||||
## Notes
|
||||
|
||||
- Keep no-reply API bound to loopback/private network.
|
||||
|
||||
Reference in New Issue
Block a user