How is overriding permissions done in SpiceDB? Are there good examples of this? Problem: 1) top level role assigned to user that gives them permissions on all objects; 2) object level role assigned to user that should override some set of permissions for that object and any objects related to that object.
The object role assignment might increase or decrease the permissions that were granted by the top-level role.