Conway's Law is a feedback loop, not a one-way observation: organization architecture drives system architecture, and once embedded, the system architecture constrains future organization options. That makes organization design an architecture tool.
For agentic and multi-agent systems, the team chart doubles as the dependency graph of agents/tools; assigning ownership without considering runtime boundaries will create coupling that is hard to reverse.
When decomposing an AI product into agents, pipeline stages, and supporting infrastructure, treat the org chart as a candidate architecture diagram and co-design both recursively.
Organization architecture drives system architecture, and system architecture constrains organization architecture.
Design organization and system architecture together.