Expand description
Evidence CLI engine for trace/10, evidence/4, comparison/6, and atomic bundles.
Structs§
- Tool
Identity - Emitting-tool identity attached to every CLI envelope.
Enums§
- Query
Label Filter - Label filter for query kinds that carry semantic labels.
- Trace
Query Kind
Functions§
- load_
evidence - Load a raw trace or the verified evidence packet for a finalized bundle/profile directory.
A
trace.jsonlinside 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