
 Usage: root lens [OPTIONS] COMMAND [ARGS]...
 
 🔍 Inspect, debug, and trace past workflow runs.
   
   
   
╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────╮
│ --help          Show this message and exit.                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ──────────────────────────────────────────────────────────────────────────────────────────────╮
│ list     List stored runs.                                                                              │
│ show                                                                                                    │
│ trace                                                                                                   │
│ replay   Replay a prior run deterministically using recorded trace and responses.                       │
│ spans    List individual spans for a run with optional filtering.                                       │
│ stats    Show aggregated span statistics.                                                               │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────╯

