/** * Tests for `resolveSubstratePaths` (mmnto-ai/totem#1820, ADR-100 Phase C). * * Filesystem-driven; tests construct real temp directories for each * precedence layer (env / config / sibling-walk / repo-local sediment) * and pass `env` / `config` via the option seams to avoid touching * `process.env`. Per-test cleanup wipes the tmp tree so a re-run starts * from a clean state. */ export {}; //# sourceMappingURL=substrate-resolver.test.d.ts.map