Skip to main content

Tenancy & Application Services

The org-scoped application-service layer (api/src/tenancy). Every service here is confined to the caller's organization by Postgres RLS (forced, tenant-scoped) — never by in-app filtering alone.

Covers grounded chat (Mira), docs-propose / docs-publish, RAG retrieval, project memory, and the GitHub docs-PR integration — all multi-tenant by construction.