Artifact asset fetches now report which document version the asset belongs to.
What's wrong with this entry?
Fetching an artifact asset now also reports the document's content hash and sequence number when the server sends them, letting Claude Code tell which version of a document an asset belongs to.
- The hash is accepted only when the header is exactly 64 hex characters; the sequence number only when it is at most 15 digits. Otherwise the fields are absent.
- Also fixes the non-frame asset branch to read its content type from the same response headers the frame branch uses.
docSha256
Strings lifted out of the shipped bundle, so the claim above can be checked against them.