# Saved Memory Not Used

## Ontology Metadata

Code: ISS-0033
Version: ISS-0033@0.1.0
Ontology release: 0.1.0
Updated: 2026-05-10T00:00:00Z
Canonical URL: /workbench/issues/saved-memory-not-used/

## Summary

A saved memory, preference, instruction, or durable context item exists but does not affect the AI output when it should.

## Category

- CAT-0020 — Memory & Context
  - URL: /workbench/categories/memory-and-context/
  - Summary: Problems where task state, prior instructions, saved memory, restored context, stale information, or cross-task context affects behavior incorrectly.

## Primary Pattern

- PAT-0350 — Persistence Instability
  - URL: /workbench/patterns/persistence-instability/
  - Summary: A structural condition where persisted state cannot be stored and restored into an equivalent structure without alteration.

## Declared Patterns

- PAT-0350 — Persistence Instability
  - URL: /workbench/patterns/persistence-instability/
  - Summary: A structural condition where persisted state cannot be stored and restored into an equivalent structure without alteration.
- PAT-0130 — Incomplete Declaration
  - URL: /workbench/patterns/incomplete-declaration/
  - Summary: A structural condition where an element is declared but required attributes, dependencies, or linked definitions are missing.
- PAT-0200 — Reference Instability
  - URL: /workbench/patterns/reference-instability/
  - Summary: A structural condition where references, identifiers, links, or anchors change across equivalent evaluations without a declared cause.

## Derived Primary Lenses

- LEN-0100 — Absence Lens
  - URL: /workbench/lenses/absence-lens/
  - Summary: Detects structurally required elements that are missing from the observed structure.
- LEN-0160 — Constraint Sufficiency Lens
  - URL: /workbench/lenses/constraint-sufficiency-lens/
  - Summary: Evaluates whether declared constraints are sufficient to eliminate structural degrees of freedom.
- LEN-0280 — Reference Stability Lens
  - URL: /workbench/lenses/reference-stability-lens/
  - Summary: Evaluates whether structural references, identifiers, nodes, and edges remain consistent across execution cycles or comparable states.

## Derived Secondary Lenses

- LEN-0180 — Determinism Lens
  - URL: /workbench/lenses/determinism-lens/
  - Summary: Evaluates whether identical structural inputs produce equivalent structural outputs across repeated executions.
- LEN-0200 — Interface Contract Lens
  - URL: /workbench/lenses/interface-contract-lens/
  - Summary: Compares declared interface structure to observed runtime structure to detect contract deviations.

## Search Intents

- saved memory not used
- AI ignored saved memory
- ChatGPT did not use memory
- saved preference not applied
- AI forgot saved instruction
- memory exists but output ignores it
