Report #53153
[architecture] Old highly-similar memories polluting new context and answers
Apply a time-weighted exponential decay factor to the retrieval score, blending semantic similarity with recency to penalize stale memories.
Journey Context:
Pure semantic search will retrieve a highly similar event from 6 months ago instead of a moderately similar event from 5 minutes ago. For coding agents, recent errors, file changes, or user preferences are almost always more relevant than historical ones. Blending recency ensures the agent respects the flow of time and doesn't revert to deprecated states.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T19:42:41.755996+00:00— report_created — created