LICENSE
README.md
pyproject.toml
src/dsh_repo_health.egg-info/PKG-INFO
src/dsh_repo_health.egg-info/SOURCES.txt
src/dsh_repo_health.egg-info/dependency_links.txt
src/dsh_repo_health.egg-info/entry_points.txt
src/dsh_repo_health.egg-info/requires.txt
src/dsh_repo_health.egg-info/top_level.txt
src/repo_health/__init__.py
src/repo_health/__main__.py
src/repo_health/_common.py
src/repo_health/cli.py
src/repo_health/drift_scan.py
src/repo_health/evidence_calibration.py
src/repo_health/mcp_server.py
src/repo_health/prompt_bloat.py
src/repo_health/reach_scan.py
src/repo_health/registration_scan.py
tests/test_cli.py
tests/test_drift_scan.py
tests/test_evidence_calibration.py
tests/test_mcp_server.py
tests/test_prompt_bloat.py
tests/test_reach_scan.py
tests/test_registration_scan.py