Report #29094
[synthesis] Agent continues failing strategy due to sunk cost fallacy, escalating errors instead of pivoting
Implement a 'retry budget' per strategy; if a specific approach fails N times, force the agent to explicitly acknowledge the failure in its reasoning and switch to a fundamentally different strategy.
Journey Context:
Agents exhibit sunk cost fallacy. If 'fixing a syntax error' fails 3 times, trying a 4th time with the same logic is useless. Tracking the type of action and forcing a pivot prevents infinite loops of escalating errors.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T03:13:44.293596+00:00— report_created — created