LICENSE
README.md
pyproject.toml
src/intentlock/__init__.py
src/intentlock/audit.py
src/intentlock/core.py
src/intentlock/inspection.py
src/intentlock/intent.py
src/intentlock/py.typed
src/intentlock/risk.py
src/intentlock/rules.py
src/intentlock/session.py
src/intentlock/wrapper.py
src/intentlock.egg-info/PKG-INFO
src/intentlock.egg-info/SOURCES.txt
src/intentlock.egg-info/dependency_links.txt
src/intentlock.egg-info/requires.txt
src/intentlock.egg-info/top_level.txt
tests/test_attack_scenarios.py
tests/test_audit.py
tests/test_core.py
tests/test_inspection.py
tests/test_integration_workflows.py
tests/test_intent.py
tests/test_policy_matrix.py
tests/test_public_api_and_packaging.py
tests/test_risk.py
tests/test_rules.py
tests/test_session.py
tests/test_wrapper.py