A full pull request review page with diagrams and comparisons is built but never offered.
A pr_review artifact option with a large review format exists, but the helper deciding to offer it returns false unconditionally.
What's wrong with this entry?
The Artifact tool can expose a pr_review option that publishes a composed pull request review page from a JSON payload you author, rendered through a bundled template. It is backed by a large new review format covering diagrams, flows, before-and-after comparisons, concerns with visuals, and followups. The helper that decides whether the option is offered returns false unconditionally in this build, so the option never appears.
Publish a composed PR review page: file_path names the structured payload .json the artifact-pr-review skill had you author, and the page is built from the bundled review template at publish time.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.