We shipped image uploads for the site editor. An editor drops an image into a chat with Claude, the file lands in our Azure storage container, and the post picks it up as a cover. Nobody opens a media library and nobody waits on a developer.
This post exists to prove it. The cover above traveled the new path from a chat upload to blob storage to this page. Seeing it render here means the flow works end to end.
Uploads were the last missing piece of the rebuilt editor. Writing, staging, and previewing already ran through the same tools, so covers close the loop.
I will probably delete this post within the hour.