myco-bonding-curve/tests
Jeff Emmett 1cb3701769 feat: add CLI, dashboard, notebook, and CRDT bridge (350 tests)
- CRDT bridge: multi-peer gossip network simulation wrapping all 6 merge functions
- CLI tool: argparse entry point with simulate, compare-dca, signal-routing, stress-test
- Notebook 06: DCA strategies, signal routing, CRDT lifecycle visualizations
- Streamlit dashboard: 5-tab interactive visualization (plotly, optional dep)
- pyproject.toml: added myco CLI entry point + dashboard optional-deps

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 14:14:39 -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_cli.py feat: add CLI, dashboard, notebook, and CRDT bridge (350 tests) 2026-04-01 14:14:39 -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_bridge.py feat: add CLI, dashboard, notebook, and CRDT bridge (350 tests) 2026-04-01 14:14:39 -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_dca_schedule.py feat: add signal router, CRDT DCA schedules, and subscription/donation DCA (74 tests) 2026-04-01 12:28:18 -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_signal_router.py feat: add signal router, CRDT DCA schedules, and subscription/donation DCA (74 tests) 2026-04-01 12:28:18 -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_subscription_dca.py feat: add signal router, CRDT DCA schedules, and subscription/donation DCA (74 tests) 2026-04-01 12:28:18 -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