# PAT-0210 — Non-Deterministic Execution

## Ontology Metadata

Code: PAT-0210
Version: PAT-0210@0.1.0
Ontology release: 0.1.0
Updated: 2026-05-10T00:00:00Z
Canonical URL: /workbench/patterns/non-deterministic-execution/

## Summary

A structural condition where equivalent inputs and declared constraints produce divergent outputs across executions.

## Primary Lenses

- LEN-0180 — Determinism Lens
  - URL: /workbench/lenses/determinism-lens/
  - Summary: Evaluates whether identical structural inputs produce equivalent structural outputs across repeated executions.
- LEN-0290 — Variance / Entropy Lens
  - URL: /workbench/lenses/variance-entropy-lens/
  - Summary: Measures structural variability across repeated or comparable evaluations and identifies divergence beyond expected bounds.

## Secondary Lenses

- LEN-0170 — Convergence Lens
  - URL: /workbench/lenses/convergence-lens/
  - Summary: Compares parallel structural systems to determine whether they align under shared authority.
- 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.

## Primary Issue Matches

- ISS-0005 — Prompt Only Works After Retry
  - URL: /workbench/issues/prompt-only-works-after-retry/
  - Summary: The prompt fails, misroutes, or produces an unusable response on one attempt but works after retry without a meaningful change to the input.
- ISS-0001 — Similar Cases Route to Different Outcomes
  - URL: /workbench/issues/similar-cases-route-to-different-outcomes/
  - Summary: Similar inputs, cases, prompts, or workflow states are routed to different outcomes without a declared difference that explains the split.
- ISS-0006 — Validation Result Changes on Retry
  - URL: /workbench/issues/validation-result-changes-on-retry/
  - Summary: A validation, grading, review, classification, or pass/fail result changes after retry even though the input and declared validation rules did not change.

## Supporting Issue Matches

- ISS-0063 — Results Vary Too Much
  - URL: /workbench/issues/results-vary-too-much/
  - Summary: Repeated or comparable runs produce outputs that vary more than the task, workflow, or user can tolerate.
- ISS-0072 — Same Instructions Allow Different Outputs
  - URL: /workbench/issues/same-instructions-allow-different-outputs/
  - Summary: The same instructions are broad or underspecified enough to allow materially different outputs that all appear compliant.
