Files
collective-memory-repo/tasks/openclawd-migration-2026-03/ROLLBACK.md

13 lines
491 B
Markdown

# ROLLBACK
## If OpenClaw memory retrieval regresses
1. Restore config backup:
- `cp ~/.openclaw/openclaw.json.bak-20260310-1723 ~/.openclaw/openclaw.json`
2. Restart OpenClaw process/session.
3. Re-run smoke checks on local memory retrieval.
## If gateway retrieval regresses
1. Check remote compose path and service health (`qmd`, `memory-gateway`).
2. Run `POST /memory/status` with `require_latest=true`.
3. Ensure target commit is pushed and index state returns `indexed-visible`.