Run and fold Phase 3.5 test verdicts
verify-phase35workflowsetup L3★0
chughtapan/safer-by-default ↗What it does
Run multi-phase workflow with agent dispatch
Best for
Composing advisory testing targets conditionally based on change scope, feeding into deterministic ship/hold verdicts.
Inputs
- · workflow args object
- · batch base path and count
- · acceptance criteria, diff scope, URLs
Outputs
- · go/no-go verdict object
- · findings array with severity/mechanism
- · candidate implementations or solutions
Requires
- · gstack report-only targets
Preconditions
Diff scope provided; QA/deploy URLs when relevant; label state
Failure modes
- · one agent in parallel batch times out or errors
- · args parsing fails or missing required fields
- · input file not found or unreadable
- · trigger condition logic bug skips valid cases
Trust signals
- · stored in repo: chughtapan/safer-by-default