docs(migration): finalize phase docs, validation, and rollback pack
This commit is contained in:
12
tasks/openclawd-migration-2026-03/ROLLBACK.md
Normal file
12
tasks/openclawd-migration-2026-03/ROLLBACK.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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`.
|
||||
Reference in New Issue
Block a user