Route ticket through verification gates
forge-run-ticketworkflowsetup L3★1
dsj7419/forge-gate ↗What it does
Dispatch agents in parallel batches
Best for
Executing complex multi-phase workflows with typed outputs.
Inputs
- · Configuration args object
Outputs
- · Structured JSON result
- · Typed verdict object
- · Summary report
Requires
- · agent() function
Preconditions
- · Workflow runtime initialized
- · Input arguments validated
Failure modes
- · Gate validation fails
Trust signals
- · Explicit JSON schema validation
- · Binary/enum verdict logic in code
- · Independent verification step