cyberneticlibrary

Run distributed test suite across worktrees

phase-f-test-swarmworkflowsetup L30
mechanistic-org/global_agent
What it does

Execute parallel test swarms

Best for

Running test suites in parallel with automatic fault isolation and result rollup.

Inputs
  • · test specifications
Outputs
  • · test results with aggregation
Requires
  • · Workflow agent runtime
  • · Parallel execution
Preconditions
  • · Requires workflow args with specified fields
  • · Workflow runtime with phase() support
  • · Parallel execution support
Failure modes
  • · Timeout in parallel agent execution
  • · Agent returns invalid schema
  • · Missing required input fields
  • · Downstream agent/tool failure
  • · Network/API unavailability
Trust signals
  • · Required fields enforced
  • · Structured phase-driven flow
  • · Explicit parallelization semantics