zeroclaw/docs/reference/api
argenis de la rosa bb7006313c feat(memory): layered architecture upgrade + remove mem0 backend
Implement 6-phase memory system improvement:
- Multi-stage retrieval pipeline (cache → FTS → vector)
- Namespace isolation with strict filtering
- Importance scoring (category + keyword heuristics)
- Conflict resolution via Jaccard similarity + superseded_by
- Audit trail decorator (AuditedMemory<M>)
- Policy engine (quotas, read-only namespaces, retention rules)
- Deterministic sort tiebreaker on equal scores

Remove mem0 (OpenMemory) backend — all capabilities now covered
natively with better performance (local SQLite vs external REST API).

46 battle tests + 262 existing tests pass. Backward-compatible:
existing databases auto-migrate, existing configs work unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 00:09:43 -04:00
..
channels-reference.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
config-reference.md feat(memory): layered architecture upgrade + remove mem0 backend 2026-03-22 00:09:43 -04:00
config-reference.vi.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
providers-reference.md feat(providers): add Avian as OpenAI-compatible provider (#4076) 2026-03-20 15:31:59 -04:00