LICENSE
README.md
pyproject.toml
src/contextduty/__init__.py
src/contextduty/cli.py
src/contextduty/detectors.py
src/contextduty/engine.py
src/contextduty/mcp_server.py
src/contextduty/policy.py
src/contextduty.egg-info/PKG-INFO
src/contextduty.egg-info/SOURCES.txt
src/contextduty.egg-info/dependency_links.txt
src/contextduty.egg-info/entry_points.txt
src/contextduty.egg-info/requires.txt
src/contextduty.egg-info/top_level.txt
tests/test_cli.py
tests/test_detectors.py
tests/test_engine.py
tests/test_policy.py