# Feature Cohesion

> The degree to which all code serving one feature is grouped together rather than scattered by layer.

Record: `lex:feature-cohesion`
Kind: quality-attribute
Layer: [Structural Core](https://banes-lab.com/records/layer/structural-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-feature-cohesion

## category

- [Codebase / System Architecture Styles](https://banes-lab.com/records/lex-category/codebase-system-architecture-styles.md)

## referenced-by

- [Package by Feature](https://banes-lab.com/records/arch/package-by-feature.md)
