Build the consent/transport pair a shell's batched store runs on.
Consent is the account-level status from the authenticated client —
anything but granted (including a fetch error) means the store sends
nothing. denied short-circuits without a request: process shells
resolve their environment denial (see isTelemetryEnvDenied)
once and pass it here; browser shells omit it.
Build the consent/transport pair a shell's batched store runs on. Consent is the account-level status from the authenticated client — anything but
granted(including a fetch error) means the store sends nothing.deniedshort-circuits without a request: process shells resolve their environment denial (see isTelemetryEnvDenied) once and pass it here; browser shells omit it.