Vector databases are overkill for AI agent memory
Vector databases have become the default answer for AI agent memory, and for a project-scoped agent they are usually the wrong one. Plain Markdown files plus a local SQLite index give you grep, git diff and no server to babysit.