feat: upgrade embeddings from voyage-3-lite to voyage-4-lite (1024 dims)
voyage-3-lite (512 dims) produced poor semantic search quality — only 4
results for "consciousness" vs 39 on greengale.app. voyage-4-lite was
released Jan 2026 with significantly better retrieval accuracy.
- model: voyage-3-lite → voyage-4-lite
- dims: 512 → 1024
- explicit output_dimension parameter for Matryoshka support
- tpuf namespace deleted, embedded_at cleared for full re-embed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>