functionIsValidPluginKeyfunc IsValidPluginKey(value string) boolCheck a plugin’s stable manifest key.Source schema/identifier.go:61@param valueThe candidate identifier.@returnsTrue for canonical lowercase kebab-case.