tenant-isolation
Database-enforced multitenancy for Django using PostgreSQL Row-Level Security. Every query - ORM, raw SQL, dbshell - is filtered by the database itself. Zero data leaks by design
Tenant isolation and per-tenant usage metering for LangGraph checkpointers and stores
Multi-tenant enforcement engine for Python -- prevent cross-tenant data leaks by construction, not convention