@Michael 🇺🇦 Not sure if I'm doing something wrong or not. On my dev server I assigned a couple other accounts as "Moderators" but when I log into those test accounts I do not see "Moderation" in their main menu. Have the themes not been updated yet to check whether to display that or not?

I see that the moderator role is only stored in the config table of the database, is there some particular reason there isn't a "role" column under the user table to indicate "Moderator" status? Without that it will be difficult to show that information on profiles/hovercards, you'd have to get site config info and cross-reference user IDs.