Think of the gateway as the single front door to your entire tool surface. Agents authenticate to the gateway โ they never see raw API keys, which live in a vault only the gateway can read.
When you switch to a different client profile, the gateway swaps the entire tool surface: different tools, different credentials, different permission rules. Cross-client leakage becomes structurally impossible rather than reliant on a prompt saying 'don't touch the other account.'
Every request and response flows through one audit log. That single source of truth is what makes your weekly review loop credible. And because hooks fire at the boundary before any tool executes, write policies are guaranteed โ not just probable.