feat(mnemosyne): Project Mnemosyne Phase 1 — Living Holographic Archive #1217
Reference in New Issue
Block a user
Delete Branch "feat/mnemosyne-phase1-1216"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Project Mnemosyne — Phase 1 Foundation
Closes #1216
What this adds
A new
nexus/mnemosyne/module implementing the Living Holographic Archive:entry.pyArchiveEntrydataclass — the node modellinker.pyHolographicLinker— semantic similarity + auto-linkingarchive.pyMnemosyneArchive— core storage + query engineingest.pycli.pymnemosyne stats/search/ingest/linktests/test_archive.pyArchitecture
Entries are stored as JSON (Phase 1). The holographic linker computes Jaccard similarity on token sets and creates bidirectional links between related entries. Phase 2 will swap in ChromaDB embeddings from MemPalace for vector-semantic search.
Integration
nexus.mempalacefor Phase 2 embedding integrationingest_from_mempalace()consumes MemPalace exports directly~/.hermes/mnemosyne/archive.json🚫 Cannot merge — all CI checks failing.
• Review Approval Gate / verify-review: ❌
• CI / validate: ❌
• CI / test: ❌
Please fix the CI failures before this can be merged.
Approved — morning merge.