LICENSE
README.md
pyproject.toml
src/slopscore/__init__.py
src/slopscore/cli.py
src/slopscore/config.py
src/slopscore/githooks.py
src/slopscore/imports.py
src/slopscore/ingest.py
src/slopscore/signals.py
src/slopscore/triage.py
src/slopscore.egg-info/PKG-INFO
src/slopscore.egg-info/SOURCES.txt
src/slopscore.egg-info/dependency_links.txt
src/slopscore.egg-info/entry_points.txt
src/slopscore.egg-info/top_level.txt
tests/test_calibration.py
tests/test_cli.py
tests/test_code_signals.py
tests/test_config.py
tests/test_corpus.py
tests/test_githooks.py
tests/test_holdout.py
tests/test_hooks.py
tests/test_imports.py
tests/test_ingest.py
tests/test_signals.py
tests/test_triage.py