agent-zero/plugins/_memory/extensions/python/monologue_end
Alessandro 1cbecc241e memory: harden FAISS integrity and consolidation scoring
- Add FAISS index integrity checks using a SHA-256 sidecar (`index.faiss.sha256`) and write hash on save.
- Harden `memory_load` filter evaluation with input validation (allowlist + length cap) and `simple_eval(..., functions={})`.
- Add score-preserving similarity search and use real relevance scores in consolidation (including best-score dedupe by memory id).
- Prevent utility-model context overflows by truncating memorize input history for fragments and solutions.
2026-04-08 14:02:05 +02:00
..
_50_memorize_fragments.py memory: harden FAISS integrity and consolidation scoring 2026-04-08 14:02:05 +02:00
_51_memorize_solutions.py memory: harden FAISS integrity and consolidation scoring 2026-04-08 14:02:05 +02:00