.gitignore
CHANGELOG.md
DEPLOYMENT_GUIDE.md
LICENSE
LICENSE-COMMERCIAL.md
MANIFEST.in
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish-to-pypi.yml
docs/PUBLIC_API_GUIDE.md
examples/ai_mode_example.py
examples/basic_usage.py
examples/github_app_example.py
examples/heuristic_mode_example.py
tests/test_ai_detectors.py
tests/test_core_and_heuristic.py
zero_harm_ai_detectors/__init__.py
zero_harm_ai_detectors/_version.py
zero_harm_ai_detectors/ai_detectors.py
zero_harm_ai_detectors/core_patterns.py
zero_harm_ai_detectors/heuristic_detectors.py
zero_harm_ai_detectors/input_validation.py
zero_harm_ai_detectors.egg-info/PKG-INFO
zero_harm_ai_detectors.egg-info/SOURCES.txt
zero_harm_ai_detectors.egg-info/dependency_links.txt
zero_harm_ai_detectors.egg-info/requires.txt
zero_harm_ai_detectors.egg-info/top_level.txt