You'll notice
Artifact publishing now rejects file names colliding with the service's reserved view names.
Artifact publish (files:) and read (path) validation now share a check that rejects file paths colliding with names the artifact service reserves for its own views. Previously only the literal index.html.json and leading-underscore names were rejected. The error message explains that such a file could never be read back and suggests renaming it.