Is RAG Still the Default? Veteran Dev Says Long Context and Agents Are Taking Over

Warm-Reaction-456 · reddit · 2026-08-04

A software developer with 8 years of experience argues that RAG (Retrieval-Augmented Generation) should no longer be the automatic default for enterprise AI implementations.

After shipping over a dozen RAG projects, the author found that most disappointing failures weren't retrieval problems at all. In one case, a client wanted 40,000 documents embedded, but analysis revealed over half of employee queries were structured data questions (like refund totals). Only about 50 documents were actually useful; blindly embedding the rest would have just delivered outdated policies faster. Furthermore, retrieval assumes someone actively maintains the data library, which most companies fail to do.

With expanding context windows, the architectural paradigm is shifting:

The author advises teams to manually answer 5 core business questions before approving the next RAG budget to understand the actual technical problem.

Original post →

More from AGI Musings

AGI Musings channel →