Labs runs have a field-level inspector
Open a Labs run to inspect parsed fields, raw model output, token cost, latency, and the stored prompt.
Each Labs run can now open in an inspector with separate views for field comparison, raw model output, cost and timing, and the stored prompt. Field comparison puts mismatches first and shows golden and returned values together when reviewed labels are available.
The cost view breaks the total into input and output token arithmetic and includes run latency, provider, and model facts. Raw output remains copyable for deeper diagnosis.