JJacksoninrecalso.hashnode.dev·1d ago · 8 min readHybrid search on-device: why we index every filename with SQLite FTS5 and embed only what mattersThe bug report that killed our "just use embeddings" plan A user knows the file exists. They typed its name. They can picture the icon. And the semantic search we shipped confidently returned four the00
JJacksoninrecalso.hashnode.dev·Jul 6 · 9 min readWhat poisoning a RAG store taught us about agent memoryMost of the "AI memory" conversation is about getting things in: chunking, embeddings, which vector database, how to compress a long chat into something you can recall later. Almost none of it is abou00