Reading a report
Serve a report locally:
uv run dialogassert view \ --report reports/latest.json \ --port 15560The HTML report includes:
- Run metadata
- Journey group summaries
- Attempt-level results
- Aggregate journey scores
- Pass threshold
- Severity counts
- Findings
- Evidence
- Acceptance criteria
- Judge reasons and metadata when available
- Reproduction commands
Public reports
Section titled “Public reports”The sample reports on this site are rendered from a sanitised public schema rather than from the raw runner output. Local filesystem paths, raw model input history, encrypted reasoning payloads and internal run and event identifiers are removed at build time. If you publish reports outside your organisation, do the same — the internal engineering report is meant to stay rich, and the shareable one is meant to stay safe.