What's Changed
Fixed
- Tune relationship inference for real-world memory distribution — Knowledge graph relationships went from 99.5% "related" to 93.5% typed labels (follows, supports, contradicts)
- Lowered thresholds: min_typed_confidence 0.75→0.50, min_typed_similarity 0.65→0.45
- Expanded type patterns to cover
note,reference,document,configuration(previously missed 85%+ of memories) - Accept shared tags as domain overlap signal (not just keyword overlap)
- Added German patterns for causation, resolution, support, contradiction
- Added German stopwords to keyword extraction
Full Changelog: v10.28.1...v10.28.2