# Package by Technical Layer Only

> Organizing code by technical layer alone, scattering each feature across many packages.

Record: `lex:package-by-technical-layer-only`
Kind: anti-pattern
Layer: [Structural Core](https://banes-lab.com/records/layer/structural-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-package-by-technical-layer-only

## 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)
