On-device · air-gapped · no data egress

Privileged matter memory that never leaves the box.

Persistent memory of client matters from a single local SQLite file — no cloud vector database, no embeddings API, no BAA with a third-party store. Privilege stays on your infrastructure, and you can prove it in the room.

Live · runs in your browser

Ask a matter file. Watch where the data goes — nowhere.

One file, not a stack

Copy it. Encrypt it. Shred it.

The entire matter memory is one SQLite file. No vector DB to stand up, secure, or breach — close the matter, delete the file.

No egress, provably

Zero network calls

Retrieval runs in-process. The air-gapped build fuses outbound connections off — the privacy claim is testable, not a promise.

Transparent ranking

Defensible to a partner

Every recall shows its per-facet score (content · keyword · salience · temporal). No black-box embedding you can't explain.

How it deploys

Self-host the library — or run it air-gapped for matters that can't touch a network.

Recommended · self-host

In your own environment

One SQLite file per client or workspace. MIT licensed, no per-seat fees, no vendor in the data path.

Strict mode · air-gapped

Egress fused off

The same engine for privileged work that legally cannot leave the device — and what your security team can test.

# one file per matter — nothing leaves the box
curl -fsSL https://locamem.com/install | bash
# then point Claude Code / Codex / any MCP client at it

Demo content is fictional and synthetic — no real client data. The in-browser demo shows Locamem's actual ranker output and makes no network calls after load.