Skip to main content

Module search_index

Module search_index 

Source
Expand description

Localized semantic vector search index integrity (depends on E1 — issue #545).

Asserts dist/search/embeddings.bin exists, has the expected dimensions, and that its content hash matches the recorded hash in dist/search/manifest.json. When the producing epic (E1) hasn’t merged yet, the gate emits a single info-level finding and skips — exactly as the issue body specifies.

dist/ is checked at the site root first, then under <root>/dist/ since v0.0.44 output adapters can land either layout.

Structs§

SearchIndexGate
Semantic vector search index integrity gate.