Vault
Secrets and credentials.
Agents need three kinds of persistent data: secrets they must never leak, files they read and write, and memories they carry across sessions. Ren models these as distinct primitives (vaults for credentials, file stores for persisted files, and memory stores for cross-session recall), each with its own scoping, encryption, and lifecycle rules.