Hi team - we have a use case where some permissions should be exposed to CheckPermission requests, but some should only be purely internal to spicedb(e.g. get around limitation of double arrows). Is there a recommended naming convention for this differentiation? tried prepending
_
but looks like permissions have to start with a-z