CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASING.md
SECURITY.md
pyproject.toml
.claude-plugin/marketplace.json
.claude-plugin/plugin.json
bench/charts.py
bench/dd_hunk.py
bench/generate.py
bench/report.py
bench/run.py
commands/slopcut.md
src/slopcut/__init__.py
src/slopcut/cli.py
src/slopcut/minimize.py
src/slopcut/model.py
src/slopcut/replay.py
src/slopcut/trajectory.py
src/slopcut/validate.py
src/slopcut.egg-info/PKG-INFO
src/slopcut.egg-info/SOURCES.txt
src/slopcut.egg-info/dependency_links.txt
src/slopcut.egg-info/entry_points.txt
src/slopcut.egg-info/requires.txt
src/slopcut.egg-info/top_level.txt
tests/conftest.py
tests/test_bench.py
tests/test_cli.py
tests/test_dd_hunk.py
tests/test_minimize.py
tests/test_trajectory.py