cyberneticlibrary

Execute serialized phases with parallel composition

parity-chainworkflowsetup L30
mauriciobenjamin700/tempestroid
What it does

Roda FASES do Trilho E em série (uma fase por entrada). Otimizado: 1 architect/f

Best for

Building features with test-first discipline across multiple implementation rounds.

Inputs
  • · args: string or object
Outputs
  • · execution result
  • · verdict JSON
Requires
  • · multi-agent orchestration
  • · file read/write
  • · git CLI
  • · test runner
Preconditions
  • · Plan/spec provided
  • · Schema or contract defined
Failure modes
  • · Tests still failing after max rounds
  • · Verification gates fail
  • · Multi-implementation divergence not resolved
Trust signals
  • · Strict structured output schemas for each phase
  • · Explicit phase orchestration with gates
  • · Adversarial verification step
  • · Explicit guardrails and stopping criteria