A factory that constructs an ISlackHuddleSdk for a session — the creation seam (mirroring
Gemini's connectLiveSession). Production supplies a factory that builds the real Slack + huddle-media
adapter from resolved config; tests supply one that returns a FakeSlackHuddleSdk.
🚨 See the REAL-API RISK at the top of this file: a production factory must wire a verified huddle
media path (likely Chime-level) for the media operations to function.
A factory that constructs an ISlackHuddleSdk for a session — the creation seam (mirroring Gemini's
connectLiveSession). Production supplies a factory that builds the real Slack + huddle-media adapter from resolved config; tests supply one that returns aFakeSlackHuddleSdk.🚨 See the REAL-API RISK at the top of this file: a production factory must wire a verified huddle media path (likely Chime-level) for the media operations to function.