Standalone memory + retrieval — same substrate, repackaged as a tool for autonomous agents. Hash-chained writes, cross-session recall, content addressed. Mem0 / Cognee / Pinecone shape, but with the substrate's tamper-evident audit and online correction.
POST /memory/v1/write { content, metadata?, parent_id? }
POST /memory/v1/recall { query, k=10, filter? }
POST /memory/v1/forget { memory_id, reason }
GET /memory/v1/audit/:id → hash-chained provenance for any memory
POST /memory/v1/replay → reconstruct active state from ledgerBuilt on the same Cortex+Magnus core that runs Seedstrate Core. One audit story, two products.
MCP-compatible. Drop into Claude Code / Cursor / agentic workflows with one config line.
`/forget` soft-deletes a memory; the ledger keeps the revocation event. Compliance-safe by construction.
Be first when this ships.
Join the waitlist