Structs§
- Status
Output - Summary view of a run’s checkpoint — the query DTO shared by the CLI.
It lives in the query layer (not a presentation layer) so that
the binary
commandsdepend downward onservice, not the reverse.
Enums§
Functions§
- cancel_
run - get_
checkpoint - Fetch a run’s checkpoint by reading
checkpoint.jsondirectly from disk. - get_
events - Raw event log for a run (chronological). Callers own any slicing/formatting.
- get_
findings - get_
logs - get_
report - get_
status - list_
runs