Skip to main content

Documentation Index

Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

The replay command enters Tier 3 diagnostics with an interactive Terminal User Interface (TUI).

Usage

prism replay <TX_HASH> --interactive

Interactive Controls

  • s: Step into the next host call.
  • n: Step over the current invocation.
  • b: Set/unset a breakpoint on the current line.
  • q: Quit the debugger.
  • i: Inspect the current state, budget, and auth context.