Standalone alpha / 0.1.0-alpha.1

CARVES Audit: Evidence discovery layer.

Audit reads local decisions and packets, produces summaries and timelines, and emits conservative shield-evidence.v0 for Shield.

module -> audit

Discovers local Guard and Handoff evidence without mutating either source.

Ready as the matrix evidence discovery layer for standalone alpha use. It does not score or certify.

carves-audit / shortest path

Audit reads local evidence and returns conservative summaries.

carves-audit summary --json
carves-audit timeline --json
carves-audit explain <record-id> --json
carves-audit evidence --json --output .carves/shield-evidence.json
Audit boundary
scope ->

Owns

Audit owns.

Audit is responsible for these public-surface responsibilities.

  • read-only discovery
  • summary and timeline readback
  • shield-evidence.v0 collection
Audit evidence
proof ->

Artifacts

Primary artifacts.

Audit produces or projects these public proof artifacts.

  • audit summary JSON
  • audit timeline JSON
  • .carves/shield-evidence.json