Hey, I'm modeling a schema where there's both the concept of a system actor and actions in some system that can be taken by any type of acto, as an additional layer on top of the more fine-grained access that's granted on an entity level this is more of an RBAC modelling thing. What would you say is a good way to model that? A separate definition for system (the actor type) and system_x (the target)?