SYSTEM 03 / ACTIVE ALPHA

ReproCut

Hierarchical delta debugging for turning a failing repository into a verified minimal reproducer.

Reduction path

File-level ddmin first, then Tree-sitter-aware pruning across eight languages. Every candidate is evaluated against the original failure oracle.

Isolation and evidence

Unprivileged OCI execution, SQLite WAL state, and final verification over the reduced artifact. The checked fixture falls from 18 files to 3 and preserves 3 of 3 verification runs.

Reproduce

cargo install --git https://github.com/emirhuseynrmx/reprocut reprocut-cli --locked

source ↗ · evidence ↗