Conversation
Local memory workbench
MNEME
Stored on this device
Honest boundaryThis is a browser-native architecture demonstrator. It runs deterministic extraction and retrieval locally and persists data in localStorage. It does not use an LLM, production embeddings, a server, or an external database.
Extraction pipelineIdle
1
Parse messagesplit and normalise statements
WAIT2
Extract factsproject, preference, tool, constraint
WAIT3
Vectorise + dedupetoken hash · cosine similarity
WAIT4
Commit locallyfacts, graph and provenance
WAITMemory index
Knowledge graph
Identity / projectPreferenceTool / constraintFact
RetrievalTop 3 · cosine
Compression