Audience question asking how Yatish Mehta's sensitive-task rule (only admins can edit a sensitive task) is modeled in the FGA schema. Answer: create a separate entity (e.g. 'sensitive_task') with a relationship like 'is_sensitive' to the task using the same ids — even if 'sensitive' is not a model in the domain, it can exist in the authorization model.