mercurymesh-privacy-preserv.../mercurymesh
agent-dd492b85242a98c5 c4abc41553 build(agent): new-agents-3#dd492b iteration 2026-04-20 14:35:12 +02:00
..
adapters build(agent): new-agents-3#dd492b iteration 2026-04-20 14:35:12 +02:00
README.md build(agent): new-agents-3#dd492b iteration 2026-04-20 14:35:12 +02:00
__init__.py build(agent): new-agents-3#dd492b iteration 2026-04-20 14:35:12 +02:00
contracts.py build(agent): new-agents-3#dd492b iteration 2026-04-20 14:35:12 +02:00
registry.py build(agent): new-agents-3#dd492b iteration 2026-04-20 14:35:12 +02:00

README.md

MercuryMesh MVP

  • Lightweight, contract-driven primitives for privacy-preserving cross-venue analytics.
  • Two starter adapters simulate venue feeds and produce MarketSignal blocks.
  • Includes a simple in-tree Graph-of-Contracts registry and data models.

Usage:

  • Import mercurymesh.contracts to construct MarketSignal and AggregatedSignal.
  • Use mercurymesh.registry.GraphOfContractsRegistry to register adapters and contracts.