What This Looks Like
An early AI output, classification, summary, score, or recommendation becomes too influential in later workflow steps. Later reviewers, tools, prompts, or decisions may treat the early output as more authoritative than it should be, even when it was preliminary, uncertain, or meant only as a draft.
Why It Matters
Early outputs can shape the rest of the workflow. If they are overweighted, later steps may reinforce an initial mistake or narrow around an unverified assumption. This can make the final result appear more supported than it really is.
Structural Signal
A preliminary model output gains downstream authority beyond its declared status. The issue is not simply that the early output was wrong; it is that downstream structure gives it too much weight.
Common Triggers
- Early AI classifications are copied into later review fields
- Draft summaries are treated as authoritative evidence
- Reviewers see model output before independent evaluation
- Later prompts use earlier output as context without marking uncertainty
- Automation routes based on preliminary model signals
- The workflow lacks a distinction between draft, advisory, and authoritative states
When to Use This Issue
Use this Issue when an early AI output receives too much downstream weight and shapes later decisions, reviews, routing, or artifacts beyond its authority.
When Not to Use This Issue
Do not use this Issue when an early output is intentionally authoritative and correctly governed. Do not use it when downstream steps independently verify the output before using it.