hi @Joey , could u pls explain a bit;
if I dont create record for User:eng3 against the caveat;
can I still check with ; zed.exe permission check organization:org1 maintainer user:eng3 --caveat-context '{"sre_role":{"role":"sre"}}' -> evaluating as TRUE??
my use case is: given a [user + their role] -> need to dynamically check if they can have a permission, without storing tuple [user + caveat] in SpiceDB;
how I can use caveat in such situation??