hi there, i was wondering if there was any progress/discussion on a way to mark things as public and private within a schema (e.g.
https://github.com/authzed/spicedb/issues/2066). this is something we would be interested in as we don't intend for all permissions to be accessible by a client from within a CheckPermission call. we can gate that in other ways for now through an API interface, so it's not a strong need, mainly just curious if there are plans to take this on