Tag: security
All the articles with the tag "security".
Pattern 5: Redaction Boundary
A pattern for sanitizing sensitive data before it crosses model, tool, display, or audit boundaries.
Pattern 4: Cost and Tool Budgeting
A pattern for bounding model calls, tool calls, retries, tokens, handoffs, and per-run spend.
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.