/** * Grounding-bundle tests (mmnto-ai/totem#2101, strategy#474 slice 2). * * The invariants under test are the design doc's eight, minus the caller-side * ones (those live in the CLI test suites): * 1. first-cut builder emits ONLY similarity-only items, * 2. input order never moves the bundle hash (canonical sort), * 3. summary derives from items alone; zero items → 'ungrounded', * 5. slice-1 artifacts (no bundle) still parse (F1 tolerance), * 7. items carry identity + hash, never content bytes. */ export {}; //# sourceMappingURL=grounding.test.d.ts.map