Qua-hosted cloud
The control plane runs on a Cloudflare Worker that Qua operates; your rows live in Postgres with row-level security on every table. This is what you get when you sign in.
- Data residencyQua-operated Postgres. Row-level security on every table, with cross-org isolation enforced in the database — a verified invariant, not an application-layer check.
- Model accessGoogle, OpenAI, Groq, DeepSeek and Qwen. Per-provider blocks, per-task-class max-tier clamps and masking rules are all applied before routing.
- ControlThree independent authorization axes — org/department, platform, session. Permissions-as-data with a CI drift check. Two audit ledgers, with actor and reason mandatory on platform actions.