Skip to main content

Module trace_cli

Module trace_cli 

Source
Expand description

Evidence CLI engine (import, view, summary, query, compare, report).

Enums§

TraceQueryKind
Bounded query kinds for trace-derived execution graphs.

Functions§

load_evidence
Parse a trace and build its bounded application evidence.
run_compare
compare — aggregate repeated semantic spans and compare candidate to baseline.
run_import
import — emit the full evidence packet JSON.
run_query
query — emit a bounded slice of graph facts.
run_report
report — publish durable JSON and concise Markdown from one profile run.
run_summary
summary — emit provenance, health, gaps, and graph summary JSON.
run_view
view — render standalone HTML from a trace (requires visualizer feature).