Review Results
After a run completes, open it from the Analysis History table (click Details) to review the verdict.
Run overview
The run summary shows the Overall score together with run metadata: Model, Commit, Branch, Execution Time, and Total Tokens. When enabled, an Executive Summary and Key Policy Insights give you a high-level read before you dive into individual controls.
The Analysis History table lists each run with its Run ID, Git Ref, Execution Time, Status, Controls, and Score.
Per-control findings
The controls table shows each Control, its Status, Metrics, and Score. Status
values include Pass, Fail, Pending, Executing, Blocked, and Error. Use the
search box ("Search by ID or title…") or Filter Passed to focus on what needs
attention.
Open a control's Details to see its Control Findings, grouped by severity:
- Critical Findings
- Potential Findings
- Informational Observations
The Evaluation Deep-Dive & Evidence section traces each verdict back to the concrete evidence — the files and line references the sub-agent used to reach its decision.
Export
From a run you can Export PDF for a shareable report, or open View Deep Dive & Evidence for the full per-control breakdown.
Fix the flagged findings in your code, then start another run with Run New Analysis. Enable Skip Existing (Analysis) to resume quickly by re-evaluating only what changed. See Run an Analysis.