Compose parallel review verification
trace-composeworkflowsetup L3★1
robotlearning123/open-dynamic-workflow ↗What it does
Trace Compose
Best for
Test multi-stage pipeline with nested parallel (canonical review→verify shape).
Requires
- · agent-orchestration-engine
- · parallel-execution-runtime
- · pipeline-composition
- · schema-validation (zod or JSON-schema)
- · phase-tracking-system
Preconditions
- · workflow must export meta={name, description, phases}
- · multi-phase execution context available
Failure modes
- · agent output fails schema validation → workflow errors or graceful downgrade
Trust signals
- · Structured schemas with required fields and enums