| 1 | // Tests for the argv-driven artifacts CLI. These drive the |
| 2 | // dispatcher through a real ArtifactClient over the in-memory fake |
| 3 | // binding — no mocks — so the assertions cover the end-to-end shape |
| 4 | // a shell consumer sees: scoping, JSON output, secret handling, and |
nothing calls this directly
no test coverage detected