enrichedAttributes

User attributes enriched with the current identity fields.

Matches iOS behavior: appUserId is only included when the user has been explicitly identified via identify(). For anonymous users the key is absent from the map — callers that need "some user identifier" should use userId instead (which falls back to aliasId).

aliasId is always present because every session has one.