cyberneticlibrary

Run complete QA cycle phases

qaworkflowsetup L32
moongci38-oss/forge
What it does

Dispatch agents in parallel batches

Best for

Discovering and fixing bugs before ship with parallel test orchestration.

Inputs
  • · Configuration args object
Outputs
  • · Structured JSON result
  • · Typed verdict object
Requires
  • · agent() function
  • · parallel() executor
  • · phase() phase-tracking
Preconditions
  • · Workflow runtime initialized
  • · Input arguments validated
Failure modes
  • · Critical finding blocks progression
  • · Agent returns null on worker failure
Trust signals
  • · Explicit JSON schema validation
  • · Binary/enum verdict logic in code
  • · Fault-tolerant parallel dispatch
  • · Independent verification step