CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
integrations/claude-code/SKILL.md
integrations/claude-code/settings.example.json
integrations/claude-code/stop_hook.py
integrations/mcp/provtrail_mcp.py
schema/provtrail-record.v1.json
src/provtrail/__init__.py
src/provtrail/__main__.py
src/provtrail/cli.py
src/provtrail/config.py
src/provtrail/hashing.py
src/provtrail/ledger.py
src/provtrail/mcp_server.py
src/provtrail/stop_hook.py
src/provtrail.egg-info/PKG-INFO
src/provtrail.egg-info/SOURCES.txt
src/provtrail.egg-info/dependency_links.txt
src/provtrail.egg-info/entry_points.txt
src/provtrail.egg-info/requires.txt
src/provtrail.egg-info/top_level.txt
tests/test_ci_workflow.py
tests/test_cli.py
tests/test_config.py
tests/test_contract_v02_addendum_blackbox.py
tests/test_contract_v02_blackbox.py
tests/test_hardening.py
tests/test_hashing.py
tests/test_ledger.py
tests/test_mcp.py
tests/test_stop_hook.py
tests/test_version.py