This release flips the default for Memento's semantic retrieval from disabled to auto-detect. Memento will now automatically leverage local embedding runtimes (like Ollama) when they are reachable, falling back gracefully to lexical retrieval if no runtime is available. We've also hardened the embedding pipeline to ensure vector sidecars are preserved during runtime outages and that index operations remain efficient even when semantic retrieval is temporarily unavailable. Update deployed

Semantic retrieval is now enabled by default - caiowilson/MCP-memento