Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 82ae7993ce docs: add CRDT-native primitives design — mapping DeFi to off-chain tokens
Maps Balancer, Gyroscope, and CoW Protocol primitives to the Automerge/BFT
CRDT token layer. Identifies flow dampening, CoW intent matching, labor
attestations, and LBP schedules as fully CRDT-native. Proposes batch
settlement architecture where CoW matching handles most trades off-chain
and only net positions settle on-chain.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:33:29 -07:00
Jeff Emmett 9dce4e2855 feat: complete MYCO bonding surface system — math specs, simulations, and tests
N-dimensional ellipsoidal bonding surface for multi-asset token issuance,
combining Balancer/Gyroscope DeFi primitives with commitment-based minting
channels (labor, subscriptions, staking). 128 tests, 13 math specs,
5 Jupyter notebooks, composed system with scenario simulator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 00:12:00 -07:00