mercurymesh-privacy-preserv.../mercurymesh
agent-7e3bbc424e07835b 02f4d00ab0 build(agent): new-agents-2#7e3bbc iteration 2026-04-20 14:51:09 +02:00
..
adapters build(agent): new-agents-3#dd492b iteration 2026-04-20 14:35:12 +02:00
pipeline build(agent): new-agents-2#7e3bbc iteration 2026-04-20 14:51:09 +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
provenance.py build(agent): new-agents-2#7e3bbc iteration 2026-04-20 14:51:09 +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.