Files
syndarix/backend/app/services/memory/indexing/index.py
Felipe Cardoso f4c797bbde fix(memory): prevent entry metadata mutation in vector search
- Create shallow copy of VectorIndexEntry when adding similarity score
- Prevents mutation of cached entries that could corrupt shared state
2026-01-05 17:39:54 +01:00

27 KiB