> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tradionlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reading an autopsy report

> Every section of the report, and what each one measures.

A report carries the same sections in the same order every time. This page goes through each one and says what it measures.

<Frame caption="The order the sections appear in, and where each one sits on the page.">
  <img src="https://mintcdn.com/tradion/vjBY-1cLC3De9wyn/images/diagrams/autopsy-anatomy.svg?fit=max&auto=format&n=vjBY-1cLC3De9wyn&q=85&s=c559d045885acf52fb55f73f191911a4" alt="Labelled diagram of an autopsy report showing the header, timeline, three score cards, risk metrics, attribution breakdown, what-if analysis, lesson, setup classification, coaching recommendations, and data confidence panel" width="940" height="520" data-path="images/diagrams/autopsy-anatomy.svg" />
</Frame>

## Header and verdict

The top line is the ticker, the instrument, and the date, followed by the result and a grade.

The grade is two letters, not one: **Process** and **Outcome**. Process grades the quality of the decisions. Outcome grades what the market paid you. Hover the grade for Tradion's note on the gap between them.

### What this actually means

Four combinations, and the two in the middle carry the information.

| Process | Outcome  | Read it as                                                                                      |
| ------- | -------- | ----------------------------------------------------------------------------------------------- |
| High    | High     | Repeat this                                                                                     |
| High    | Low      | Right idea, no payout. Normal on a single trade                                                 |
| **Low** | **High** | You got away with it. This is the combination most likely to teach a habit that costs you later |
| Low     | Low      | Working as designed. Read the rest of the report                                                |

When the two grades differ by two letters or more, the attribution section below is where the explanation sits.

## Timeline reconstruction

Five to eight events between entry and exit, in order, each with a time and a label. Entry and exit get a filled dot; warnings and decision points sit between them.

You already remember the entry and the exit. The middle is what this section is for — it names the moments where the trade stopped being the trade you planned. The first event that isn't part of your original plan is usually earlier than the point where the loss showed up.

## Risk metrics

Four tiles under the scores: **Entry** and **Exit** prices, **Duration**, and **R-Multiple**.

**R-Multiple** is what you made or lost measured in units of what you risked. Losing exactly what your stop allowed is `-1.0R`; making three times that is `+3.0R`. Because it's a ratio rather than an amount, a small trade and a large one compare directly.

Losses that regularly come in worse than `-1.0R` mean the stop isn't being held. That's an exit discipline problem, and it's the most common one this tool finds.

## The scorecard

Three scores, 0–100, on every report.

<Frame caption="What each of the three grades is measuring — they are not three views of the same thing.">
  <img src="https://mintcdn.com/tradion/vjBY-1cLC3De9wyn/images/diagrams/scorecard.svg?fit=max&auto=format&n=vjBY-1cLC3De9wyn&q=85&s=f1a7db449f5b28e9a0cea0bd4c570f23" alt="Diagram of the three autopsy scores — entry quality, exit discipline, and risk management — with the question each one answers" width="900" height="340" data-path="images/diagrams/scorecard.svg" />
</Frame>

| Score               | The question it answers                                                   |
| ------------------- | ------------------------------------------------------------------------- |
| **Entry Quality**   | Was the entry well-timed and well-reasoned, or did you chase?             |
| **Exit Discipline** | Did you follow your exit plan?                                            |
| **Risk Management** | Was the stop placed, the size appropriate, and the reward worth the risk? |

Above 70 shows green, 50–70 neutral, below 50 red. Each score comes with a **why** — the reasoning behind it, collected into the analysis section — and a **fix**, collected into Coaching Recommendations on the right.

The three are not interchangeable. High entry quality with low exit discipline is a different problem from the reverse, and the fixes have nothing in common.

**Do this:** rather than reading any single number, watch which of the three sits lowest across your last ten reports. Your running averages are on the [Overview tab](/trade-intelligence/trade-autopsy) and in [Profile](/trade-intelligence/profile).

## The attribution breakdown

Headed **Mistake Classification** on a loss and **Edge Attribution** on a win. Directly above it sits **Root Cause Analysis** — **Trade Analysis** on a win — which is the written reasoning behind each score.

The attribution list splits the result into contributing factors that add up to 100%, each with a share and an impact label: critical, high, medium, or low on a loss; primary, significant, supporting, or minor on a win.

On a loss it separates the part that was your decision from the part that was the market. On a win it says how much of the result came from your setup and how much came from the tape moving your way. If the largest share names something you control, it belongs in your playbook. If it names market conditions, there is nothing here to fix.

## Counterfactuals

Headed **What-If Analysis**, usually two or three of them.

A **counterfactual** is a version of events that didn't happen — the same trade run again with one thing changed. Each names the change, states its impact, and explains what would have followed. Typical shapes: the stop held, the trade carried to your original target, half the size, or the trade not taken.

### What this actually means

A counterfactual measures the size of one specific habit. It is not the market telling you that you should have known better — hindsight makes every alternative look obvious. If "exited at my stated target instead of closing early" turns this trade around, and the next four as well, you now know in percentage terms what that habit is worth.

A single counterfactual is thin evidence. The one that recurs across reports is the one worth a rule.

## The lesson

Every report ends with one rule, in quotes, plus a short pre-trade checklist and a **trigger** — the specific situation in which the rule applies.

One rule per report, deliberately. A list of fifteen things to do better is a list nobody follows.

## Data coverage

Bottom right, under **Data Confidence**: a percentage, and counts of how many fields were **Known**, **Inferred**, **Assumed**, and **Missing**.

This is the report grading its own evidence. Known means you told Tradion. Inferred means it worked the value out from something you did say. Assumed means it filled a gap with a default and is saying so.

A report built mostly on assumptions is a hypothesis rather than a finding. If the number is low and the conclusion matters, log the trade again with more detail — there's no way to edit a logged trade in place, so that means deleting it and re-running.

## Turning a finding into a playbook rule

<Steps>
  <Step title="Press Save to Playbook">
    The button under the lesson. The rule goes into your [Playbook](/trade-intelligence/playbook-and-preflight).
  </Step>

  <Step title="Open Playbook and sharpen it">
    The generated rule is a starting point. Edit it until it's something you could tick a box against — that page has good and bad examples side by side.
  </Step>

  <Step title="Add the trigger and the checklist steps">
    A rule without a trigger never fires, because you'll never remember to look for it.
  </Step>
</Steps>

<Tip>
  The other two panels on the right are worth a glance. **Setup Classification** names the kind of trade this was, with a confidence percentage — over time that's what produces your per-setup win rates. **Coaching Recommendations** is the numbered list of fixes, one per score.
</Tip>

<CardGroup cols={2}>
  <Card title="Playbook and Pre-Flight" icon="clipboard-check" href="/trade-intelligence/playbook-and-preflight">
    Turning findings into rules you can check.
  </Card>

  <Card title="Your Profile" icon="user" href="/trade-intelligence/profile">
    What all these reports add up to.
  </Card>
</CardGroup>
