How Do I Decode Software Deployments?


An architect walking through a service map, on-call rotations, and runbook excerpts to reconstruct the team structure that produced them.

Read deployed software as a fossil record of organizational structure: service boundaries, API contracts, pipelines, and runbooks all carry team imprints.

How Do I Diagnose Software Delivery Friction?


A developer running a git log query in a terminal to rank files by the number of distinct authors who edited them.

Use git history and the org chart to find the modules where Conway's Law is driving merge conflicts, slow reviews, and shipping delays.

How Do I Pitch Org Design for Better Architecture?


An engineer presenting a side-by-side view of a service map and an org chart to a mixed audience of engineers and product leaders.

Use Conway's Law to connect architecture conversations to organizational design, with concrete talking points for architects, leaders, teams, and communities.

How Do I Serve Organizational Needs With Conway's Law?


An engineering leader comparing a commit-frequency heatmap against an org chart to identify ownership mismatches.

Use Conway's Law as a diagnostic to spot healthy vs broken team-to-code alignment, then pick the organizational change that fixes the right problem.

How Do I Smooth Platform Team Friction?


A platform engineer reviewing a queue of pull requests from multiple product teams to identify coordination bottlenecks.

Reduce friction between a platform team and the product teams that depend on it using measurable thresholds and three communication-cost levers.

How Do I Use Conway's Law?


A technical leader picking among five field guides on applying Conway's Law to different organizational situations.

An index of five focused guides on applying Conway's Law: smoothing platform friction, serving the org, diagnosing delivery, decoding software deployments, and pitching a better architectural design.

What Is Conway's Law?


Teams aligned to modules in a codebase, with module boundaries tracing the communication structure between teams.

Conway's Law says software mirrors the organization that built it. Learn the mechanism, the inverse Conway maneuver, and why team shape is architecture.