"""Thin MCP transport boundary for ARR direct result ingestion.""" from arr_mcp.gateway import DirectResultGateway __all__ = ["DirectResultGateway"]