Validate legacy to modern stack migration
migration-auditworkflowsetup L3★2
moongci38-oss/forge ↗What it does
Dispatch agents in parallel batches
Best for
Discovering quality gaps across multiple architecture and compliance dimensions.
Inputs
- · Configuration args object
- · Source code paths
Outputs
- · Structured JSON result
- · Typed verdict object
- · Findings array
- · Summary report
Requires
- · agent() function
- · parallel() executor
- · phase() phase-tracking
Preconditions
- · Workflow runtime initialized
- · Input arguments validated
Failure modes
- · Critical finding blocks progression
- · Gate validation fails
Trust signals
- · Explicit JSON schema validation
- · Binary/enum verdict logic in code
- · Fault-tolerant parallel dispatch