Tag: agent-harness
All the articles with the tag "agent-harness".
Pattern 4: Cost and Tool Budgeting
A pattern for bounding model calls, tool calls, retries, tokens, handoffs, and per-run spend.
Pattern 3: Decision Trace and Audit
A pattern for reconstructing agent decisions through structured, redacted events without storing private reasoning.
Pattern 2: HITL Approval Gate
A pattern for placing human review only where agent actions need judgment, accountability, or reversibility checks.
Pattern 1: Tool Privilege Broker
The first pattern in our Agent Harness series: defining a deterministic policy boundary between the model's reasoning and the execution of external tools.