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.
Conversation
Extraction pipelineIdle
1
Parse messagesplit and normalise statements
WAIT
2
Extract factsproject, preference, tool, constraint
WAIT
3
Vectorise + dedupetoken hash · cosine similarity
WAIT
4
Commit locallyfacts, graph and provenance
WAIT
Memory index
Knowledge graph
Identity / projectPreferenceTool / constraintFact
RetrievalTop 3 · cosine
Compression