#observability
Every post tagged "observability".
22 posts · showing 21–22
-
Assert on the Trajectory, Not the Answer
A final-answer check will happily pass a run that took nineteen turns and touched a tool it should never have called. Five lines of trajectory assertions catch what output tests structurally cannot.
-
The Retry Storm Your Dashboard Can't See: When Agent Failures Multiply Instead of Add
Three retry layers, each sensible on its own, compose by multiplication — and a failure at step fourteen costs the whole context, not the failed call. Your per-call dashboard will stay green the entire time.