LICENSE
README.md
pyproject.toml
src/verdictplane/__init__.py
src/verdictplane/advisory.py
src/verdictplane/cli.py
src/verdictplane/gate.py
src/verdictplane/interceptor.py
src/verdictplane/mcp.py
src/verdictplane/policy.py
src/verdictplane/provenance.py
src/verdictplane/types.py
src/verdictplane.egg-info/PKG-INFO
src/verdictplane.egg-info/SOURCES.txt
src/verdictplane.egg-info/dependency_links.txt
src/verdictplane.egg-info/entry_points.txt
src/verdictplane.egg-info/requires.txt
src/verdictplane.egg-info/top_level.txt
tests/test_advisory.py
tests/test_cli.py
tests/test_enforcement_imports.py
tests/test_interceptor.py
tests/test_mcp.py
tests/test_policy.py
tests/test_provenance.py
tests/test_workloads.py
tests/test_zero_egress.py