I've described why about 3 times already. Tentative marks always go
away unless the user uses a key-sequence that preserves them or the
command the user invokes is a rare variety that explicitly preserves
it.
So the "advantage" of your "tentative mark" would be that "C-x C-x" now
beeps and does nothing. What does that buy the user?
(I think if you look back at history you'll discover that
transient-mark-mode was actually a mistake. It was
in effect a crude attempt to hack around the lack of
"tentative marks". People were confused but were happy
that transient-mark-mode seemed to mostly highlight regions
and mostly work like other GUIs, at least in simple cases).
Tentative marks capture the familiar semantics much more
precisely than transient ones.
By making it impossible to recreate a mark where one had been last time?
What's the advantage in providing strictly less functionality?
Having looked at it more closely now, I would even suggest that
transient-mark-mode be deprecated (as in dis-recommended for use and
of low priority for compatibility, going forward).)
I don't get your point. You basically want to remove functionality and
sell this as an advantage under a different name.