# Context-Specific Coupling

> Baking one caller's specific assumptions into a component, preventing its reuse elsewhere.

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

## category

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

## referenced-by

- [Reusability](https://banes-lab.com/records/arch/reusability.md)
