Verity: Open-Source Permission-Aware Memory for Multi-Tenant Agents

mattyboombalatti · reddit · 2026-08-04

A developer open-sourced Verity (Apache-2.0), a permission-aware memory system for multi-tenant agent/RAG stores, designed to architecturally prevent cross-tenant data leaks.

The Problem: When an agent generates a summary for Customer A in a shared memory store, the data typically loses its permission tags. This allows Customer B to accidentally retrieve A's sensitive data via standard semantic queries, with no system errors.

Flaws in Current Fixes:

Verity's Approach:

Status: v0.1 with sync-based propagation (minutes of lag). Zero leaks in internal cross-tenant testing, though no external audit yet. Not intended for single-user memory setups.

Original post →

More from coding & agent

coding & agent channel →