| 1 | // Regression guard for #460 Bug 2: when EVOMAP_PROXY=1 and a proxy is |
| 2 | // running, src/atp/hubClient.js MUST route /atp/* calls through the local |
| 3 | // proxy (127.0.0.1) and NOT make a direct call to the Hub. The proxy is the |
| 4 | // single egress point for the mailbox/task/session/ATP surface. |
nothing calls this directly
no test coverage detected