UnemittedToolCalls()NamedTupleCounts of buffered tool calls that never emitted a tool.use.
A NamedTuple so callers can still unpack positionally while the field names
keep the two same-typed slots from being load-bearing at every call site (a
bare (int, int) invites a silent transposition). Both surfaces log the two
counts as separate diagnostics.