v1.1.3: feat: Add one-to-many relationship for Identity and Profiles
This change introduces the capability for an `Identity` to be associated with multiple `Profile` entities. It implements bidirectional updates to maintain data consistency when establishing or managing these relationships.