Inspect traces, nodes, inputs, and outputs by hand.
Manual inspection is the trace-level view for a single run. It is where you
check the exact step that produced a surprising result.The left side shows the run graph. Each node is a model call, tool call, or
recorded step. Selecting a node opens its input and output on the right,
including injected priors, request metadata, and the content sent to the model
or tool.Manual inspection helps with: