Capture path · manual
Manual / console-driven
Operators create agents, tools, and policies directly in the console. No code change required.
For workflows that don't need an SDK call yet, operators can create agents, tools,
policies, and bindings through the console. New agents land with `source: manual` and are visible on
`/v1/insights/coverage.actors.by_source.manual`.
The manual path is the right starting point for: bootstrapping the workspace, exploring policies
against historical data, and shadowing existing AI tooling before wiring up a capture path. Most
teams graduate to one of the other seven paths once they're ready to enforce.