/** * SMI-6441 Wave 1, Step 6 — lexicon-content assertions: "did the data * actually land" gate. * @module packages/core/tests/security/weak-password-lexicon * * Mirrored under scripts/tests/indexer/weak-password-lexicon.test.ts against * the Node-edge twin. This class of test exists because of SMI-5207's * hardest-won lesson: a fixture list hand-traced through the plan's prose * contradicted the real implementation, and only running assertions against * the REAL generated data caught it. * * All ranks cited in comments below are properties of the PINNED snapshot * (commit c205c36a445bff37f8e58a9ec829105cd4975c58, SOURCES.json). If that * pin is ever moved, every rank must be re-derived — see the plan doc's * Wave 1 Step 3 warning. */ export {}; //# sourceMappingURL=weak-password-lexicon.test.d.ts.map