| 1 | // Cloud: the telemetry contract, end to end. A tool call that hits an |
| 2 | // upstream error wall must be visible in the EXPORTED spans — not just |
| 3 | // handled gracefully for the caller. This is the regression class where the |
| 4 | // product silently goes dark to operators: `ToolResult.fail` rides the |
nothing calls this directly
no test coverage detected