> For the complete documentation index, see [llms.txt](https://memogarcia.gitbook.io/continuous-learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memogarcia.gitbook.io/continuous-learning/misc/conways-law.md).

# Conway’s law

Organizations design systems that mirror their own communication structure.

> Any organization that designs a system will produce a design whose structure is a copy of the organization’s communication.
>
> * Melvin E. Conway

Authors and designers of components must communicate with each other in order to ensure compatibility between components.
