A saliency trace is an observability record that highlights which specific elements of the input data—such as particular tokens in a prompt, pixels in an image, or features in a dataset—were most influential or 'attended to' by a model during a specific reasoning step or final decision. It functions as a form of feature attribution within a broader reasoning timeline, providing a granular, step-by-step map of a model's focus. This trace is essential for debugging agent behavior, validating that decisions are grounded in relevant inputs, and meeting algorithmic explainability requirements in regulated environments.




