# Bridge Stub Adapter This directory contains a minimal, toy adapter stub that demonstrates how a data feed and a venue API could plug into the DeltaMesh canonical IR (LocalMarket, SharedSignals, PlanDelta). - No external dependencies - TLS-enabled skeleton wiring planned for Phase 0 - Exposes simple, well-known JSON slices to facilitate interoperability testing Usage: - This is a scaffold for future adapters. The real adapters will implement the same interface contracts as defined in delta_mesh/Interop/interop_registry.json.