CHANGELOG.md
CONTRIBUTING.md
GETTING-STARTED.md
LICENSE
MANIFEST.in
README.it.md
README.md
SECURITY.md
pyproject.toml
spec/amem-schema.cddl
src/amem/__init__.py
src/amem/cli.py
src/amem/keys.py
src/amem/mcp_server.py
src/amem/objects.py
src/amem/vault.py
src/apertomemory.egg-info/PKG-INFO
src/apertomemory.egg-info/SOURCES.txt
src/apertomemory.egg-info/dependency_links.txt
src/apertomemory.egg-info/entry_points.txt
src/apertomemory.egg-info/requires.txt
src/apertomemory.egg-info/top_level.txt
test-vectors/README.md
test-vectors/amem-testvector-001.json
test-vectors/amem-testvector-002.json
test-vectors/gen_testvectors.py
test-vectors/gen_testvectors_keys.py
test-vectors/v2/README.md
test-vectors/v2/apertomemory-v2-test-vectors.json
test-vectors/v2/generate.py
tests/test_mcp_e2e.py
tests/test_roundtrip.py
tests/test_security.py
tests/test_security_review.py
tests/test_security_review_v2.py
tests/test_security_review_v3.py
tests/test_security_review_v4.py
tests/test_security_review_v5.py
tests/test_version.py