/** * Consolidation Merge Tests * * Tests the similarity-based clustering logic used by mergeSimilarMemories. * Since the full function requires database access, we test the clustering * algorithm components and similarity thresholds. */ export {}; //# sourceMappingURL=consolidation-merge.test.d.ts.map