Share URLs currently use query strings (?SESSION_ID) which causes the session ID to be sent to buildwithpi.ai in HTTP requests. Switching to hash fragments (#SESSION_ID) keeps the session ID ...