This module doesn't export entity local ids but instead exports their uuids and vuuids. That's fine, but how do people use this module when exporting entities which are referencing to each other? for example nodes referencing other nodes (entityreference or node_reference), nodes referencing terms? It's nice to have uuids, but the fields in the exported entities point to the original local id value. I must be missing a major piece here, which would make this module really useful in the context of deploying new sites where the uuids are not yet mapped to a specific entity id.