# Framework-Centric Core

> Building the core around a specific framework, so the framework's concerns permeate the domain.

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

## category

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

## referenced-by

- [Hexagonal Architecture](https://banes-lab.com/records/arch/hexagonal-architecture.md)
