ORG_AUTH_SCOPES
constORG_AUTH_SCOPES: readonly ["org:read","org:configure","org:admin","org:action-callback"]
The coarse organization capability scopes this SDK build knows about.
The org-side twin of REPO_AUTH_SCOPES, with the same open-wire caveat: a
newer backend can return a scope missing from this tuple.