What is Mnemosyne?
Mnemosyne maintains a local project memory called The Almanac. It stores distilled knowledge, source references, reliability scores, conflicts, session history and project relationships.
Open source / project memory
A governed memory and context runtime for AI agents.
Last reviewed 31 August 2026
Public TypeScript repository; licence not identified in the reviewed metadata.
Mnemosyne maintains a local project memory called The Almanac. It stores distilled knowledge, source references, reliability scores, conflicts, session history and project relationships.
Agents need useful context across sessions without treating every remembered string as truth or replacing the source files that support it.
The public README describes storage, onboarding, reliability scoring and revalidation, retrieval, decay, structured conflict detection and a transport-neutral tool surface. Untrusted source text stays source evidence rather than runtime instruction.
Its boundary is memory, provenance and qualified context. Ananke owns action policy and governed execution.
Source and evidence
FAQ
No. Its public project description centres on governed project memory, provenance, reliability, conflicts and transport-neutral context operations.
The stated boundary is the opposite: untrusted source text remains evidence and is not treated as runtime instruction.