sentence-transformers/all-mpnet-base-v2 (768-dim) by default.
FTS5 remains as the deterministic fallback when embeddings are unavailable
or return no hits.
Guides
Embeddings
Embedding-based semantic search with FTS5 as the deterministic fallback.
vouch’s primary search backend is embedding-based semantic retrieval,
backed by
See
docs/superpowers/specs/2026-05-20-semantic-search-design.md
for the full architecture.