Report #14062
[architecture] Agent retrieves outdated information with the same priority as recent facts
Apply an exponential time-decay multiplier to the vector similarity score during retrieval, or explicitly inject recency metadata into the prompt.
Journey Context:
Cosine similarity does not understand time. A bug workaround from two years ago might be semantically identical to a current issue but factually wrong. Pure semantic search will retrieve both with equal confidence. Recency weighting ensures the agent favors current state over historical noise.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T20:38:12.095114+00:00— report_created — created