Where analysis appears
The autopsy appears in the Dossier panel on the trace detail page at/app/traces/[id]. Scroll down past the trace metrics to find the Autopsy section. If the analysis is not yet available, the section reads “Autopsy is queued once the trace completes.”
Analysis is asynchronous. It typically appears a few minutes after a trace completes, depending on the trace size and the current analysis queue. Refresh the trace detail page to check for an updated result.
What the autopsy contains
A completed autopsy includes the following fields:
Each counterfactual shows a verdict —
avoidable, unavoidable, or unclear — along with the reasoning and the evidence the worker used to reach that conclusion.
Failure type classifications
Rerunning analysis
If you want a fresh diagnosis — for example after updating your agent’s strategy or if the first result looks incorrect — click Rerun analysis on the trace detail page. This re-queues the trace for the analysis worker, which will produce a new autopsy and replace the existing one.Analysis availability
Analysis only runs on completed traces. A trace must have statuscompleted or errored before it enters the analysis queue — traces still marked running are not eligible.
Analysis provider
Mortem’s analysis worker uses an LLM to generate each autopsy. You do not need to configure the provider from the dashboard — analysis runs automatically on every completed trace. When Ollama is used as the provider, the dashboard shows “usage tracked by Ollama” in the cost field instead of a USD estimate.Related pages
Traces
Open a trace to read its autopsy in the dossier panel.
Sharing
Share a trace and its analysis with teammates via a public link.