usemoos
An enterprise knowledge layer that only shows an employee what they're actually allowed to see.
What it took
- Permission check runs before the retrieval query, so an unauthorized document never enters the context window at all
- Tenant isolation enforced at the query layer, not in UI or application logic sitting on top of a shared query
- Built solo end to end: design system, backend, and infrastructure migrations with no production downtime


