Under the hood
apply_flag_settings control response handler now explicitly strips one internal key before returning settings
What
The handler that reads apply_flag_settings settings out of a control response was rewritten. It now explicitly pulls out one specific internal key and returns the rest, instead of the previous approach of rebuilding the settings object generically from setting/name pairs.
Why
This is an internal implementation change to how flag settings are extracted from a control response; the finding doesn't indicate a user-facing effect.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What the stripped internal key represents or why it needed excluding is not stated.