How does Dome work?
An agent sends each request to a Gateway, a named endpoint that exposes a selected group of tools and models. Dome identifies the agent, checks Gateway access, evaluates authorization rules and quotas, applies request Guards, calls the resource with protected backend credentials, applies response Guards, and records what happened.- Connect. Configure agents, tools, models, and Gateways so workloads can reach resources under governance.
- Govern. Control which resources agents can reach and what actions they may perform. Set quotas, protect credentials, and apply Guards.
- Operate. Investigate audit events, stream live events, and subscribe to events.
Next steps
Once you know what Dome is, pick a path in:- Install the CLI and select a workspace
- Quickstart to register an agent and verify governed traffic
- Personas to identify your role and find relevant docs
- Architecture concept for the component model and request path
- Develop when you are ready to wire the application