This seems to be coming from the “we must make ElasticSearch AI-compatible” department more than anything.
- Hybrid recall + reranker: Two searches merged, then re-scored for best matches
- Supersession: Old facts get hidden, new ones take their place
- Decay: Recent or often‑used memories get a score boost
- DLS: Each user only sees their own documents
It seems like a cool approach. Don't know if it's novel but it's much smarter than "shove markdown files into directories".