Under the hood
Legacy string-encoded config values now get flagged for scheduled deprecation.
A new legacyKvEncodingNotice helper flags managed-config fields that still accept the old "Name=value,…" string or ["Name: value", …] array encodings instead of a JSON object, tagging them for a scheduled deprecation batch.