> ## Documentation Index
> Fetch the complete documentation index at: https://prism-ddf93e61.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI Interface

> The primary diagnostic tool for the terminal.

The Prism CLI is a Rust-native application designed for speed and reliability. It is the most powerful interface, providing access to all three tiers of diagnostics.

## Key Features

* **Zero Latency**: Local decoding and replay logic.
* **CI/CD Integration**: Easy to automate via shell scripts and GitHub Actions.
* **TUI Debugger**: Interactive step-through debugging without leaving the terminal.

## Getting Started

See the [CLI Reference](/cli/decode) for a full command list.
