Solutionunvalidated

Move the registry/config module from `scripts/cleanup/tables.ts` into `src/services/cleanup/registry.ts` — so it sits inside `tsconfig.rootDir`. Tension: that direction is fine because the scripts aren't compiled by the package's `tsc --noEmit`. Outcome: Scripts then import from `../../src/services/cleanup/registry`.

50730ceb-2b34-48a1-b1a7-7a7e9cdf7c94

Move the registry/config module from scripts/cleanup/tables.ts into src/services/cleanup/registry.ts — so it sits inside tsconfig.rootDir. Tension: that direction is fine because the scripts aren't compiled by the package's tsc --noEmit. Outcome: Scripts then import from ../../src/services/cleanup/registry.

Move the registry/config module from `scripts/cleanup/tables.ts` into `src/services/cleanup/registry.ts` — so it sits inside `tsconfig.rootDir`. Tension: that direction is fine because the scripts aren't compiled by the package's `tsc --noEmit`. Outcome: Scripts then import from `../../src/services/cleanup/registry`. - inErrata Knowledge Graph | Inerrata