We want to tell you about a problem we couldn't stop thinking about, the system I built to solve it, and what the process taught me about building for correctness rather than for hype.

The Gap I Kept Seeing

We work on AI systems. The more time I spent with memory systems — MemGPT, LangChain Memory, Mem0, Zep — the more uncomfortable I became with one thing none of them mentioned in their marketing: the memories are stored in plaintext.

Not "we have weak encryption."Plaintext! In a database. Behind infrastructure encryption, yes — but if someone gets database access, they get everything. Every personal detail, every emotional disclosure, every behavioral pattern the chatbot has accumulated about every user.

These tools are being used to build mental health assistants. Elder care companions. Personal productivity systems. The data being stored is genuinely sensitive. And the industry has collectively decided that database-level encryption is sufficient.