restore voyage-3-lite embedder + /similar endpoint with cached cosine similarity
re-enables the pre-a6660bc setup: background embedder (1 worker, 20 batch,
512-dim voyage-3-lite) and brute-force cosine /similar with two-level cache
(local SQLite + turso). keyword search path is untouched.
cleared stale embeddings in turso before deploy so embedder starts fresh.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>