Commit Graph

1 Commits

Author SHA1 Message Date
Timmy
7e40d909bd feat(mnemosyne): add semantic search using holographic linker similarity
Some checks failed
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 14s
Review Approval Gate / verify-review (pull_request) Failing after 2s
Closes #1223

- semantic_search() on MnemosyneArchive: Jaccard similarity + link connectivity boost + topic bonus
- CLI: mnemosyne search --semantic flag shows relevance scores
- 5 new tests: scored results, ranking, link boost, empty archive, threshold filtering
2026-04-11 16:15:09 -04:00