# Shared Runtime Dependency

> Coupling supposedly-independent modules through a shared runtime component they all depend on.

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

## category

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

## referenced-by

- [Independence](https://banes-lab.com/records/arch/independence.md)
