| 1 | // Selfhost-only: an MCP session that goes idle past the store's TTL is |
| 2 | // reclaimed, and the next request on that session id gets the 404 / -32001 cue |
| 3 | // that tells a client to re-initialize. |
| 4 | // |
nothing calls this directly
no test coverage detected