Vestige Restore

Restore a previously soft-deleted Vestige memory by its handle (`mem_<ULID>`). Use when a memory was forgotten in error, when the situation has reverted (a decision that was reversed gets re-affirmed), or the user says "bring back <id>", "restore <id>", "undo that forget", "that memory should still be there". Re-flips status from `deleted` to `active` and re-indexes the memory's representations into FTS. Note — embeddings are left stale by restore (they'll re-embed on the next `vestige embed` run).

conorluddy Updated

File contents

conorluddy/vestige/tree/main/skills/vestige/vestige-restore commit 9bf30b4e65

Frequently asked questions

npx skillmds@latest add conorluddy/vestige-restore