HalfLife: Building a Temporal Re-Ranking Engine for RAG
RAG systems fail silently when old, authoritative facts override new truths. HalfLife is the middleware layer I built to fix it — combining intent-aware query classification, multi-strategy decay functions, and a learned MLP to make retrieval time-aware.
