Skip to main content

Module trace_cli

Module trace_cli 

Source
Expand description

Evidence CLI engine for trace/10, evidence/4, comparison/6, and atomic bundles.

Structs§

ToolIdentity
Emitting-tool identity attached to every CLI envelope.

Enums§

QueryLabelFilter
Label filter for query kinds that carry semantic labels.
TraceQueryKind

Functions§

load_evidence
Load a raw trace or the verified evidence packet for a finalized bundle/profile directory. A trace.jsonl inside a bundle resolves to that bundle so normalized GPU evidence is retained.
run_campaign_status
Reconcile a campaign manifest against the bundles on disk.
run_compare
run_import
run_overview
Bounded first look at a raw trace or verified bundle for agents: health and evidence counts, truncated finding/gap lists, and headline scalars only — never an unbounded collection.
run_protocol
Emit the tool’s complete versioned protocol: every schema it writes or reads, plus the subcommand catalog, sourced from the crate’s exported constants.
run_query
run_report
run_series
Build a cross-run series report from a fully published campaign manifest or an explicit ordered list of verified bundle directories.
run_summary
run_verify
run_view