Problem/Motivation
It would be great to provide URLs with UUIDs in their so you can link to them.
For poormans menu staging you could use menu_link_config and store refs to UUIDs, like /uuid/{entity_type}/{uuid}
or /{entity_type}/{uuid}
which page does a 301 redirect to the actual entity page.