Overview
Argent memory has three lanes that must all be healthy:- MemU/Memo: lived experience (
what happened) - RAG Library: uploaded knowledge (
what was studied) - SIS: pattern consolidation (
what was learned over time)
Plain English
Required Baseline Settings
nomic-embed-text is an embedding model, not a MemU extraction/chat model.Golden End-to-End Test
1
Send a unique personal fact
Send a unique personal fact in chat.
2
Recall the fact
Ask Argent to recall that fact after 1-2 turns.
3
Test RAG
Ask a direct question from a known uploaded library document.
4
Verify both lanes
Confirm both lanes respond correctly (MemU + RAG).
