| 1 | // Cross-target: a fresh workspace ships the built-in executor integration ready |
| 2 | // to use — it appears in the catalog, it cannot be removed, and it already |
| 3 | // contributes tools so an agent can start without any manual setup. |
| 4 | import { expect } from "@effect/vitest"; |
nothing calls this directly
no test coverage detected