Issue
Version Change Breaks Existing Prompt
A prompt that previously produced usable results stops working after a version change in the model, tool, policy, schema, product surface, or workflow.
What This Looks Like
A prompt that used to produce acceptable output stops working after a version change. The change may involve a model, tool schema, policy rule, workflow step, product mode, output format, or integration. The prompt text may be unchanged, but its behavior no longer matches the prior result.
Why It Matters
Prompts often become operational assets. If version changes break existing prompts, users lose repeatability and may not know whether to update the prompt, the schema, the workflow, or the expected output. This can break automations and documentation that assume the old prompt still works.
Structural Signal
The prompt remains stable, but the environment it runs against changes. The issue is not prompt quality in isolation; it is that the prompt’s prior contract no longer holds under the new versioned context.
Common Triggers
- A model version changes how it interprets instructions
- A tool or schema version changes required fields
- Policy or safety behavior changes across releases
- Product surfaces expose different capabilities under the same prompt
- Prompt examples depend on old behavior
- The workflow does not pin or record the version used
When to Use This Issue
Use this Issue when an existing prompt stops producing usable or expected results because a versioned dependency changed.
When Not to Use This Issue
Do not use this Issue when the prompt was never stable, or when the prompt itself was changed in a way that explains the break. This Issue applies when version drift is the central cause.
Category
Primary Pattern
Declared Patterns
Contract Drift
A structural condition where a declared contract changes but connected structures, implementations, consumers, or expectations do not update in sync.
Compatibility Violation
A structural condition where a graph, object, behavior, or runtime state exceeds a declared compatibility envelope without an authorized exception.
Reference Instability
A structural condition where references, identifiers, links, or anchors change across equivalent evaluations without a declared cause.
Derived Primary Lenses
Compatibility Envelope Lens
Determines whether structure fits within declared runtime, platform, version, or support constraints.
Convergence Lens
Compares parallel structural systems to determine whether they align under shared authority.
Reconciliation Lens
Evaluates whether structural changes align with declared authority updates, version changes, or reconciliation rules.
Reference Stability Lens
Evaluates whether structural references, identifiers, nodes, and edges remain consistent across execution cycles or comparable states.
Derived Secondary Lenses
Related AI-Adjacent Issues
Agent Uses Old Tool Schema
An agent, prompt, workflow, or integration continues using an older tool schema after the tool contract has changed.
AI Works in One Environment Not Another
The same AI task appears to work in one app, mode, model, account, workspace, or runtime but fails or behaves differently in another.
Search Intents
- version change breaks existing prompt
- prompt broke after version change
- old prompt stopped working
- AI prompt no longer works after update
- version update changed prompt behavior
- prompt incompatible with new version