Report #36632
[architecture] Agent gives stale answers because old preferences have higher vector similarity than new ones
Apply a time-weighted decay score to vector search results, combining semantic similarity with recency.
Journey Context:
Vector similarity doesn't understand time. If a user changes preferences, a query might retrieve the old memory because the phrasing is a closer semantic match. Time-weighting ensures recent facts override older ones, even if the older facts are slightly more semantically similar.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T15:57:32.706014+00:00— report_created — created