mix threadline.evidence.show (Threadline v0.6.0)

Copy Markdown View Source

Shows Threadline-owned evidence proof output through one canonical viewer task.

This task is a viewer, not a gate. Successful proof reads always exit 0, including outputs that classify claims as unsupported. If you need a failing policy check later, that belongs in a future gate task such as mix threadline.evidence.verify, not in this viewer.

Usage

mix threadline.evidence.show
mix threadline.evidence.show --json
mix threadline.evidence.show --subject retention_run --history
mix threadline.evidence.show --subject retention_run --subject-ref-json '{"run_id":"ret-run-1"}'

Flags

  • --json
  • --subject
  • --subject-ref-json
  • --latest
  • --history
  • --from
  • --to
  • --limit