πŸ”­ The 8 Levels of Quilt

Higher abstractions are emergent. The system accounts for emergence by being fractal β€” the same model at every scale.
THE FRACTAL CELL β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ β”‚ β”‚ L7: SYSTEM ← the system as a cell β”‚ β”‚ L6: INFRA ← physical substrate β”‚ β”‚ L5: ECOSYSTEM ← fleet + resources β”‚ β”‚ L4: FLEET ← network of harnesses β”‚ β”‚ L3: HARNESS ← agent + custom runtimeβ”‚ β”‚ L2: AGENT ← sheet that watches β”‚ β”‚ L1: SHEET ← graph of cells β”‚ β”‚ L0: CELL ← 8 primitives β”‚ β”‚ β”‚ β”‚ Same 8 primitives at every level. β”‚ β”‚ Same 7 substrates. Same 9 dials. β”‚ β”‚ Same conservation law. Same watch. β”‚ β”‚ What changes is the GRAIN. β”‚ β”‚ β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

🎯 The Levels (click to inspect)

L0
🧬 Cell
8 primitives, 7 substrates, 9 dials, conservation law
L1
πŸ“„ Sheet
A graph of cells. β₁ reveals topology
L2
πŸ€– Agent
A sheet that watches itself. Persona ↔ context
L3
πŸ› οΈ Harness
Agent + custom runtime. cog, hermes, vessel...
L4
🚒 Fleet
Network of harnesses. Charter ↔ each boat's log
L5
🌐 Ecosystem
Fleet + resources + APIs + storage
L6
πŸ—οΈ Infrastructure
Substrate of the ecosystem. GPUs, KV, cloud accounts
L7
🌌 System
The system as a cell. Quilt watches Quilt

Click a level to inspect

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.

πŸ“ Conservation Law at Every Level

LevelΞ³ (generative)Ξ· (entropic)Budget
L0 cellcell's outputcell's driftcell's allocation
L1 sheetsheet's structuresheet's incoherencesheet's nodes
L2 agentagent's actionsagent's forgettingagent's trace
L3 harnessharness's toolsharness's overheadharness's API quota
L4 fleetfleet's coordinationfleet's gossipfleet's bandwidth
L5 ecosystemecosystem's servicesecosystem's idleecosystem's bill
L6 infrainfra's provisioninginfra's wasteinfra's capacity
L7 systemsystem's creationsystem's entropysystem's lifetime

🌐 Trunk Links β€” The Long-Distance Substrate

The trunk links are what make an ecosystem more than a fleet. They are the long-distance transport.

CategoryExamplesSubstrate
APIsREST, gRPC, GraphQL, A2A, MCP, OpenAI-compatibleProtocol
ComputeCPU, GPU, TPU, edge functions, vector opsScale
MemoryRAM, VRAM, ephemeral, cache, registersState
StorageKV, DB, blob, file, object store, time-seriesState
NetworkHTTP, MQTT, WebSocket, gRPC streamProtocol
IdentityOAuth, API keys, mTLS, DIDAddress
Observabilitylogs, metrics, traces, profilesState
BillingStripe, metered, prepaid, sponsorScale

πŸ”­ Zoom in the IDE

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 Stack

🧬 Why This Matters

Higher 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.