Under the hood
Internal rename of artifact publish deploy-response parsing code, no behavior change
What
The code that parses the deploy response when publishing an Artifact — including schema validation, staging file uploads, and handling conflicts or errors — had its internal variable names extensively rewritten.
Why
This is a code-clarity change only; the underlying logic does not appear to have changed.