# Debuggability/Resource Lifetime

> The degree to which deferring computation makes execution order harder to debug and resource lifetimes harder to reason about.

Record: `lex:debuggability-resource-lifetime`
Kind: quality-attribute
Layer: [Execution Core](https://banes-lab.com/records/layer/execution-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-debuggability-resource-lifetime

## category

- [Streaming / Pipeline / Dataflow Processing](https://banes-lab.com/records/lex-category/streaming-pipeline-dataflow-processing.md)

## referenced-by

- [Lazy Evaluation](https://banes-lab.com/records/arch/lazy-evaluation.md)
