//! SWE-bench Pro × selfware harness (Rust port of `scripts/swebench_pro/run.py`).
//!
//! Boots a `llama-server` per quant, drives `selfware -p PROMPT -C WORKDIR
//! --yolo --no-tui --quiet` for each instance, captures the resulting
//! `git diff` as a `.pred`, and writes per-instance `result.json`.
//!
//! Adds `--trials N` for repeated runs and writes an aggregate `aggregate.json`
//! plus a ready-to-eval `patches.json` collation.
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;