/** * Tests for `resolveOrchestrationPaths` (mmnto-ai/totem-strategy#341, ADR-106 — Proposal 282). * * Filesystem-driven; tests construct real temp directories for each * presence permutation (none / partial / full) and verify the resolver * returns the discriminated `source` field plus the expected * path fields. Per-test cleanup wipes the tmp tree so a re-run starts * from a clean state. Mirrors the `substrate-resolver.test.ts` shape so * the two resolvers' tests stay symmetric. */ export {}; //# sourceMappingURL=orchestration-resolver.test.d.ts.map