mnemosyne/tests
Joey Yakimowich-Payne a13719f754 feat: add object store with semantic segmentation
Object-addressed memory: segment messages into semantic objects,
embed with sentence-transformers, store in pgvector-backed store,
and reassemble context via goal-aware retrieval.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-13 11:41:04 -06:00
..
test_context_assembler.py feat: add object store with semantic segmentation 2026-03-13 11:41:04 -06:00
test_fidelity.py feat: add multi-fidelity compression engine 2026-03-13 11:40:56 -06:00
test_gateway_fidelity.py feat: add multi-fidelity compression engine 2026-03-13 11:40:56 -06:00
test_helper_llm.py feat: add multi-fidelity compression engine 2026-03-13 11:40:56 -06:00
test_object_store.py feat: add object store with semantic segmentation 2026-03-13 11:41:04 -06:00
test_pgvector_backend.py feat: add object store with semantic segmentation 2026-03-13 11:41:04 -06:00
test_segmenter.py feat: add object store with semantic segmentation 2026-03-13 11:41:04 -06:00