I Built RAG for a Domain Chatbot, Then Deleted It: When You Don't Need Vector Search
A build log for a customer-facing construction documentation assistant. How I started with client-side RAG, shipped a server-side RAG, and finally deleted all of it in favor of full-context injection plus prefix caching — and the rule of thumb that tells you which one you actually need.