Skip to content

Conway's Law

Prime #
752
Origin domain
Technology Information
Subdomain
software architecture and organisational design → Technology Information
Aliases
Conways Law of Software Architecture

Core Idea

Conway's law is the regularity that any artifact designed by a collective acquires a structural decomposition homomorphic to the communication topology of the collective that designed it. The original statement — "any organization that designs a system will produce a design whose structure is a copy of the organization's communication structure" — generalizes once stripped of software vocabulary: when a coordination network produces a modular artifact, the module boundaries of the artifact track the communication boundaries of the producers, because every inter-module interface in the artifact has to be negotiated across the producer-producer link that owns it, and links that are absent or costly produce interfaces that are absent or costly.

The structural commitment is not the soft observation that "teams shape products." It is a specific generative claim: the producer-graph imprints a homomorphic image of itself onto the product-graph, with producer nodes mapping to module clusters, producer-producer edges mapping to module-module interfaces, and producer-graph seams mapping to product-graph seams. Where the producer-graph is fragmented, the product-graph is loosely coupled along those fissures; where it is densely connected, the product is monolithic across the corresponding region. The negotiation cost of each interface in the artifact is a monotone function of the cost of communication along the corresponding producer-edge, and the causal direction runs producer-graph to artifact-graph in greenfield construction. The corollary intervention — the inverse Conway maneuver — is to design the producer-graph deliberately so that the desired product-graph arises as its homomorphic image. The prime is essentially isomorphism applied generatively across the producer/artifact divide; its framing is named and human-organizational, but the underlying graph-homomorphism structure is medium-neutral.

How would you explain it like I'm…

Built Like the Team

Imagine three groups of kids each building one part of a big LEGO castle. The parts only connect where the groups talked and agreed how to join them. So the finished castle has the same 'who-talked-to-whom' map built right into its pieces. The way the builders are split up shows up in how the thing they built is split up.

The Product Copies the Team

Conway's Law says that whatever a group designs ends up shaped like the group's communication. Picture three teams building one machine, where each team handles its own part. Wherever two teams talk a lot, their parts connect smoothly; wherever two teams barely talk, the join between their parts is awkward or missing. So the seams in the product line up with the gaps between the people. If you want a product split into clean separate pieces, you can flip this around and arrange the teams to match the pieces you want.

Org Chart Becomes Product

Conway's Law is the regularity that an artifact built by a group takes on a structure that mirrors the group's communication network. Originally about software, it generalizes: when a coordinating group produces something modular, the module boundaries track the communication boundaries of the producers. The reason is mechanical, not vague. Every interface between two modules has to be negotiated across the link between the people who own those modules, so a link that is absent or costly produces an interface that is absent or costly. Tightly connected groups make monolithic products; fragmented groups make loosely coupled ones split along the same fault lines. The inverse Conway maneuver exploits this by deliberately arranging the teams so that the product structure you want falls out as a copy of the team structure.

 

Conway's law is the regularity that any artifact designed by a collective acquires a structural decomposition homomorphic to the communication topology of the collective that designed it. The original statement — an organization that designs a system produces a design whose structure copies the organization's communication structure — generalizes once stripped of software vocabulary. The claim is generative, not merely the soft observation that teams shape products: the producer graph imprints a homomorphic image of itself onto the product graph, with producer nodes mapping to module clusters, producer-producer edges mapping to module-module interfaces, and producer-graph seams mapping to product-graph seams. The mechanism is that every inter-module interface must be negotiated across the producer-producer link that owns it, so the negotiation cost of each interface is a monotone function of the communication cost along the corresponding edge. In greenfield construction the causal direction runs from producer graph to artifact graph. The corollary intervention, the inverse Conway maneuver, designs the producer graph deliberately so the desired product graph arises as its homomorphic image. The prime is essentially isomorphism applied generatively across the producer/artifact divide: the framing is human-organizational, but the underlying graph-homomorphism structure is medium-neutral.

Structural Signature

the producer collective with a communication topologythe modular target artifactthe homomorphism mapping producer nodes to module clusters and producer-edges to interfacesthe interface-negotiation cost tracking link costthe producer-to-artifact causal directionthe inverse-Conway intervention

The pattern is present when each of the following holds:

  • A producer collective with a communication topology. Some artifact is built not by one mind but by many parties (teams, agencies, committees, regulatory modules) whose pairwise communication links vary in bandwidth and cost — a producer-graph.
  • A modular target artifact. What they build admits a decomposition into parts and interfaces between parts — an artifact-graph.
  • A structure-preserving homomorphism. The defining relation: producer nodes map to module clusters, producer-producer edges map to module-module interfaces, and producer seams map to artifact seams, so the artifact carries an image of the makers' communication structure.
  • An interface-cost coupling. Each interface in the artifact must be negotiated across the producer-link that owns it, so the cost of an interface is a monotone function of the cost of the corresponding link; absent or costly links produce absent or costly interfaces.
  • A causal direction. In greenfield construction the producer-graph is causally prior; the artifact is the trailing image and regresses toward the old image whenever design pressure relaxes.
  • An inverse-maneuver corollary. Because the imprint is generative, the producer-graph can be designed deliberately so the desired artifact-graph arises as its homomorphic image.

Composed, these make artifact seams diagnostic of producer seams, and durable change to artifact structure something that must pass through the producer-graph first.

What It Is Not

  • Not isomorphism in general. Conway's law is isomorphism applied generatively across a specific divide — producer- graph to artifact-graph — with a causal direction and an interface-cost coupling. Bare isomorphism is a structural correspondence with no causal claim and no direction.
  • Not coordination. Coordination is agents aligning actions; Conway's law is the claim that the communication topology of those agents imprints itself on what they build. Coordination is an ingredient; the homomorphic imprint is the prime.
  • Not homomorphism as a pure math object. The mathematical homomorphism is substrate-free and acausal; Conway's law adds the empirical, directional claim that the producer-graph is causally prior and the artifact is the trailing image.
  • Not modularity. Modularity is a property of the artifact (decomposability into parts); Conway's law predicts where the module seams fall — at the producer-graph's seams. An artifact can be modular along lines that do or do not track the org.
  • Not mechanism_design. Mechanism design engineers incentives to elicit desired behavior; the inverse Conway maneuver engineers the communication topology so the desired artifact arises as its image. One shapes payoffs, the other shapes who-talks-to-whom.
  • Common misclassification. Reading an artifact's seams as a technical design fact when they are the image of the producer-graph. If a churny interface tracks a thin communication link between owning teams, the failure is coordination-topological, and re-architecting without re-cutting the producers reproduces the old seams.

Broad Use

  • Software architecture — the original substrate: service boundaries track team boundaries, APIs are costlier where the owning teams talk less, and monolith-to-microservices migrations succeed when the team graph is re-cut first and fail when it is not.
  • Developmental biology — body-plan modularity tracks the modular decomposition of gene-regulatory networks; segments, limb fields, and organ systems are the phenotypic image of regulatory modules whose internal connectivity is dense and between-module connectivity sparse.
  • Legal codes — the section-and-chapter structure of a statute tracks the committee structure that drafted it, with regulatory fragmentation across agencies manifesting as substantive gaps and overlaps.
  • Constitutional design — federal constitutions imprint the pre-existing political topology of the negotiating parties; provinces with strong prior identity acquire constitutional standing while those without do not.
  • Scientific papers and curricula — multi-author papers acquire section discontinuities at coauthor boundaries; university curricula imprint the departmental org chart, and curriculum reform typically requires departmental reform first.
  • Urban form — cities governed by fragmented jurisdictions produce road, transit, and zoning patterns with seams at the jurisdiction boundaries.
  • Supply chains — the modular decomposition of a product tracks the firm-to-firm boundaries of the supplier network, moving in step with vertical-integration decisions.

The portability is genuine: in each domain a collective with a particular communication topology produces a modular artifact whose joints fall where the collective's joints fall, by the same mechanism — every cross-module interface requires sustained cross-producer negotiation, so cheap-to-negotiate interfaces get built and costly ones do not.

Clarity

The prime clarifies a category of failure routinely misdiagnosed as technical when it is actually a coordination-topology problem. When a team cannot get a clean cross-service interface, the proximate symptoms — interface churn, integration bugs, ownership disputes — look like engineering failures; Conway's law reveals them as the predictable image of a producer-graph that lacks the corresponding edge. The same misdiagnosis pervades legal-code inconsistency, urban-infrastructure seams, and curriculum incoherence, each routinely treated as a substantive failure to design when it is the structural image of a fragmented designer collective.

It also clarifies the direction of causation. Naively one might suppose the artifact's structure determines the producer structure — specialists assemble around modules — but the law holds that the producer structure is causally prior and the artifact is the trailing image, with the empirical mirroring literature finding producer-side causality dominant in greenfield design. This relocates the leverage point: friction in the artifact at a given interface is evidence of a thin or absent link in the producer-graph, and thin links in the producer-graph predict where the artifact will fracture. The clarity is to read artifact seams and producer seams as two views of one structure rather than as independent facts.

Manages Complexity

Conway's law compresses several otherwise-separate phenomena into one structural diagnosis: microservice boundary disputes, regulatory fragmentation, legacy technical debt as the fossil of an obsolete org chart, failed mergers that retain both pre-merger graph structures, and constitutional rigidity around founder-era political units. Naming the pattern lets a designer audit the producer-graph as the leading indicator of where the artifact will fracture, replacing a case-by-case investigation with a single question about the communication topology.

The intervention space then sorts naturally into three options. One can accept the imprint and design the producer-graph to match the desired artifact-graph (the inverse Conway maneuver — re-org first, then build). One can reduce the imprint by raising the bandwidth of the cross-producer links the desired artifact requires (cross-functional teams, embedded liaisons, shared on-call). Or one can absorb the imprint and partition the artifact along the producer fissures (microservices, federalism, modular textbooks), accepting that the cost of cross-boundary coordination will set the cost of cross-boundary functionality. Complexity is managed by recognizing that these three exhaust the responses and that each is a move on the producer-graph, not the artifact directly.

Abstract Reasoning

The prime supports reasoning about structural inevitability — any collaboratively produced modular artifact carries a homomorphic image of the producer-graph, so the question is not whether the imprint occurs but along which axes and at what cost — and about diagnostic locality — artifact seams predict producer seams and vice versa. It supports intervention ordering: to change the artifact-graph, change the producer-graph first, or the artifact will regress toward the old image once design pressure relaxes. It supports migration risk analysis: any large refactor that does not pre-cut the producer-graph will reproduce the old artifact-graph in new vocabulary. And it supports reasoning about merger outcomes, where post-merger artifacts retain the pre-merger producer-graphs as visible seams until the producer-graphs themselves are merged.

These transfer because the underlying relation — a homomorphism from a communication topology to an artifact decomposition — is medium-neutral. The reasoning habit the prime installs is to treat any modular artifact as carrying the imprint of its makers' communication structure, to read its joints as evidence of where the makers' links are thin, and to recognize that durable change to the artifact's structure must pass through the producer-graph. The failure mode it names — re-architecting without re-cutting the producers, yielding a "distributed monolith" — is the general lesson that the artifact regresses to the producer-graph's image whenever the two are allowed to diverge.

Knowledge Transfer

The Conway framing has migrated out of software into organizational architecture and DevOps (where the inverse Conway maneuver is a primary design move), evolutionary developmental biology (the genotype-to-phenotype map as a Conway-style imprint), constitutional design and federalism (the imprinting of negotiating parties onto founding documents), urban governance (jurisdictional fragmentation producing infrastructural fragmentation), and open-source project structure (the modular decomposition of large systems tracking the maintainer-subsystem partition). In each domain the transfer carries actionable interventions — redraw the producer-graph, widen the negotiation channels at the seams you cannot move, partition the artifact along the seams you cannot widen — not merely vocabulary.

The transfer holds because the object underneath — a producer collective with a communication topology, a modular target artifact, and a homomorphism mapping producer nodes and edges to artifact clusters and interfaces — is the same whether the producers are engineering teams, regulatory agencies, drafting committees, or gene-regulatory modules. Amazon's "two-pizza team" reorganization, which re-cut the organization into small autonomous teams with externally visible service contracts and let the service architecture emerge as the image of the new producer-graph, is the same structural maneuver as proposing a genuine EU regulator with primary competence so that a unified digital market can arise instead of an artifact carrying member-state seams at every interface. The strip-the-jargon test holds — Conway's law is "the joints of a thing built together fall where the joints of the builders are" — and that sentence does real work in software, biology, law, constitutional design, urban planning, and supply chains. The prime's framing is a named eponymous law from software with a human-organizational tilt, but the generative homomorphism it asserts is what travels, recognizable as bare structure wherever a collective with a communication topology builds a modular thing.

Examples

Formal/abstract

A microservices migration is the homomorphism made testable and the inverse maneuver made operational. Start with a single engineering organization of four teams — Auth, Billing, Catalog, Search — that historically sat in one room and shipped a monolith: one codebase, tightly coupled across all four domains, because the producer-graph was densely connected (everyone talked to everyone, so every cross-domain interface was cheap to negotiate and none was enforced). The company decides it wants four independently deployable services with clean APIs — a target artifact-graph that is loosely coupled along the four domain seams. Conway's law predicts the failure mode if they refactor the code without re-cutting the org: because the producer-graph still has dense all-to-all communication, the teams will keep reaching across the nominal service boundaries, and the result is a distributed monolith — services that cannot deploy independently because they share databases and synchronous call-chains, the artifact regressing toward the producer-graph's image the moment design pressure relaxes. The inverse Conway maneuver is the fix: redraw the producer-graph first — give each team its own on-call, its own repository, its own deploy pipeline, and deliberately raise the cost of cross-team communication (separate standups, contract-only interaction) — so that the cheap-to-negotiate interfaces now fall exactly on the four domain boundaries. The desired loosely-coupled service architecture then arises as the homomorphic image of the re-cut org, because the only interfaces the producers can afford to build are the ones at the new seams.

Mapped back: The migration instantiates every role — the four teams as producer nodes, their communication links as producer-edges, the services as module clusters, the APIs as the interfaces whose cost tracks link cost, and the re-org-before-refactor sequence as the inverse maneuver exploiting the producer-to-artifact causal direction.

Applied/industry

Amazon's "two-pizza team" reorganization and federal constitutional design show the imprint in a corporate and a legal substrate. Amazon re-cut its engineering organization into small autonomous teams, each owning a service exposed only through an externally visible, hardened contract, and forbade backchannel coupling between teams; the service architecture then emerged as the homomorphic image of that producer-graph — the famous service-oriented architecture was a consequence of the org structure, not a precondition of it, which is the inverse Conway maneuver at company scale. Constitutional design is the same structure in law: a federal constitution drafted by negotiating parties imprints the pre-existing political topology onto the founding document — provinces or states with strong prior identity and dense internal communication acquire constitutional standing and enumerated powers (their own module in the artifact), while populations without a pre-existing organized producer-node get no corresponding article. The diagnostic locality is visible in both: a seam in the constitution (a jurisdictional boundary, an enumerated-powers list) predicts a seam in the drafting coalition, just as a churny, bug-prone API predicts a thin communication link between the owning teams. The intervention ordering lesson — to change the artifact, change the producer-graph first — explains why curriculum reform stalls until departments are restructured and why post-merger systems keep both legacy architectures until the merged firms actually integrate their communication.

Mapped back: Two-pizza teams and federal constitutions realize the prime end-to-end — autonomous teams or negotiating provinces as producer nodes, their communication topology as the producer-graph, service contracts or constitutional articles as the interfaces, and the deliberate org/coalition design as the inverse maneuver that makes the desired artifact arise as the producer-graph's image.

Structural Tensions

T1 — Producer-to-artifact causality versus the reverse imprint (sign/direction). The law asserts the producer-graph is causally prior in greenfield design, but in brownfield work an existing artifact constrains how teams can be organized — the homomorphism runs backward, with the legacy module structure dictating the producer-graph. The failure mode is applying the inverse Conway maneuver (re-org to reshape the artifact) where the artifact is already too entrenched to be re-cut by any feasible re-org, so the new org just inherits the old seams. Diagnostic: ask whether the artifact is being created or already exists at scale; greenfield favors producer-causality, but a mature artifact can pin the org, inverting the leverage the prime assumes.

T2 — Mirroring strength versus deliberate decoupling (coupling). The homomorphism is a tendency, not a law of physics; sufficient design discipline (rigid interface contracts, strong architectural governance) can hold an artifact seam that does not correspond to a producer seam. The failure mode is fatalism — treating the imprint as inevitable and not investing in the cross-team contracts that would let the artifact diverge usefully from the org chart. Diagnostic: ask whether interface discipline is strong enough to resist the producer-graph; where it is, the artifact can deliberately depart from the communication topology, and assuming pure mirroring under-rates what governance can buy.

T3 — Re-org cost versus mirroring benefit (scalar). The inverse maneuver prescribes reshaping the producer-graph to get the desired artifact, but re-orgs are expensive, disruptive, and themselves destroy accumulated communication capital. The failure mode is serial reorganization — chasing each desired architecture with an org change, paying the coordination cost repeatedly while the artifact never stabilizes. Diagnostic: weigh the re-org's disruption against the architectural gain; below some threshold, widening a few cross-team channels (reducing the imprint locally) is cheaper than re-cutting the whole producer-graph, and reaching for the re-org first over-applies the maneuver.

T4 — Communication topology versus the formal org chart (measurement). The relevant producer-graph is the real communication topology, which often diverges from the official reporting structure — informal links, shared history, co-location. The failure mode is reading the org chart as the producer-graph and predicting (or designing) artifact seams that the actual communication does not support, so the re-org on paper leaves the real links intact and the artifact unchanged. Diagnostic: map who actually talks to whom (commit co-authorship, message traffic, meeting overlap), not the hierarchy; the homomorphism tracks real communication, and an org-chart proxy can be badly wrong.

T5 — Module seams versus cross-cutting concerns (scopal). Conway predicts artifact decomposition along producer seams, but some artifact properties are inherently cross-cutting (security, performance, observability) and cannot be owned by any single producer node without spanning the whole graph. The failure mode is forcing a cross-cutting concern into one team's module, producing either a bottleneck team everyone must negotiate with or a concern that fragments and degrades at every seam. Diagnostic: ask whether the property decomposes along the same seams as the functional modules; cross-cutting concerns need a different ownership pattern (a platform layer, a guild) than the producer-to-module homomorphism supplies.

T6 — Imprint at build-time versus drift over time (temporal). The artifact mirrors the producer-graph as it was during construction, but orgs churn — teams merge, split, and reassign — while the artifact persists, so the imprint becomes a fossil of an obsolete topology. The failure mode is reading current artifact seams as evidence of the current org (or vice versa) when the seams record a long-departed structure, producing technical debt that no present team's communication explains. Diagnostic: ask when the artifact's structure was set relative to the current org; a stable artifact built under a prior producer-graph carries that ghost, and aligning today's org to yesterday's seams (or expecting today's org to match them) misreads the time-lag the homomorphism introduces.

Structural–Framed Character

Conway's law sits on the structural side of the structural–framed spectrum, but not at the pole — it is a mixed-structural hybrid (label mixed-structural, aggregate 0.4). The tilt toward structural comes from the generative graph-homomorphism at its core (the prime is, by its own account, isomorphism applied generatively across the producer/artifact divide); the residual framing comes from its origin as a named, eponymous software law with a human-organizational tilt. One criterion reads fully structural and the other four sit at the midpoint.

Walk them. Evaluative weight reads fully structural (0.0): the imprint of a producer-graph onto an artifact-graph is neither good nor bad — a distributed monolith and a clean microservice architecture are both faithful images of their respective communication topologies, and the prime carries no inherent approval. The other four sit at 0.5. Vocabulary travels partly: the strip-the-jargon core ("the joints of a thing built together fall where the joints of the builders are") restates cleanly in developmental biology, legal codes, constitutions, and urban form, yet the home lexicon of teams, services, APIs, and the "inverse Conway maneuver" rides along. Institutional origin is mixed: the underlying graph homomorphism is a formal object, but the prime as named is an eponymous law born in software-and-organizational design. Human-practice-boundedness is genuinely split, and the gene-regulatory-network case is what keeps it off the framed side: body-plan modularity tracking regulatory-module connectivity shows the homomorphism operating in a purely biological substrate with no human producers, even though most instances involve human collectives. And import-vs-recognize is mixed: invoking Conway's law does recognize a real generative imprint, but it also imports the organizational-design framing and its causal-direction claim.

The relational skeleton — a structure-preserving, causally-directed homomorphism from a communication topology to an artifact decomposition — is genuine and is what lets the prime reach gene-regulatory networks and constitutions alike. But the framing leans human-organizational and the prime is a named eponymous law, so it settles on the structural side of the middle rather than at the pole, consistent with the assigned 0.4.

Substrate Independence

Conway's law is substantially substrate-independent — composite 4 / 5 on the substrate-independence scale. Its core is a generative graph-homomorphism — a producer collective's communication topology imprinting a structure-preserving image onto the artifact it builds — and that is precisely why its domain breadth is maximal (5): the producer-graph-to-artifact-graph imprint recurs in software architecture, gene-regulatory-network-to-body-plan mapping in developmental biology, committee-to-statute structure in legal codes, negotiating-party-to-founding-document mapping in constitutional design, departmental imprinting in curricula, jurisdictional fragmentation in urban form, and firm-boundary tracking in supply chains. The strip-the-jargon test holds ("the joints of a thing built together fall where the joints of the builders are"), and the gene-regulatory-network case keeps the prime off the human-organizational ceiling, since the homomorphism operates in a purely biological substrate with no human producers. Structural abstraction sits at 4 because the homomorphism is a formal object, but the prime as named is an eponymous software law whose causal-direction claim and "inverse Conway maneuver" framing import an organizational-design tilt. Transfer evidence is a strong 4: the actionable interventions — redraw the producer-graph, widen the negotiation channels at seams you cannot move, partition the artifact along seams you cannot widen — port concretely and are documented, with Amazon's two-pizza reorganization and federal constitutional design being the same maneuver. The generative homomorphism travels broadly; only the named human-organizational framing holds the composite at a solid 4.

  • Composite substrate independence — 4 / 5
  • Domain breadth — 5 / 5
  • Structural abstraction — 4 / 5
  • Transfer evidence — 4 / 5

Relationships to Other Primes

One-hop neighborhood: parents above, mutual partners to the right, children below.Conway's Lawsubsumption: IsomorphismIsomorphism

Parents (1) — more general patterns this builds on

  • Conway's Law is a kind of Isomorphism

    The file: Conway's law IS isomorphism applied GENERATIVELY across the producer/artifact divide — a structure-preserving homomorphism from communication topology to artifact decomposition, plus a causal direction and interface-cost coupling. A specialization of isomorphism.

Path to root: Conway's LawIsomorphismSymmetry

Neighborhood in Abstraction Space

Conway's Law sits in a moderately populated region (55th percentile for distinctiveness): it has near-neighbors but no dense thicket of synonyms.

Family — Interfaces, Roles & Interoperability (21 primes)

Nearest neighbors

Computed from structural-signature embeddings · 2026-06-14

Not to Be Confused With

The deepest confusion is with isomorphism, because the prime's own Core Idea says Conway's law is isomorphism applied generatively. The crucial qualifier is "generatively, across the producer/artifact divide, with a direction." A bare isomorphism asserts a structure-preserving correspondence between two objects and is symmetric and acausal — it says nothing about which object came first or why the correspondence holds. Conway's law adds three things isomorphism lacks: a specific pair of relata (a communication topology and an artifact decomposition), a causal arrow (the producer-graph is prior in greenfield construction, the artifact the trailing image), and a mechanism (every cross-module interface must be negotiated across the producer link that owns it, so interface cost tracks link cost). An analyst who sees only "an isomorphism between org and product" loses the leverage point — that to change the artifact you change the producer-graph first — which depends entirely on the causal direction the bare correspondence omits.

A second genuine confusion is with coordination, the prime's nearest embedding neighbor. Coordination is the activity of agents aligning their actions; Conway's law is the downstream claim that the communication structure enabling (or failing) that coordination imprints a homomorphic image onto whatever the agents build. Coordination is thus an ingredient of the producer-graph, not the prime itself. The distinction is load-bearing in diagnosis: a churny, bug-prone interface is not primarily a coordination failure to be exhorted away — it is evidence of a thin or absent edge in the producer-graph, and the fix is to redraw or widen that edge, not to ask the teams to coordinate harder. Treating Conway's law as "teams should coordinate better" collapses a generative structural claim into a soft managerial one and misses the inverse-maneuver leverage entirely.

A third confusion worth marking is with modularity. Modularity is a property of the artifact — the degree to which it decomposes into loosely coupled parts. Conway's law is silent on whether an artifact is modular and instead predicts where its seams will fall if it is: along the producer-graph's communication seams. The two come apart sharply in the "distributed monolith" failure, where an artifact is nominally modular (separate services) but its seams do not match the producer-graph, so the teams keep reaching across boundaries and the modules cannot move independently. Modularity asks "is it decomposed?"; Conway's law asks "decomposed along which lines, and do those lines track the makers?" Confusing them leads to declaring victory on modular structure while the real, producer-imprinted seams lie elsewhere.

For a practitioner these distinctions determine where to intervene. Isomorphism gives a static correspondence; coordination gives an activity to improve; modularity gives an artifact property to assess. Conway's law alone supplies the generative, directional claim — change the communication topology and the artifact-graph follows as its image — and it is that claim, with its interface-cost coupling and producer-side causality, that makes the inverse Conway maneuver an actual design lever rather than a mere observation that orgs and products resemble each other.

Solution Archetypes

No catalogued solution archetypes reference this prime yet.