pub fn permission_state_action(action: PermissionAction) -> AnyStateActionExpand description
Route a PermissionAction to the correct state type.
SetTool { Allow/Deny } go to the CRDT PermissionPolicy;
all other variants go through sequential [PermissionOverrides].