Workbench / Issues

Same Workflow Check Happens Twice

The same review, validation, approval, routing, or safety check occurs more than once in the workflow without a clear reason.

What This Looks Like

A workflow performs the same check more than once. The duplicated step may be a review, validation, approval, safety check, classification, routing decision, or eligibility test. The second check may repeat the first result, disagree with it, or create a loop where the workflow keeps verifying the same condition.

Why It Matters

Duplicate checks increase review burden and can create conflicting states. If two copies of the same check disagree, users may not know which one governs. If they agree, the workflow may still waste time, cost, and attention without improving control.

Structural Signal

A workflow contains redundant control points occupying the same decision space. The issue is not that a check exists; it is that the same check is declared or executed more than once without a clear role difference.

Common Triggers

When to Use This Issue

Use this Issue when the same workflow check happens more than once and the duplication creates confusion, delay, conflict, or unnecessary review burden.

When Not to Use This Issue

Do not use this Issue when repeated checks are intentionally staged for different purposes. Do not use it when the second check verifies a different condition.

Category

Duplication & Overload

Primary Pattern

PAT-0370 — Redundant Declaration

Declared Patterns

Derived Primary Lenses

Derived Secondary Lenses

Search Intents

Ontology Metadata

Code
ISS-0069
Version
ISS-0069@0.1.0
Ontology release
0.1.0
Updated
2026-05-10T00:00:00Z

History

No public history entries recorded.

View full ontology changelog