Audit a monorepo dependency
Before
Find every use of the old logger.
After
Audit all uses of @acme/logger v1. Search source, tests, scripts, and manifests; exclude generated output. Classify direct API, wrapper, type-only, or transitive. Do not edit files. Return a package-by-package inventory with paths and blockers.
