Publishing an artifact strips an already-wrapped page so you don't get a page inside a page.
What's wrong with this entry?
If the HTML being published already carries Claude Code's own generated page wrapper around the real content, publishing now strips it, repeatedly, up to a depth limit, so you do not get a page inside a page.
- The wrapper is recognised by its shape: a doctype, a head, at most two inline scripts and a style block around the payload.
- Reported as
nested_page_repairedwhen fully unwrapped, ornested_repair_partialwhen the depth cap is hit first.
nested_page_repaired
Strings lifted out of the shipped bundle, so the claim above can be checked against them.