Member Junction
    Preparing search index...
    BridgeHandlerMap: Record<string, BridgeHandler>

    A name → handler map passed to CodeExecutionService.execute() for a single invocation. The sandbox can only call names that are present in this map; unknown names reject with a "handler not registered" error.