Conway's Law

Natural & Formal Sciences Dictionary
Definition
An adage that a system's architecture tends to mirror the communication structure of the organization that designs it, implying that organizational boundaries influence technical boundaries.

Conway's Law

Engineering & Applied Technologies Dictionary
Definition
A principle asserting that the structure of a designed system (its modular decomposition, interfaces, and interaction patterns) tends to reflect the communication structure of the organization that designs it, meaning organizational partitioning and communication constraints shape the system architecture produced.