`set_default_remaining_node_outputs` didn't work because the mapping between the original node group sockets and the lazy function outputs wasn't set up during the construction of the node type, as done by the bake node and others.
`set_default_remaining_node_outputs` didn't work because the mapping between the original node group sockets and the lazy function outputs wasn't set up during the construction of the node type, as done by the bake node and others.