LICENSE
README.md
pyproject.toml
actgate/__init__.py
actgate/__main__.py
actgate/cli.py
actgate.egg-info/PKG-INFO
actgate.egg-info/SOURCES.txt
actgate.egg-info/dependency_links.txt
actgate.egg-info/entry_points.txt
actgate.egg-info/requires.txt
actgate.egg-info/top_level.txt
actgate/core/__init__.py
actgate/core/intent.py
actgate/core/ledger.py
actgate/core/verify.py
tests/test_actgate.py