Can I generate a ZedToken without doing any checks/writes? Use case is a user making a new resource from nothing. They don't need any permissions to start new work, so there's no permission check to be done. Nonetheless, I want to read-after-write, so I'd like to attach a ZedToken to the new resource right away