Settings can now show "Enterprise managed settings (remote helper)" when a policy helper was armed remotely.
What's wrong with this entry?
The settings machinery now distinguishes a policy helper armed by remote settings from a locally configured one, and the settings-source label can read "Enterprise managed settings (remote helper)".
- The resolver returns the helper plus a
remoteArmedflag, defaulting to true unless the source says otherwise, and the reported tier becomes "remote" rather than "helper" in that case. - The helper store gained fields tracking the remote arming generation, its config and the notice subject; tier changes are announced through a dedicated method rather than an ad-hoc callback.
policyHelpersjoins the recognised helper settings alongsidegcpAuthRefresh,otelHeadersHelper,processWrapper,proxyAuthHelper,statusLineandsubagentStatusLine, and origin is now derived from the settings source.- The shell-environment fingerprint expands
policyHelpersinto per-OS entries with a hashed value rather than listing the bare key.
Enterprise managed settings (remote helper), policyHelpers., policyHelpers
Strings lifted out of the shipped bundle, so the claim above can be checked against them.