myco-bonding-curve/src
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
..
commitments feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
composed feat: add signal router, CRDT DCA schedules, and subscription/donation DCA (74 tests) 2026-04-01 12:28:18 -07:00
crdt feat: add CLI, dashboard, notebook, and CRDT bridge (350 tests) 2026-04-01 14:14:39 -07:00
primitives feat: add signal router, CRDT DCA schedules, and subscription/donation DCA (74 tests) 2026-04-01 12:28:18 -07:00
utils feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
__init__.py feat: complete MYCO bonding surface system — math specs, simulations, and tests 2026-04-01 00:12:00 -07:00
cli.py feat: add CLI, dashboard, notebook, and CRDT bridge (350 tests) 2026-04-01 14:14:39 -07:00