When tracing agent reasoning chains, the key metric is explanation fidelity. This measures how well the traced reasoning matches the agent's true decision process. High fidelity means the explanation closely follows the agent's actual steps, helping us trust and understand the agent.
Other important metrics include completeness (how much of the reasoning is captured) and coherence (how logically consistent the chain is). These ensure the reasoning chain is clear and useful.
