| 1 | // Cross-target: MCP tool-catalog freshness — the "the server changed its tools |
| 2 | // and executor noticed" promise. A connection's catalog used to be listed once |
| 3 | // at create time and never again: a server-side rename left stale tools failing |
| 4 | // forever and new tools invisible until a human clicked Refresh. These journeys |
nothing calls this directly
no test coverage detected