Under the hood
Useful2 Signal0
Managed settings logging now records which admin config tiers applied and whether env union was opted out.
What's wrong with this entry?
Anonymous. No account, no email.
CLAUDE_CODE_DISABLE_ADMIN_ENV_UNION
What
The managed settings load event now records how the admin environment union resolved and which admin tiers were present.
Details
tengu_managed_settings_loadedcarriesenvUnionOptedOut,envUnionChanged,remoteTierPresent,mdmTierPresent,fileTierPresent,adminTierCountandtiersWithEnv.envUnionOptedOutreflects the existing CLAUDE_CODE_DISABLE_ADMIN_ENV_UNION variable.
Evidence
tengu_managed_settings_loaded
Strings lifted out of the shipped bundle, so the claim above can be checked against them.