Single Audit Bundle
File
report.md
Purpose
Human-readable summary of risks, cohorts, scenarios, and representative traces.
File
results.json
Purpose
Structured audit result for automation or later analysis.
File
traces.jsonl
Purpose
Trace-level detail for step-by-step inspection.
File
run_plan.json
Purpose
Saved plan when the workflow supports plan-first execution.
File
run_manifest.json
Purpose
What actually ran, including workflow metadata, environment, inputs, outputs, and hashes.
File
semantic_advisory.json
Purpose
Optional advisory explanation sidecar when semantic mode is enabled.
| File | Purpose |
|---|---|
| report.md | Human-readable summary of risks, cohorts, scenarios, and representative traces. |
| results.json | Structured audit result for automation or later analysis. |
| traces.jsonl | Trace-level detail for step-by-step inspection. |
| run_plan.json | Saved plan when the workflow supports plan-first execution. |
| run_manifest.json | What actually ran, including workflow metadata, environment, inputs, outputs, and hashes. |
| semantic_advisory.json | Optional advisory explanation sidecar when semantic mode is enabled. |
Compare Bundle
File or folder
regression_report.md
Purpose
Readable baseline-vs-candidate summary.
File or folder
regression_summary.json
Purpose
Structured compare summary and pass/warn/fail decision fields.
File or folder
regression_traces.json
Purpose
Trace-level comparison details.
File or folder
baseline/ and candidate/
Purpose
Nested audit runs used to produce the comparison.
File or folder
run_manifest.json
Purpose
Compare workflow manifest.
| File or folder | Purpose |
|---|---|
| regression_report.md | Readable baseline-vs-candidate summary. |
| regression_summary.json | Structured compare summary and pass/warn/fail decision fields. |
| regression_traces.json | Trace-level comparison details. |
| baseline/ and candidate/ | Nested audit runs used to produce the comparison. |
| run_manifest.json | Compare workflow manifest. |