| 1 | // Cross-target: muscle memory — runtime-observed output shapes. Most OpenAPI |
| 2 | // operations declare no response schema, so `tools.describe.tool()` used to |
| 3 | // render `data: unknown` forever and the model had to guess response shapes. |
| 4 | // This journey proves the warm path end to end through public surfaces only: |
nothing calls this directly
no test coverage detected