memanto memory expire
Mark a memoryexpired. The content is kept and the memory still appears in
recall, clearly labelled โ this is the reversible alternative to
memanto forget.
MEMORY_ID- ID of the memory to expire (required)
-r, --reason TEXT- Why it expired, stamped asexpired_by(default:manual). Letters, digits,.,_and-only.
- Requires an active agent. Run
memanto agent activate <agent-id>first. - Nothing is destroyed โ content, tags, confidence and timestamps are untouched.
- Reverse it with
memanto memory restore. - Editing an expired memory does not revive it; only an explicit restore clears the stamp.
- To retire memories in bulk by rule instead, use
memanto policy apply. - Backed by the Expire Memory API endpoint.
- See the Memory Lifecycle reference for the full model.