pub const DEDUP_FUZZY_THRESHOLD: f64 = 0.8;
Jaccard threshold above which two memories are considered fuzzy duplicates.