What This Looks Like
The task includes repeated constraints, limits, exclusions, or instructions that are meant to clarify the request but instead make it harder to interpret. The AI may treat repeated wording as separate requirements, over-weight one constraint, miss the difference between duplicates, or produce a cautious and cluttered answer.
Why It Matters
Repeating constraints can create noise. Instead of making the task safer or clearer, repeated constraints can make the governing rule set harder to parse and maintain. The user may not know whether the repetitions are identical, cumulative, or subtly different.
Structural Signal
Constraint declarations are redundant enough to create ambiguity or overload. The issue is not the existence of constraints; it is that repetition weakens rather than strengthens the task structure.
Common Triggers
- The same limit is restated in slightly different words
- Exclusions are repeated across prompt, schema, and examples
- Safety or policy language is copied into multiple task layers
- The prompt mixes old and new versions of a constraint
- Repeated constraints are not grouped into one canonical rule
- The AI treats emphasis as additional instruction complexity
When to Use This Issue
Use this Issue when repeated constraints make the AI task harder to interpret, maintain, validate, or execute.
When Not to Use This Issue
Do not use this Issue when a repeated constraint is harmless emphasis and does not affect behavior. Do not use it when the problem is simply a missing constraint.