Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett e27d76d273 feat: add signal router, CRDT DCA schedules, and subscription/donation DCA (74 tests)
Three integration layers connecting the TWAP oracle and DCA executor
to the rest of the system:

- Signal Router: routes oracle volatility/deviation signals into
  adaptive params (flow threshold, PAMM curvature, surge fees)
- CRDT DCA Schedules: G-Set of chunks with monotone status lattice
  (pending→submitted→executed), composes with batch settlement
- Subscription/Donation DCA: recurring payments and one-time donations
  flow through the bonding curve via time-spread DCA chunks

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