Dollhouse Bridge

Bridge is the integration runtime for connecting a Dollhouse-powered session to external communication systems.

It is designed so people can keep working in the tools they already use while the AI system runs with explicit safety and approval boundaries.

Current Scope

Architecture At A Glance

Bridge separates platform APIs from session logic:

  1. Platform connector reads and normalizes messages
  2. Connector writes to a local inbox queue
  3. Dispatcher routes work to the session backend
  4. Session produces output and writes to outbox
  5. Connector posts back to the external channel

That boundary makes connectors easier to add and test without rewriting core runtime behavior.

Current and Planned Connectors

Why Teams Care

Bridge lets teams run AI-assisted workflows where team communication already happens.

That means:

How It Fits The Portfolio

Bridge is the channel and workflow layer that complements: