Summary
Potential API drift from ^0.2.22 — monitoring for breaking changes in vector index interface — package claims expected behaviour but actually exhibits the described symptom.
Environment
- Package: ruvector
- Runtime: nodejs
- Platform: linux-x64-gnu
Bug 1
Reproduction:
- See NWJ internal probe
Expected: Correct behaviour as documented
Actual: Potential API drift from ^0.2.22 — monitoring for breaking changes in vector index interface
Impact: medium — used in semantic search path; fallback to JS implementation available
Root Cause Hypothesis
Under investigation
Workaround in NWJ
Fallback to JS HNSW implementation in agentdb
Summary
Potential API drift from ^0.2.22 — monitoring for breaking changes in vector index interface — package claims expected behaviour but actually exhibits the described symptom.
Environment
Bug 1
Reproduction:
Expected: Correct behaviour as documented
Actual: Potential API drift from ^0.2.22 — monitoring for breaking changes in vector index interface
Impact: medium — used in semantic search path; fallback to JS implementation available
Root Cause Hypothesis
Under investigation
Workaround in NWJ
Fallback to JS HNSW implementation in agentdb