LICENSE
README.md
pyproject.toml
regres/__init__.py
regres/defscan.py
regres/doctor.py
regres/doctor_cli.py
regres/doctor_models.py
regres/doctor_orchestrator.py
regres/import_error_toon_report.py
regres/refactor.py
regres/regres.py
regres/regres_cli.py
regres/version_check.py
regres.egg-info/PKG-INFO
regres.egg-info/SOURCES.txt
regres.egg-info/dependency_links.txt
regres.egg-info/entry_points.txt
regres.egg-info/top_level.txt
tests/test_defscan.py
tests/test_doctor.py
tests/test_doctor_cli.py
tests/test_doctor_e2e.py
tests/test_doctor_models.py
tests/test_doctor_orchestrator.py
tests/test_import_error_toon_report.py
tests/test_refactor.py
tests/test_regres.py
tests/test_regres_core.py