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

# Replay

> Forensic review of a single interaction.

Replay is the micro view. Open any StageCard or API response and step through the interaction with every metamarker traced to its source segment.

<Frame caption="Replay. One interaction, read in full.">
  <img src="https://mintcdn.com/blankstate/_qJUwEIy0R37Mjeb/images/site/replay-og.png?fit=max&auto=format&n=_qJUwEIy0R37Mjeb&q=85&s=7dbe62b926451c8214ae817c276c0770" alt="Replay. The lens on a single interaction." width="1200" height="627" data-path="images/site/replay-og.png" />
</Frame>

## What Replay shows

| View                   | Description                                                |
| ---------------------- | ---------------------------------------------------------- |
| **Timeline**           | Interaction segments in chronological order                |
| **Metamarker overlay** | Every activated nuance highlighted on the source content   |
| **Fidelity track**     | Per-segment fidelity rendered as a heat bar                |
| **Score panel**        | Aggregate Protocol scores and per-actant C×B×I coordinates |
| **Signature delta**    | How this interaction moved the participant's Rating        |

## When to use Replay

* **Dispute resolution.** An actant challenges a score. Replay shows the exact evidence segments.
* **Protocol calibration.** A Protocol activates on unexpected segments. Replay surfaces the cases for refinement in IBE.
* **QA sampling.** Sample interactions from Provenance and drill into raw evidence.
* **Regulatory audit.** Produce a full, citable evidence record for a specific interaction.

## Access

From Provenance, open any interaction row to launch Replay. From a StageCard, click "View in Replay". From the API, use the returned `replay_url`.

Export as structured JSON with a rendered HTML transcript.
