| Dashboard | White-labelled web application, branded as yours at build time | Your name on it, not ours |
| Chat over frontier models | General chat with per-person metering and an optional knowledge base | Knowledge base is PDF only today, and shared across all users of the deployment |
| Content policy | A pinned, numbered guardrail version applied to every inference call | Enforced by cloud identity policy as a deny, not by application code |
| Model gateway | Access to a catalogue generated from the provider's live list | 104 active models from 18 labs at 5 September 2026, classified by where inference runs |
| Administration area | Users, roles as identity groups, runtime-editable grants, access matrix, quotas, usage by person | An administrator reading a transcript is itself written to the audit record |
| Module runtime | Business applications on their own isolated origins, framed in the dashboard | Per-request content security policy from the manifest, 5-minute assertions, 15-minute credentials |
| Invocation logging | Model, caller identity, latency, token counts | Deliberately no prompt or answer text. Do not promise your auditors otherwise |
| The "your plan" page | Your deployment's resolved controls and its standing exceptions, inside the product | Generated from the same typed object that builds the infrastructure. A test fails the build if they disagree |