pub const MERGE_SIMILARITY_THRESHOLD: f64 = 0.7;
Similarity threshold for merging similar memories (0.0-1.0). Lower than duplicate threshold to allow semantic merging.