Vectorless RAG: Why Retrieval Is a Reasoning Problem, Not a Geometry One
Vector search treats relevance as similarity. On long, structured documents that assumption breaks — and reasoning-based tree search (PageIndex) is a better fit.
Notes on building AI systems in production.