Dream Lite Lab
Authority
- Keep
apply planandapply verifyzero-write. - Restrict
apply runto one governor-approvedrefresh_cardwith witness, snapshots, TTL, rolling write caps, receipt, and rollback. - Keep
compile_new_cardproposal-only. - Treat Director observe, stage, checkpoint, and apply outputs as untrusted rehearsal artifacts.
- Never let Director rehearsal canonize authority files or claim live mutation.
openclaw-mem dream-lite apply plan --json
openclaw-mem dream-lite apply verify --receipt <receipt> --json
openclaw-mem dream-lite apply rollback --receipt <receipt> --json
openclaw-mem dream-lite director observe --json
openclaw-mem dream-lite director checkpoint --json
Human notifications should summarize suggestions, recommended handling with reasons, choices, and the run window. Keep ordinary no-op and rehearsal-only runs silent.
Verify
openclaw-mem dream-lite apply plan --json
python -m pytest tests/test_cli_surface_lock.py -q
git diff --check