Skip to main content

What the harness controls

An AI agent harness is the operational layer around a model. It determines what an agent knows, what it can do, where it runs, and how you evaluate its results.

Configure an agent

  1. Select the context sources the agent needs.
  2. Grant only the tools required for its task.
  3. Define actions that require approval or remain blocked.
  4. Choose a model based on capability, latency, cost, security, and residency.
  5. Create evaluation cases and acceptance criteria.
  6. Review run outcomes before expanding access.
Prompt instructions are not a security boundary. Enforce permissions and approval requirements in the runtime and tool layer.

Model-agnostic operation

Keep context, tools, policies, and evaluations outside the model. This lets you compare or replace model providers without rebuilding the operational controls around an agent.
Last modified on September 15, 2026