| 1 | /* oxlint-disable executor/no-try-catch-or-throw -- boundary: e2e SSH and raw HTTP assertions */ |
| 2 | // Proves the packaged desktop bundle's sidecar daemon can package and invoke a |
| 3 | // local-directory custom tool from inside the GUI guest. The API calls run over |
| 4 | // guest loopback so the daemon reads the same guest filesystem as the fixture. |
nothing calls this directly
no test coverage detected