Quilt·
v0.1 · cloudflare edges

Five words. One substrate.

BIND, LINK, EFFECT, VIEW, TICK — five messages every cell can receive. The algebra is small. The surface is large. The map is the collection. The cowboy rides.

24 repos · 178 papers · 92 fables · 53 stories · 6 languages

01Start here

The Quilt has twenty-four doors. Each one shows a different angle of the same idea. Pick the door that matches why you came. The map of the whole collection is in COLLECTION.md.

02The 5 opcodes, at a glance

OpcodeWhat it doesAlgebraic law
BINDGive a name to a valueIdempotent (re-binding same name + value is a no-op)
LINKDraw a typed relationshipTransitive (a→b and b→c implies a→c)
EFFECTRun a function with side effectsAssociative (the order of composition doesn't matter)
VIEWRead a value, no side effectsPure (VIEW does not modify the journal)
TICKAdvance timeMonotonic (t never decreases; dt ≤ 1 per cell per cycle)

03The principle

The Quilt is one idea expressed in 24 doors. Each door is a local metaphor for a different audience — mathematicians, hardware hackers, web developers, story readers. The substrate is the same because the math is the same. The cowboy rides the boat to the dock. The dock is where people come aboard.

You can save anything you make here. Take it to a local instance. Or keep it in the cloud and come back. The state is yours.