# Tight Coupling

> Binding components so closely that a change in one forces changes in the others.

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

## category

- [Core Modular Design](https://banes-lab.com/records/lex-category/core-modular-design.md)

## referenced-by

- [Low Coupling](https://banes-lab.com/records/arch/low-coupling.md)
