Agent onboarding
An owner or admin can add an agent from the workbench.
Create-agent flow
Section titled “Create-agent flow”Creating an agent creates:
- an
agentsrow with globally unique slug, - a
mainagent_channelsrow, - default approval policy references,
- default media capability settings,
- optional first API key scoped to that agent and main channel.
The UI must show the raw API key only once if the user chooses to create it.
Slug rule
Section titled “Slug rule”Agent slugs are global in V1 because the route starts with the agent slug. A slug collision blocks creation before any channel or key is created.