Openclaw Mem Dream Lite

Operate experimental Dream Lite planning, governed refresh canaries, rollback, and Director rehearsals. Use only for explicitly reviewed derived card maintenance.

phenomenoner 3c3f667 1.2 KB Updated

File contents

Dream Lite Lab

Authority

  • Keep apply plan and apply verify zero-write.
  • Restrict apply run to one governor-approved refresh_card with witness, snapshots, TTL, rolling write caps, receipt, and rollback.
  • Keep compile_new_card proposal-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

phenomenoner/openclaw-mem/tree/main/skills/labs/dream-lite commit 3c3f66767a

Frequently asked questions

npx skillmds@latest add phenomenoner/openclaw-mem-dream-lite