# Compression Over Repetition

> Extract a repeated pattern into one parameterized form, so the behavior lives once and duplication cannot drift.

Record: `algo:no-uncompressed`
Kind: Architectural Rules
Canonical: https://banes-lab.com/ontology/algorithms#algo-no-uncompressed
Closure: https://banes-lab.com/json/records/algo/no-uncompressed/closure

## composes

- [Structural Core](https://banes-lab.com/records/algo/structural-core.md)
- [Evolution Principles](https://banes-lab.com/records/algo/evolution-principles.md)
