Skip to content

engine: arch/ux reviewer-died must block the ticket, not silently continue #7

Description

@jg-noncelogic

MEDIUM. If an architecture or UX reviewGate crashes it returns null; the caller only log(... 'reviewer died') and proceeds to the implementer anyway. A crashed/again-requesting reviewer should halt the ticket (same as request_changes), not be skipped. Add a guard after the arch/ux gates: if (!r || r.verdict==='request_changes') { record + continue }.


Filed 2026-06-14 from the delivery-train process-safety audit (after the 22-ticket passband run). Engine: .claude/workflows/delivery-train.js. Anchor failure: #1639 — architect committed an ADR, implementer opened no PR, reviewer got "PR #0", ticket dangled with a stranded branch + leftover worktree.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions