Your agent's memory survives restarts.
Everything important lives in files on disk managed by the embedded database. Back up the data directory like any other stateful service; there is no hidden cloud dependency in the default footprint.
What operators do
- Point MemState at a dedicated directory with fast, durable disks.
- Include that directory in your backup and restore playbooks.
- Rotate environments by copying or restoring that directory alongside configuration.
Developers will find exact filenames, schema tables, and environment variables on the technical storage page.