Skip to main content
pome inspect reads a run’s artifacts and prints a human-readable summary: trace health, recorded events, and per-criterion score verdicts. Use it after pome run to debug failures directly in the terminal, without opening the dashboard.

Usage

Arguments

Options

Output

Prints:
  • Run id and artifact directory path
  • Trace health summary (event counts, gaps, proxy capture status)
  • Rendered event timeline from events.jsonl
  • Aggregate score and per-criterion pass/fail/skip lines from score.json

Examples

Exit codes

Generate a fix prompt for a failed run: