Workbench / Issues

Single Step Carries Too Many Decisions

One prompt, workflow step, review stage, or agent action carries too many decisions for the system or user to evaluate cleanly.

What This Looks Like

One step in the workflow is expected to make too many decisions at once. It may classify, summarize, score, approve, route, format, check policy, choose tools, and decide next actions in a single pass. The step becomes overloaded, and users cannot easily tell which decision failed.

Why It Matters

Decision density makes review and correction harder. If many decisions are packed into one step, a failure in one decision can affect the rest. The user may have to rerun or review the whole step instead of isolating the specific decision that needs attention.

Structural Signal

A single workflow node carries more decision responsibility than it can cleanly expose or govern. The issue is not just that the step is complex; it is that decision load is concentrated in one place without enough separation.

Common Triggers

When to Use This Issue

Use this Issue when one AI prompt, agent action, workflow step, or review stage carries too many decisions to inspect, control, or correct reliably.

When Not to Use This Issue

Do not use this Issue when a step is long but decisions are clearly separated and reviewable. Do not use it when the problem is missing ownership for one specific decision.

Category

Duplication & Overload

Primary Pattern

PAT-0270 — Density Spike

Declared Patterns

Derived Primary Lenses

Derived Secondary Lenses

Search Intents

Ontology Metadata

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

History

No public history entries recorded.

View full ontology changelog