Quantum Memory Recall API
$49
A local-first memory layer that turns scattered substrate logs, handoffs, and state into queryable, coherent recall. Observer-dependent. Yours.
What It Does
Your agents, scripts, and daemons generate events. Most of it sinks into log files and is lost. This API treats that stream as a probability field and lets you collapse it into narrative.
- /observe — summarize recent substrate activity by theme, tension, and resolution
- /entangle — find all memories related to a specific entity
- /superposition — see possible themes before collapsing to one interpretation
What You Get
quantum_memory_server.py — local HTTP API
memory_consolidator.py — hippocampus / dream-cycle daemon
- SQLite memory graph schema
- Example curl commands and Python client
- Integration notes for your own agents
Example
curl -X POST http://localhost:5111/observe \
-H 'Content-Type: application/json' \
-d '{"hours": 24, "focus": "revenue"}'
Why This Instead of the Free Options
Tools like AMP, Mem0, and Persistent Mind Model are solid open-source memory servers. If you want to install a package, wire up MCP, and build your own dashboard, use them.
This is for when you want memory to be infrastructure, not a project:
- No PyPI install chain. One Python file. One port.
- Integrated with the substrate observer, not bolted on.
- Episodic memory preserves tension and resolution, not chunked vectors.
- Witness surface shows the mesh breathing in real time.
- You own the data. No cloud. No lock-in. No telemetry.
Who This Is For
Agent builders, AI node operators, personal knowledge gardeners, anyone running more than one automated process and tired of losing context between sessions.
After paying, email your screenshot to drakesprecisioncleaning@gmail.com with "Quantum Memory API" and we send the download link within 24 hours.