feat(memory): complete Memory Augmentation Phase 1 + Phase 2
Phase 1 — Core memory engine: - Three-tier provider architecture (file, vector, mem0) - Append-only JSONL event log + state overlay - 11 event types with secret detection and validation - CLI: 7 memory subcommands (query, list, store, search, clear, export, stats) - MCP: 5 memory tools + 3 memory resources - Auto-capture after search/export/write/import/index/propose - Hosted path: gateway proxy + bridge per-user/vault file storage - Privacy: configurable capture types, per-vault isolation
Phase 2 — Seven enhancements: - Retention enforcement with throttled pruning (1-hour debounce) - Cross-vault memory (scope: vault|global) with CLI --scope flag - Mem0 import enrichment (onMemoryEvent callback per imported memory) - 3 memory-aware MCP prompts (memory-context, memory-informed-search, resume-session) - LLM session summaries (memory summarize CLI + memory_summarize MCP tool) - AES-256-GCM encrypted memory at rest (per-vault salt, KNOWTATION_MEMORY_SECRET) - Supabase provider with pgvector, migration SQL, supabase-memory import type
112 tests across 4 test files. No OB1/platform-specific references.
0 comments
muse hub commit comment sha256:6d24b31809325cea3758dc3400568901da4b85350482352bb8fcd527c63a0a28 --body "your comment"
No comments yet. Be the first to start the discussion.