LICENSE
README.md
pyproject.toml
agent_receipts/__init__.py
agent_receipts/__main__.py
agent_receipts/analytics.py
agent_receipts/evidence.py
agent_receipts/jsonl.py
agent_receipts/normalizers.py
agent_receipts/records.py
agent_receipts/render.py
agent_receipts/signing.py
agent_receipts/utils.py
signed_agent_receipts.egg-info/PKG-INFO
signed_agent_receipts.egg-info/SOURCES.txt
signed_agent_receipts.egg-info/dependency_links.txt
signed_agent_receipts.egg-info/entry_points.txt
signed_agent_receipts.egg-info/requires.txt
signed_agent_receipts.egg-info/top_level.txt
tests/test_analytics.py
tests/test_dogfood.py
tests/test_jsonl.py
tests/test_render.py
tests/test_signing.py
tests/test_utils.py