/** * Engine-level resolution-mode contract: * - a Catalog without resolutionMode is treated as exact (absence ⇒ exact); * - the mode round-trips through catalog persistence (the warm-run honesty * guarantee — consumers read it on cache hits, not just fresh builds); * - buildGraphEnvelope surfaces resolutionMode only for fast; * - the approximation caveat helper reflects the tier. */ export {}; //# sourceMappingURL=resolution-mode.test.d.ts.map