LICENSE
README.md
pyproject.toml
src/compartment/__init__.py
src/compartment/acl.py
src/compartment/audit.py
src/compartment/bench.py
src/compartment/claude_hooks.py
src/compartment/claude_memory.py
src/compartment/cli.py
src/compartment/crypto.py
src/compartment/dash.py
src/compartment/embed.py
src/compartment/home.py
src/compartment/longmemeval.py
src/compartment/menubar.py
src/compartment/offline_guard.py
src/compartment/packs.py
src/compartment/platforms.py
src/compartment/salience.py
src/compartment/selftest.py
src/compartment/server.py
src/compartment/session.py
src/compartment/store.py
src/compartment/vault.py
src/compartment/vaultfile.py
src/compartment/vindex.py
src/compartment.egg-info/PKG-INFO
src/compartment.egg-info/SOURCES.txt
src/compartment.egg-info/dependency_links.txt
src/compartment.egg-info/entry_points.txt
src/compartment.egg-info/requires.txt
src/compartment.egg-info/top_level.txt
src/compartment/data/menubar.png
src/compartment/data/menubar@2x.png
src/compartment/data/starter.mpack
src/compartment/data/hermes-plugin/__init__.py
src/compartment/data/hermes-plugin/plugin.yaml
src/compartment/models/bge-small-en-v1.5-int8/model_quantized.onnx
src/compartment/models/bge-small-en-v1.5-int8/tokenizer.json
tests/test_acl_audit_packs.py
tests/test_claude_hooks_and_integrate.py
tests/test_claude_memory_and_recent.py
tests/test_crypto.py
tests/test_dash.py
tests/test_instructions.py
tests/test_macos_bundle.py
tests/test_menubar.py
tests/test_offline_selftest_bench.py
tests/test_ondisk_format.py
tests/test_platforms.py
tests/test_relations.py
tests/test_salience.py
tests/test_session_lock.py
tests/test_starter_packs.py
tests/test_tamper.py
tests/test_twofa.py
tests/test_vault_ops.py