zeroclaw/docs/i18n
argenis de la rosa bca657fecc
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-24 15:34:28 +03:00
..
ar docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-24 15:30:40 +03:00
bn docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-24 15:30:40 +03:00
de docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-24 15:30:40 +03:00
el chore(pr): restore merge-base docs file for #3356 2026-03-24 15:29:01 +03:00
hi docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-24 15:30:40 +03:00
ko docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-24 15:30:40 +03:00
tl docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-24 15:30:40 +03:00
zh-CN feat(memory): layered architecture upgrade + remove mem0 backend 2026-03-24 15:34:28 +03:00
README.md docs(i18n): expand language hubs and add six new locales (#2934) 2026-03-24 15:30:40 +03:00

ZeroClaw i18n Docs Index

Localized documentation trees live here and under docs/.

Locales

Structure

See overall coverage and conventions in ../maintainers/i18n-coverage.md.