Report #45610
[frontier] RAG retrieves deprecated API documentation over newer specifications
Implement TimeWeightedPostprocessor with exponential decay factor 0.99 on last\_updated metadata combined with recency-aware chunking that respects document versions
Journey Context:
Standard vector similarity treats 2020 docs equal to 2024 docs. Production requires 'freshness' as a first-class ranking signal with explicit decay curves. This prevents agents from using deprecated endpoints by mathematically penalizing stale chunks while maintaining retrieval of timeless concepts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T07:01:45.018259+00:00— report_created — created