Workbench / Issues

Repair Step Created New Breakage

A repair, correction, retry, or fix step addresses one problem but introduces a new failure elsewhere.

What This Looks Like

The user asks the AI to fix a problem, and the repair appears to address that problem but creates new breakage somewhere else. A corrected field may cause a parser failure, a revised section may contradict another section, a tool fix may alter state incorrectly, or a code or content repair may damage previously working material.

Why It Matters

Repair steps should reduce the failure surface. When a fix creates new breakage, the workflow stops converging and starts spreading. The user now has to track both the original issue and the new failure introduced by the attempted correction.

Structural Signal

A repair action propagates failure into a new area. The issue is not only that the repair was incomplete; it is that the correction changed the structure in a way that created a new failure state.

Common Triggers

When to Use This Issue

Use this Issue when a repair, correction, retry, patch, or fix step creates a new problem outside or beyond the original failure.

When Not to Use This Issue

Do not use this Issue when the repair simply fails to fix the original issue. Do not use it for normal iteration where no new breakage is introduced. This Issue applies when the fix itself becomes a source of additional failure.

Category

Spread & Escalation

Primary Pattern

PAT-0360 — Propagation Amplification

Declared Patterns

Derived Primary Lenses

Derived Secondary Lenses

Search Intents

Ontology Metadata

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

History

No public history entries recorded.

View full ontology changelog