Your question is Keep a Daily RAG Index Fresh. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
You are maintaining a RAG system for an internal knowledge base where source documents change every day. Some docs are edited in place, some are replaced, and some are deleted. The team has started seeing stale answers and mismatches between the index and the source of truth.
How would you keep the RAG index fresh when source documents change daily?