Expand description
Trace presentation shared by the Admin API and the MCP tools: list
filtering and the rendered trace shape (each step with its changes).
Structsยง
- Step
With ๐Changes - A step plus the changes derived from the preceding snapshot.
- Trace
Filter - Optional filters for the trace list. All are ANDed; blank strings are
ignored (a bare
?route=is not a filter).
Functionsยง
- apply_
filter - Applies
fto a newest-first summary list. - non_
empty ๐ - render_
trace - Renders a trace with per-step
changescomputed at read time. - source_
str ๐