Republishing without a favicon keeps the existing icon, or fails rather than swapping it.
What's wrong with this entry?
When you republish an artifact without passing favicon, Claude now reads the existing icon to keep it, and if it cannot read it the publish fails instead of quietly falling back to 📄. This is live in this build with no flag around it.
- Two distinct failures:
favicon required to publishwith reasonmissing_publish_fieldwhen there is no existing page to read from, and a newfavicon_unreadreason when the page exists but its icon could not be read. - The fix in either case is to pass
faviconexplicitly.
couldn't read this Artifact's current favicon to keep it, so nothing was published — pass favicon explicitly
Strings lifted out of the shipped bundle, so the claim above can be checked against them.