---
title: "Design for scale"
description: "Shared protocols create interoperability between strangers, not only between friends"
url: "/design-for-scale/"
tags: [principle]
readingPathPosition: 9
---

# Design for scale

Shared [Protocols](/protocols.md) create interoperability: agents who adopt the same protocol can act together even without direct relationship. Design protocols so they *work between strangers*, not only between friends. This is what enables the network to [grow beyond the trust radius of any single relationship](/what-scales-is-the-pattern-of-relating.md) – and it is what distinguishes a protocol architecture from a community of practice.

At the same time, we need to make sure that growth produces *distributed capacity* rather than centralised coordination. Possible models to achieve this include:

**Federation.** Network nodes can form a delegate [circle](/circles-are-a-basic-unit-of-shared-governance.md) – each one selects a delegate to participate in a shared governance space where they align policies, share learning, and evolve agreements that affect all of them.

**Scaling.** Governance scales by nesting circles within circles, each self-governing within its domain, [connected by linking](/weaving-between-circles.md) and delegation rather than hierarchy.

**Mitosis.** When a circle's [domain](/mandate-clarity.md) becomes too large or its membership too big for effective governance, it splits into two circles with distinct sub-domains. The circle structure reproduces itself, and the network grows from below.

## Sources

- Delegate circle pattern adapted from Bockelbrink, Priest & David (2019), *Sociocracy 3.0 – A Practical Guide*
- Evolutionary circle structure from Rau (2023), *Collective Power: Patterns for a Self-Organized Future*

## In this vault

- Previous: [Make voice cheap](/make-voice-cheap.md)
- Next: [Facilitation before formalisation](/facilitation-before-formalisation.md)
- Referenced by: [Circles are a basic unit of shared governance](/circles-are-a-basic-unit-of-shared-governance.md), [Protocol design is guided by a set of principles](/protocol-design-is-guided-by-a-set-of-principles.md), [Tension drives development](/tension-drives-development.md)
