Take a look at this: https://wikitech.wikimedia.org/wiki/Talk%3AData%20Engineering?useparsoid=1 while logged in and logged out. When logged out, the reply links don't show.
In contrast, https://wikitech.wikimedia.org/wiki/Talk%3AData%20Engineering renders reply links for both logged in and logged out users. For logged out users, the reply links here open a popup informing the user that they cannot reply.
What is the right solution here? Should DiscussionTools hide reply links for logged out users (if they don't cannot edit the page as logged out users)? Or, should we properly implement the 'isPreview' functionality when "?useparsoid=1" so that reply links are show always even with Parsoid?