A retrieval trace is an observability record that logs when, why, and what information an autonomous agent fetches from an external knowledge source, such as a vector database or search API, during its reasoning process. It is a core component of agent reasoning traceability, providing a verifiable audit trail of the data that influenced the agent's decisions and outputs, which is essential for debugging and compliance in production environments.




