Examples
The files in examples/ are canonical examples for the current schemas. They are read by tests, so docs can point at them without drifting.
Some example paths and fields predate the current product vocabulary. Treat them as exact example references, not naming guidance.
Evidence Examples
These live under examples/evidence/ and demonstrate generated evidence in realistic states.
Pass example
Use it to see a clean branch-diff run:
- matched work areas
- selected evidenceChecks
- uncovered-path result
- baseline evidence outcome
Fail example
Use it to see:
- unmatched files
- warning-level uncovered-path result
- failed baseline evidence outcome
- suppression of stronger enforcement when the change spans multiple work areas
Requirement-gap example
Use it to see a case where the change stayed inside known work areas, but Veritas still records that the standards are missing coverage.
Standards Feedback Examples
These live under examples/standards-feedback/ and demonstrate standards feedback.
- examples/standards-feedback/work-agent-authority-settings.json
- examples/standards-feedback/work-agent-observe-standards-feedback-draft.json
- examples/standards-feedback/work-agent-observe-standards-feedback.json
Use them to inspect:
- current shape for standards strictness settings
- generated evidence provenance
- completed feedback outcomes
- time-to-green and exception/exception counts
- false positives and missed issues
Benchmark Examples
These live under examples/benchmarks/ and show deterministic benchmark examples for whether change guidance surfaced at the right time.
Use them to inspect:
- marker phrases
- trigger tags
- assistant-turn timing windows
- baseline vs Veritas comparisons
- grouped reliability metrics
Operational Summary Examples
These examples demonstrate generated readiness, conformance, or standards-feedback summaries.
- examples/repo-conformance/veritas-repo-report.json
- examples/repo-conformance/veritas-repo-conformance-red.json
Specific Benchmark Examples
- examples/benchmarks/migration/scenario.json
- examples/benchmarks/migration/comparison.json
- examples/benchmarks/suites/context-surfacing-suite.json
- examples/benchmarks/suites/context-surfacing-suite-report.json
- examples/benchmarks/governance-protected-standards/scenario.json
- examples/benchmarks/governance-standards-growth/scenario.json
Classification Example
This file groups a real repo’s current checks. It is useful when moving from bespoke scripts toward clearer requirements and evidence-check inventories.