Issue
Workflow Loops Through Review Without Resolution
A workflow repeatedly sends work through review, repair, or escalation without reaching an approved, rejected, or otherwise resolved state.
What This Looks Like
Work keeps cycling through review, repair, re-review, escalation, or reclassification without reaching a resolved state. Each pass may produce comments, changes, or another review result, but the workflow does not settle into approved, rejected, blocked, or complete.
Why It Matters
Review loops consume time and attention without creating closure. Users may not know whether to keep revising, stop, escalate, or accept the current state. If the loop is automated, it can also create repeated tool calls, notifications, or workflow churn.
Structural Signal
The workflow contains a cycle with no effective resolution condition. The issue is not that review exists; it is that the review path can continue indefinitely without a rule that exits the loop.
Common Triggers
- Review criteria are not tied to a final decision state
- Repair creates new issues that trigger another review
- Escalation sends the case back to the same stage
- Approval depends on checks that are never satisfied
- The workflow lacks a maximum review count or stop condition
- Reviewers or agents disagree without a reconciliation path
When to Use This Issue
Use this Issue when a workflow repeatedly cycles through review, repair, or escalation without reaching a resolved state.
When Not to Use This Issue
Do not use this Issue for one normal revision cycle. Do not use it when the workflow is intentionally iterative and has a clear stopping rule.
Category
Primary Pattern
Declared Patterns
Circular Dependency
A structural condition where two or more elements depend on each other in a closed loop without an independent base condition or declared resolution mechanism.
Convergence Failure
A structural condition where sequential or parallel states fail to resolve into an equivalent or coherent structure under shared authority and constraints.
Escalation Growth
A structural condition where impact, authority, scope, or consequence increases across sequential states without a declared limiting mechanism.
Derived Primary Lenses
Conflict Lens
Detects mutually incompatible constraints, claims, states, or declarations that cannot be simultaneously satisfied.
Convergence Lens
Compares parallel structural systems to determine whether they align under shared authority.
Escalation Gradient Lens
Measures structural growth or intensification across sequential executions, states, or transitions.
Propagation Lens
Traces how structural declarations, effects, or state changes propagate across boundaries or stages.
Variance / Entropy Lens
Measures structural variability across repeated or comparable evaluations and identifies divergence beyond expected bounds.
Derived Secondary Lenses
Search Intents
- workflow loops through review without resolution
- AI review loop never ends
- workflow keeps sending back for review
- review repair loop
- approval loop no resolution
- AI workflow stuck in review