Under the hood
No functional change: artifact publish/type tool code was just renamed by the minifier
What
Two large sections of the artifact publish/type tool were rewritten, but the changes appear to be variable renaming from the build's minifier rather than a behavior change. The same logic paths remain: resolving shim URLs, summarizing file diffs, handling capability/room grants, and validating contracts.
Why
Nothing for users to act on; this is a cosmetic code change with no identified effect on behavior.