CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/release.yml
scripts/ci.py
src/detectorproof/__init__.py
src/detectorproof/cli.py
src/detectorproof/domain.py
src/detectorproof/panel.py
src/detectorproof/report.py
src/detectorproof/stats.py
src/detectorproof.egg-info/PKG-INFO
src/detectorproof.egg-info/SOURCES.txt
src/detectorproof.egg-info/dependency_links.txt
src/detectorproof.egg-info/entry_points.txt
src/detectorproof.egg-info/requires.txt
src/detectorproof.egg-info/top_level.txt
tests/test_audit_regressions.py
tests/test_domain.py
tests/test_fuzz.py
tests/test_refusals.py
tests/test_stats.py