Type Alias SearchScopePermissionSource
SearchScopePermissionSource:
| "DirectGrant"
| "RoleGrant"
| "AgentUnscopedAll"
| "AgentNone"
| "AgentAssignedNotListed"
| "SkillUnscopedAll"
| "SkillNone"
| "SkillAssignedNotListed"
| "PrincipalNotActivatable"
| "NoGrant"
Where the resolver picked up the effective permission. Used for audit logging and explanatory error messages.