Survey binary behavior across repos
rebench-binary-surveyworkflowsetup L3★0
partoa/recad ↗What it does
Run the recad dev binary (cpg_dump) over the cloned SWE-rebench repos (/tmp/rebench) — does it PANIC
Best for
Comprehensive multi-phase scan across heterogeneous source corpus with parallel validation.
Outputs
- · HTML report
- · structured JSON metadata
Requires
- · Claude agent (sub-LLM orchestration)
- · Workflow parallel execution
Preconditions
- · Source data is read-only
- · Tools/binaries must be pre-built or available
- · Working directories must be set up
- · Python 3 runtime required
Failure modes
- · Sub-agent panic or build failure
Trust signals
- · Explicit output schema defined (structured result)
- · Multi-phase orchestration with explicit flow names
- · Explicit parallelization with concurrency guard
- · Explicit dependency declaration