Archive one or more memories after a preview + confirmation (reversible). Add
--hard to delete to permanently purge memories, vectors, and graph links.
Apply the forgetting curve; deduplicate (offline cosine by default;
--run-pending uses an LLM for borderline pairs );
move old archived events to cold storage + VACUUM.
Encrypt the workspace into one portable bundle (scrypt + AES/HMAC) - safe even
on a public remote - and decrypt it back. Needs pip install 'pmb-ai[crypto]'.