Didn't know about that! Definitely interesting.
However it was more about setting up all relationships needed to return a positive permission check on a request.
For example a service doing order management might have to set up quite a few relationships that have to do with users/organizations/permission_groups just to be able to have a positive return value on
create_order
because
can_create_order
is being checked