Each level is a Quilt cell. Each level has the same 8 primitives, 7 substrates, 9 dials, conservation law, and watch. What changes is the grain.
| Level | Ξ³ (generative) | Ξ· (entropic) | Budget |
|---|---|---|---|
| L0 cell | cell's output | cell's drift | cell's allocation |
| L1 sheet | sheet's structure | sheet's incoherence | sheet's nodes |
| L2 agent | agent's actions | agent's forgetting | agent's trace |
| L3 harness | harness's tools | harness's overhead | harness's API quota |
| L4 fleet | fleet's coordination | fleet's gossip | fleet's bandwidth |
| L5 ecosystem | ecosystem's services | ecosystem's idle | ecosystem's bill |
| L6 infra | infra's provisioning | infra's waste | infra's capacity |
| L7 system | system's creation | system's entropy | system's lifetime |
The trunk links are what make an ecosystem more than a fleet. They are the long-distance transport.
| Category | Examples | Substrate |
|---|---|---|
| APIs | REST, gRPC, GraphQL, A2A, MCP, OpenAI-compatible | Protocol |
| Compute | CPU, GPU, TPU, edge functions, vector ops | Scale |
| Memory | RAM, VRAM, ephemeral, cache, registers | State |
| Storage | KV, DB, blob, file, object store, time-series | State |
| Network | HTTP, MQTT, WebSocket, gRPC stream | Protocol |
| Identity | OAuth, API keys, mTLS, DID | Address |
| Observability | logs, metrics, traces, profiles | State |
| Billing | Stripe, metered, prepaid, sponsor | Scale |
The Zoom IDE lets you decompose and recompose at every level. Click into an agent to see its cells. Click into a cell to see its primitives. Click out to see the fleet. The abstractions are EMERGENT β the IDE lets you edit them.
β Open Zoom IDE β Open Quilt IDE β Open 7-Substrate StackHigher abstractions are emergent. A sheet of cells becomes an agent when the cells collectively develop a self-watch. A fleet becomes an ecosystem when the harnesses collectively develop trunk links. The system emerges when the ecosystem collectively develops a purpose.
The system must account for this emergence. It must not impose a fixed hierarchy. It must let abstractions emerge and dissolve. It must let the watchkeeper name the abstractions when they stabilize. It must support zoom.
The cell is the system. The system is the cell. The model is fractal. The deep go is into the fractal.