Tenant and organization isolation
Each customer organization runs on isolated database schemas. Application queries are scoped to the active organization from session context.
- Schema-per-tenant data separation in PostgreSQL
- Org-scoped API access on customers, documents, and settings
- No cross-tenant reads from application handlers