Run ForgeGate ticket through workflow
forge-run-ticketworkflowsetup L3★2
dsj7419/forge-gate ↗What it does
Execute workflow-gated commits to Core
Best for
Enforcing typed schemas and governance gates across autonomous commit workflows with verifiable audit trails.
Inputs
- · {repoRoot, epic, runId, sessionId}
Outputs
- · commit-gate handoff record
Requires
- · Bash
- · Workflow agent runtime
Preconditions
- · Requires workflow args with specified fields
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
- · Strict schema validation