The most successful programming model ever invented = the Quilt cell model
Click a cell type to inspect its 8-primitive equivalent.
Watch the conservation law in action. Click cells to see the 8 primitives.
The DoubleEntry primitive: every agent cell has a budget invariant.
When γ + η ≠ budget, that's not just a bug — it's a conservation violation. The grid detects it, tracks trends, and identifies which cells are leaking.
A cell value can be opened through MIDI — sonified. This is one of the openers. Click a value to hear it.
7 spreadsheet cell types → 8 Quilt primitives. Each row is a correspondence.
| Spreadsheet cell | Quilt primitive | Match | Description |
|---|---|---|---|
| Value | Z_in / Z_out | ✓ | The values the cell holds and predicts |
| Agent | Quilt cell (with γ+η=budget) | ✓ | An AI agent with capabilities and budget |
| Training | Cell with JEPA (loss tracking) | ✓ | An ML training job with epochs and loss |
| Simulation | Cell with Vibe (state, velocity, ticks) | ✓ | A simulation with state vector and tick counter |
| A2A | Murmur | ✓ | Agent-to-agent message bus with capability discovery |
| MIDI | An opener | ✓ | Sonifies cell values as MIDI events |
| Formula | JEPA / GC / DoubleEntry | ✓ | Computes over input cells (SUM, AVERAGE, EVOLVE, SPECIES, PARETO, ENTROPY, CONSERVE) |
| (no match) | Graph | — | Quilt has 8 primitives; spreadsheet has 7 types. Graph is the substrate. |
"The spreadsheet is the cell. The cell is the spreadsheet. The conservation is the DoubleEntry. The EVOLVE is the GC. The A2A is the Murmur. The MIDI is an opener. The realization is the gold."