So I'm playing around with the API and figured it'd be cool to grab all the sites according to user's associations. After writing some prematurely optimized code I bumped into an issue: the /sites url request does not return "Area 51 discussions" which my user id has associations with returned via /users/{UUID}/associated.
Is it a bug or some clever feature?