cyberneticlibrary

Probe commands dedup panics parallel

phase-f-probe-swarmworkflowsetup L20
Microck/bun-rust-port-claude-artifacts
What it does

parallel probe commands, dedup panics, fix each root cause

Best for

systematic panic elimination via dedup and root-cause fixing

Inputs
  • · args: JSON object or array per workflow
  • · command set, panic signature samples
Outputs
  • · panic dedup, fixed root causes, re-probe results
Requires
  • · agent orchestration
  • · parallel execution
  • · build/compilation tools
Preconditions
  • · return schema defined and enforced
  • · phase logging initialized
  • · build env configured
Failure modes
  • · agent null on error/skip/rate-limit
  • · Rust panic at file:line, captured and deduped
  • · command timeout without output classified hang
Trust signals
  • · strict return schema enforced
  • · test suite + clippy validation