LICENSE
README.md
pyproject.toml
src/memattest/__init__.py
src/memattest/canonical.py
src/memattest/cli.py
src/memattest/core.py
src/memattest/entry.py
src/memattest/errors.py
src/memattest/identity.py
src/memattest/merkle.py
src/memattest/per_log_config.py
src/memattest/provenance.py
src/memattest/seal.py
src/memattest/store.py
src/memattest.egg-info/PKG-INFO
src/memattest.egg-info/SOURCES.txt
src/memattest.egg-info/dependency_links.txt
src/memattest.egg-info/entry_points.txt
src/memattest.egg-info/requires.txt
src/memattest.egg-info/top_level.txt
src/memattest/integrations/__init__.py
src/memattest/integrations/claude_code/__init__.py
src/memattest/integrations/claude_code/install.py
src/memattest/integrations/claude_code/settings-snippet.json
tests/test_adopt.py
tests/test_canonical.py
tests/test_claude_install.py
tests/test_cli.py
tests/test_concurrency.py
tests/test_core.py
tests/test_entry_store.py
tests/test_identity.py
tests/test_merkle_proofs.py
tests/test_merkle_root.py
tests/test_per_log_config.py
tests/test_provenance.py
tests/test_seal.py
tests/test_verify_attacks.py
tests/test_watch.py