Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M4888

Conway's Law

Conway's Law
SystemsHigh supportSystems Theory
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

"Organizations which design systems are constrained to produce designs which are copies of the communication structures of these organizations." System architecture reflects organizational structure.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Organization determines architecture. If you want to change the system architecture, you must first change the organizational structure. Microservices architecture requires cross-functional teams, while monolithic architecture suits functional organizations.

anchor

Anchor fast decisions

Conway's law states that the communication structure of system design replicates the organization's communication structure: how teams are divided determines how the resulting systems are coupled. It is a mirror law coupling organization and architecture.

MINIMUM ACTION

In progress 0/4

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Conway%27s_lawZH · Explicit
    verified

RELATED MODELS