| Contract | Where it lives | What it says |
|---|---|---|
| identity | flocks-crypto, flocks-identity | Every node proves what it is. |
| execution | flocks-gateway, flocks-driver | Typed envelope from “want” → “ran”. |
| driver | flocks-driver | 12-method trait per agent CLI. |
| tool | flocks-tool, flocks-mcp | Capability-scoped MCP routing. |
| transport | flocks-mesh | Tailscale / WireGuard / IP. |
| policy | flocks-grant | Signed grant; denied by default. |