Skip to content

feat(build): loop-until-verified Phase 4 #204

Description

@ryzizub

Problem. Phase 4 runs the suite once then ships; the fix loop caps at 3 attempts then asks the user. Nothing re-runs criteria until all pass.

Proposal. Re-run each criterion's verify: command until green; ship only when every box is checked by real output; escalate only when a criterion is un-runnable or self-contradictory. Run the final VERIFICATION COMMAND before /create-pr.

Acceptance criteria.

  • Build re-runs failing criteria without re-prompting on objective fails.
  • Ship is blocked until all criteria pass.
  • Final verification command runs before PR creation.

Depends on #203 (machine-checkable success-criteria gate).

Metadata

Metadata

Assignees

Labels

p1High-priority issues at the top of the work list

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions