14:02:31ingeststep.startclassify ticket TCK-1

Demo

Traces

The full span tree for a run: every LLM call, tool call, and policy decision, with running token cost against the $0.50 ceiling. Step through it, or watch it play.

Runaway loop, halted

ticket TCK-2

A sub-goal loop bills a model call each iteration; the circuit breaker halts it at the $0.50 ceiling before it can run away.

Cumulative cost

$0.5400 / $0.50 ceiling

Cumulative cost against the circuit-breaker ceiling

The dashed line is the $0.50 circuit-breaker ceiling. The breaker halts the run the moment the curve reaches it.

SpanTimeline · 4100 ms
plantriage
expands a sub-goal it cannot satisfy
subgoal-1planner
gpt-4o-mini · cumulative $0.06$0.0600
subgoal-2planner
gpt-4o-mini · cumulative $0.12$0.0600
subgoal-3planner
gpt-4o-mini · cumulative $0.18$0.0600
subgoal-4planner
gpt-4o-mini · cumulative $0.24$0.0600
subgoal-5planner
gpt-4o-mini · cumulative $0.30$0.0600
subgoal-6planner
gpt-4o-mini · cumulative $0.36$0.0600
subgoal-7planner
gpt-4o-mini · cumulative $0.42$0.0600
subgoal-8planner
gpt-4o-mini · cumulative $0.48$0.0600
subgoal-9planner
gpt-4o-mini · cumulative $0.54$0.0600
circuit.trippedbreaker
cost ceiling $0.50 reached (cumulative $0.54); 10th call never startedhalted
02:14:11 · 11/11