Veracium
Provenance-aware memory for AI agents — durable, per-user memory that resists the injection and confabulation failures of naive memory.
- Structural quarantine — third-party claims can’t become user facts. The schema, not a filter.
- Grounded or silent — an abstention gate that says “I don’t know” instead of guessing.
- Supersession, never erasure — current facts with history retained.
- Embedded & private — one SQLite file, bring your own model, nothing phones home.
$ pip install veracium
v0.1 — full release, source, and docs are landing shortly.
Every guarantee above ships with a self-check you can run: veracium selfcheck.