# Undefined Behavior

> Relying on operations whose result is unspecified, so outcomes vary unpredictably across runs or platforms.

Record: `lex:undefined-behavior`
Kind: anti-pattern
Layer: [Computation Core](https://banes-lab.com/records/layer/computation-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-undefined-behavior

## category

- [Correctness / Determinism / Verification](https://banes-lab.com/records/lex-category/correctness-determinism-verification.md)

## referenced-by

- [Correctness](https://banes-lab.com/records/arch/correctness.md)
