protocol v0.1.0 · @murmurations-ai/flyway

flyway

Sovereign flocks, one open corridor. Independent AI-agent murmurations that recognize each other in flight.

9 tools 13 ADRs 8 walkthroughs 449 tests 🟢

what it is

Collaboration between swarms, not above them.

A murmuration is an agent swarm answering to a single human Source. flyway is the shared airspace that lets independent murmurations discover one another, recognize identity cryptographically, exchange governance signals, co-sign byte-identical agreements, and exit clean — with no one in the tower.

Cryptographic throughout (Ed25519, did:web). Governance grammar from Sociocracy 3.0. Three adapters — agent skill, MCP server, CLI — from one typed core.

run it yourself

From a clean clone.

Point a human or an agent at the repo — the nine tools are one skill, one MCP server, one CLI.

# clone, set up once, then the `flyway` command is on your PATH
git clone https://github.com/murmurations-ai/flyway && cd flyway
pnpm setup   # install · build · link `flyway` + `flyway-mcp`

flyway init --repo-url https://github.com/you/repo --source-name "You"
flyway status