Docs

Outputs And Reports

Evidpath writes readable and machine-readable evidence: reports, JSON, traces, manifests, semantic sidecars, and regression packets.

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.

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.