{"openapi":"3.1.0","info":{"title":"Legacy Bridge — agent REST surface","version":"1.0.0","description":"Read-only REST fallback for agents that do not speak MCP. Prefer the MCP endpoint at https://mcp.legacybridge.com/ — it includes interaction tools. Services carry intent-based situational guidance."},"servers":[{"url":"https://mcp.legacybridge.com"}],"paths":{"/v1/profile":{"get":{"summary":"Full structured business profile (includes per-service intentContexts)","responses":{"200":{"description":"Profile JSON"}}}},"/v1/services":{"get":{"summary":"Service catalog with pricing and intent-based situational guidance","responses":{"200":{"description":"Services JSON"}}}},"/v1/hours":{"get":{"summary":"Hours of operation","responses":{"200":{"description":"Hours JSON"}}}},"/v1/contact":{"get":{"summary":"Contact channels","responses":{"200":{"description":"Contact JSON"}}}}}}