.gitignore
CLAUDE.md
LICENSE
README.md
pyproject.toml
.github/workflows/publish.yml
strawpot_memory/__init__.py
strawpot_memory/memory_protocol.py
strawpot_memory.egg-info/PKG-INFO
strawpot_memory.egg-info/SOURCES.txt
strawpot_memory.egg-info/dependency_links.txt
strawpot_memory.egg-info/top_level.txt
tests/__init__.py
tests/test_memory_protocol.py