cyberneticlibrary

Discover and refute bugs with majority verification

bug-huntworkflowsetup L20
scasella/claude-dynamic-workflows-codex
What it does

Hunt bugs via parallel lenses and majority-refute verification

Best for

Exploratory correctness/security/resource-leak testing when multiple independent finders and majority-refute skeptics must verify candidates.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Preconditions

Target directory/files readable; at least 1 skeptic

Failure modes

Finder false positives; skeptic majority refutes legitimate bugs; dry-round early exit

Trust signals
  • · Five finder lenses (logic, edge, security, resource, concurrency)
  • · Majority-refute decision (killed only if majority refute)
  • · Loop-until-dry pattern (dedupe, K empty rounds)
  • · Per-bug skeptic votes + dissent tracking