omnigraph/docs/user/search
aaltshuler 10835ca788 fix(engine): reject non-finite and zero-norm embeddings
Validate every component is_finite() (naming the offending index) and
reject zero-norm vectors before normalizing, via the existing
Err(String) channel — callers already map it through EmbedCallError
{retryable:false} into OmniError::manifest_internal, so no new error
plumbing. The red tests turn green; docs state the finite/non-zero
contract in embeddings.md.

Closes iss-embedding-nan-validation.
2026-07-05 15:06:41 +03:00
..
embeddings.md fix(engine): reject non-finite and zero-norm embeddings 2026-07-05 15:06:41 +03:00
index.md fix(engine): prefilter(true) for filtered vector/FTS search 2026-07-05 15:06:41 +03:00
indexes.md docs(user): coherence cleanup aligned with 0.7.1 (#293) 2026-06-21 00:02:34 +03:00