The categories solve different trust problems.
An agent audit log is chronological evidence: prompts, tool calls, timestamps, outputs, errors, and user actions. It helps operators investigate a run after something breaks. Decision replay is an explanatory artifact: the goal, sources, selected action, skipped alternatives, approval state, and memory update. It helps users inspect normal agent work without reading every event.
This distinction matters for action-heavy personal assistants such as Super. If an agent sends a follow-up text, builds a web page, or resumes a browser task, the user needs a short explanation of the decision, not only a forensic event stream.