Customer data is scoped to the customer.
Organizations, datasets, source records, API keys, and queries carry tenant context. The application and retrieval layers are built around those boundaries.
- ✓Organization-scoped workspaces and API keys
- ✓Dataset ownership enforced through backend APIs
- ✓Shard routing and retrieval requests include tenant context
- ✓Access checks belong server-side, not in browser state