Expand description
Evidence CLI engine (import, view, summary, query, compare, report).
Enums§
- Trace
Query Kind - 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 (requiresvisualizerfeature).