Autonomous agents fail in recognizable, repeatable ways. This is the catalog Snapback diagnoses against — each class grounded in the MAST and TRAIL research taxonomies.
Agent repeats the same/near-same tool call without progress. MAST 'step repetition' (specification/design); TRAIL resour…
system executionA tool returned an error the agent didn't handle. Primarily TRAIL system-execution. Includes cryptic agent-INFRASTRUCTUR…
reasoningAgent invented/incorrect tool arguments. TRAIL reasoning (hallucination) + execution.
system executionA tool/protocol call failed on its SCHEMA or FORMAT — wrong request shape, wrong network/scheme identifier, a protocol-l…
reasoningAgent acted without gathering needed info. Both taxonomies touch this via context/clarify.
planning coordinationChose an inappropriate tool for the goal.
reasoningFlawed reasoning led to the failure. Core TRAIL reasoning category.
reasoningGenerated code was wrong. Neither taxonomy has a dedicated code class; maps to reasoning.
system executionExcessive spend/tokens. MAST does not formalize cost; TRAIL 'resource abuse' is closest. Snapback treats operational cos…
reasoningContext window exceeded / history lost. Direct MAST 'loss of history'.
system executionHit a step/time limit before completing.
task verificationStopped before the task was actually done. Direct MAST 'premature termination'.
planning coordinationAn early wrong decision cascaded. Spans reasoning + orchestration in both.
planning coordinationAgent optimized a proxy instead of the true goal. MAST 'task derailment'.
task verificationOutput didn't match the required format/spec. MAST 'incorrect verification' adjacent.
planning coordinationMulti-agent coordination broke down. MAST (multi-agent-centric) formalizes this best.
planning coordinationInfo dropped between agents/steps at a handoff. Direct MAST 'context loss on handoff'.
reasoningThe effective prompt/instruction drifts across a run and causes the failure. 18th class (#37); present in prior art (age…
otherCatch-all when no specific class fits.