Had to build a real-world RAG app recently. Lessons:Chunking strategy = performance bottleneck Metadata tagging helps reranking Vector store tuning is underratedRetrieval is not just plumbing—it’s strategy.