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>