myco-bonding-curve/tests
Jeff Emmett 7fd03463fd feat: add TWAP oracle + DCA execution engine (40 tests)
TWAP oracle primitive with ring buffer, cumulative accumulator,
VWAP, deviation signals, and realized volatility. DCA executor
composes oracle with MycoSystem for time-spread purchases with
fixed and TWAP-aware chunk sizing strategies. Oracle integration
is opt-in via MycoSystemConfig.twap_oracle_params.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 11:54:07 -07:00
..
__init__.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_batch_settlement.py feat: implement CRDT-native primitives layer (6 modules, 89 tests) 2026-04-01 11:22:55 -07:00
test_commitments.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_composed.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_concentrated_2clp.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_crdt_flow.py feat: implement CRDT-native primitives layer (6 modules, 89 tests) 2026-04-01 11:22:55 -07:00
test_crdt_labor.py feat: implement CRDT-native primitives layer (6 modules, 89 tests) 2026-04-01 11:22:55 -07:00
test_credit_invariant.py feat: implement CRDT-native primitives layer (6 modules, 89 tests) 2026-04-01 11:22:55 -07:00
test_dca_executor.py feat: add TWAP oracle + DCA execution engine (40 tests) 2026-04-01 11:54:07 -07:00
test_dynamic_weights.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_elliptical_clp.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_flow_dampening.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_imbalance_fees.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_intent_matching.py feat: implement CRDT-native primitives layer (6 modules, 89 tests) 2026-04-01 11:22:55 -07:00
test_n_dimensional.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_redemption_curve.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_reserve_tranching.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_stableswap.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
test_trust_pamm.py feat: implement CRDT-native primitives layer (6 modules, 89 tests) 2026-04-01 11:22:55 -07:00
test_twap_oracle.py feat: add TWAP oracle + DCA execution engine (40 tests) 2026-04-01 11:54:07 -07:00
test_weighted_product.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00