Reading back a published artifact no longer dumps the server's trailing comments blob into the HTML.
What's wrong with this entry?
Reading a published artifact back no longer leaves the server's trailing comments payload embedded in the HTML you get.
- A trailing JSON script block holding the comments payload and its MAC is removed before the HTML is used.
- The reported byte count is recomputed from the stripped text rather than the raw response.
- The fetch result now also carries the page favicon.
- The read telemetry event name is parameterized by caller instead of hardcoded.
<script type="application/json" id="__frame_comments__">
Strings lifted out of the shipped bundle, so the claim above can be checked against them.