LICENSE
README.md
pyproject.toml
src/trustweave/__init__.py
src/trustweave/cli.py
src/trustweave/diff.py
src/trustweave/engine.py
src/trustweave/evidence.py
src/trustweave/framework_import.py
src/trustweave/io.py
src/trustweave/mcp_import.py
src/trustweave/mcp_profile.py
src/trustweave/models.py
src/trustweave/policy_review.py
src/trustweave/report.py
src/trustweave/sarif.py
src/trustweave/scenarios.py
src/trustweave/statement.py
src/trustweave/trace_review.py
src/trustweave.egg-info/PKG-INFO
src/trustweave.egg-info/SOURCES.txt
src/trustweave.egg-info/dependency_links.txt
src/trustweave.egg-info/entry_points.txt
src/trustweave.egg-info/requires.txt
src/trustweave.egg-info/top_level.txt
tests/test_adversarial_scenarios.py
tests/test_diff.py
tests/test_foundation_hardening.py
tests/test_framework_import.py
tests/test_mcp_import.py
tests/test_mcp_profile.py
tests/test_policy_review.py
tests/test_sarif.py
tests/test_statement.py
tests/test_trace_review.py
tests/test_trustweave.py