You'll notice
A PR URL is now validated before a session is linked to it, and the call reports explicit outcomes.
Publishing a PR link now validates the PR URL against a strict pattern before linking a session to it, returning url_rejected instead of proceeding when the URL doesn't match. The underlying call also now returns explicit outcomes no_session and linked instead of nothing.