The pre-redesign implementation plan assumed: single Qdrant collection, nomic-embed-text embeddings, synchronous embedding on write. The current implementation model is: scoped collections, embeddinggemma 768-dim, async embedding via the EmbedMemory job + Elasticsearch integration for tag/full-text search.