How Do I Decode Software Deployments?

Read deployed software as a fossil record of organizational structure: service boundaries, API contracts, pipelines, and runbooks all carry team imprints.
An architect walking through a service map, on-call rotations, and runbook excerpts to reconstruct the team structure that produced them.

How Do I Diagnose Software Delivery Friction?

Use git history and the org chart to find the modules where Conway’s Law is driving merge conflicts, slow reviews, and shipping delays.
A developer running a git log query in a terminal to rank files by the number of distinct authors who edited them.

How Do I Pitch Org Design for Better Architecture?

Use Conway’s Law to connect architecture conversations to organizational design, with concrete talking points for architects, leaders, teams, and communities.
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.

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

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.
An engineering leader comparing a commit-frequency heatmap against an org chart to identify ownership mismatches.

How Do I Smooth Platform Team Friction?

Reduce friction between a platform team and the product teams that depend on it using measurable thresholds and three communication-cost levers.
A platform engineer reviewing a queue of pull requests from multiple product teams to identify coordination bottlenecks.

How Do I Use Conway's Law?

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.
A technical leader picking among five field guides on applying Conway's Law to different organizational situations.

What Is Conway's Law?

Conway’s Law says software mirrors the organization that built it. Learn the mechanism, the inverse Conway maneuver, and why team shape is architecture.
Teams aligned to modules in a codebase, with module boundaries tracing the communication structure between teams.

How Do I Measure AI Software Development Tool Usage?

A tutorial: run a Python tool to inventory AI coding tool spend, assign owners, and set a token-cost-per-merged-PR baseline you can defend in a budget review.
A spreadsheet view of AI coding tool subscriptions with named owners, monthly cost, and token-per-merged-PR columns.

What is Ollama?

What is Ollama and how does it run large language models locally on consumer hardware?
Diagram showing Ollama as a local service running AI models on a developer's machine, with API connections from tools and applications

Fundamentals of Technical Leadership

Learn the fundamentals of technical leadership: credibility, vision, communication, empowerment, and decision-making that turn engineers into leaders.
Diagram showing the technical leadership workflow: credibility, vision, communication, team empowerment, and decision-making in a reinforcing loop.