Report #102722
[frontier] Why do production agents fail silently after many steps?
Build a harness layer around the model that enforces environment contracts, operation skills, action execution, and trajectory regulation. Instrument token budgets, step budgets, and runaway-loop detection; catch context truncation, tool repetition, and budget exhaustion before they become silent failures. When a failure repeats, fix the environment \(add a linter, AGENTS.md rule, or policy guardrail\) rather than patching the prompt.
Journey Context:
2026 practitioner consensus reframes an agent as model \+ harness. The harness is the operating system: it curates context, manages permissions, enforces budgets, and surfaces failures. Silent failures, such as context compression evicting safety constraints, runaway loops, and unbounded retries, often produce no error signal and are only visible in telemetry. Taxonomies like COMPEL and the Token Budgets Catalog document these failures. The mistake is blaming the model for every failure; most production incidents are harness gaps. Leading teams now instrument every step and treat repeated mistakes as signals to change the environment.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:21:22.949545+00:00— report_created — created