/** * Tests for the parity-manifest parser + config-path resolver * (mmnto-ai/totem-strategy#448). * * The resolver is filesystem-driven, so tests construct real temp files. The * parser is pure-text and exercised directly. The round-trip fixture is built * from the real `doctrine/parity-manifest.yaml` shape — including a * `version-pinned` contract, a `null` canonical-source with a `source-note`, * and an entry carrying the optional `title`/`blocking`/`consumers` fields. */ export {}; //# sourceMappingURL=parity-manifest.test.d.ts.map