| status | PASS when all traces pass evals and scans and at least one trace is found; otherwise FAIL. |
| total | Number of trace files evaluated. |
| passed | Number of trace files that passed. |
| failed | Number of trace files that failed. |
| bundle | Directory containing the generated run bundle when the bundle input is set. |
| bundle-manifest | Path to the generated run bundle manifest when the bundle input is set. |
| review | Directory containing the generated review pack when review inputs are set. |
| review-pr-comment | Path to the generated review PR comment Markdown when review inputs are set. |
| review-bundle | Directory containing the generated review run bundle when review inputs are set. |
| review-bundle-manifest | Path to the generated review run bundle manifest when review inputs are set. |
| review-manifest | Path to the generated review pack manifest when review inputs are set. |
| review-status | PASS when the generated review pack passed eval and scan gates; otherwise FAIL. |
| review-generated-at | ISO timestamp recorded in the generated review manifest. |
| review-artifact-url | Artifact URL recorded in the generated review manifest when artifact-url is set. |
| review-sarif-url | SARIF URL recorded in the generated review manifest when sarif-url is set. |
| review-workflow-chains | Candidate chain event count from the review diff when review inputs are set. |
| review-workflow-tasks | Candidate task event count from the review diff when review inputs are set. |
| review-workflow-errors | Candidate workflow error marker count from the review diff when review inputs are set. |
| review-workflow-chain-delta | Candidate minus baseline chain event delta from the review diff when review inputs are set. |
| review-workflow-task-delta | Candidate minus baseline task event delta from the review diff when review inputs are set. |
| review-workflow-error-delta | Candidate minus baseline workflow error marker delta from the review diff when review inputs are set. |
| review-workflow-regressions | Count of workflow regressions detected from chain, task, and workflow error deltas when review inputs are set. |