| 1 | // --------------------------------------------------------------------------- |
| 2 | // Tool-row projection coverage. The invoke and list hot paths select away the |
| 3 | // heavy input_schema/output_schema JSON (TOOL_INVOCATION_COLUMNS) — a tool row |
| 4 | // is ~KBs of schemas, but routing/policy needs only the names. These tests pin |
nothing calls this directly
no test coverage detected