/** * @fileoverview Unit tests for `detectPhantomRuntimes`. * * The "conservative" filter is the critical assertion: only flag * directories where `opensip-tools/` contains EXCLUSIVELY `.runtime/`. * Any legitimate user content disqualifies the directory — false * positives would lead users to delete real work. */ export {}; //# sourceMappingURL=phantom-detect.test.d.ts.map