/** * Tests for certification advisory-drift detection primitives. * * Covers the pure key-derivation and diff logic in `certification/drift.ts`. * The live-scan paths (`deriveAdvisoryBaseline`, `checkAdvisoryDrift`) are * exercised through the staleness/entrypoint tests in `drift-mode.test.ts`. */ export {}; //# sourceMappingURL=drift.test.d.ts.map