Open evaluation framework · 2026 edition

HTML Artifact Collaboration Checklist

Thirteen reproducible checks for deciding whether a live HTML artifact is merely shareable—or ready for review, revision, automation, and responsible discovery.

By Raunaq NaiduVersion 1.0

Methodology

Test the workflow, not the feature list.

  1. 1. Use one representative artifact. Include headings, a table, a link, an image with alternative text, and one browser interaction.
  2. 2. Test three roles. Repeat the workflow as publisher, signed-out reviewer, and API, CLI, or MCP client.
  3. 3. Save evidence. Record the tested URL, date, screenshot or response, and documentation link for every result.
  4. 4. Score conservatively. Award 2 for a reproducible pass, 1 for a documented workaround, and 0 when the capability is missing or unverified.

The checklist

Thirteen checks. Twenty-six possible points.

Apply the same evidence threshold to every platform. A polished demo is not a pass unless the behavior can be reproduced.

A1Access

Stable HTTPS URL

Pass signal: The artifact opens at one durable HTTPS URL after revisions.

Evidence: Save the URL, publish a revision, and confirm the original URL still resolves.

A2Access

Explicit access mode

Pass signal: Public, unlisted, and restricted states are distinguishable before sharing.

Evidence: Record the selected state and test it in a signed-out browser.

A3Access

Rendered browser view

Pass signal: A reviewer can use the artifact without downloading or running local files.

Evidence: Open the link on a second device and test its primary interaction.

R1Review

Contextual feedback

Pass signal: Feedback can point to a section, element, or selected passage.

Evidence: Leave a comment on one specific part and confirm its context survives reload.

R2Review

Resolvable discussion

Pass signal: Comments support replies and an explicit resolved or reopened state.

Evidence: Reply, resolve the thread, reload, and reopen it.

R3Review

Version recovery

Pass signal: Prior versions are identifiable and can be inspected or restored.

Evidence: Make two changes, identify both versions, and restore the first.

G1Agent continuity

Machine-readable state

Pass signal: A documented interface can read the artifact and its review state.

Evidence: Save one successful API, CLI, or MCP response and its documentation URL.

G2Agent continuity

Scoped updates

Pass signal: Automation can update a defined region without republishing unrelated content.

Evidence: Change one region and confirm an unrelated region is byte-for-byte unchanged.

G3Agent continuity

Durable identifiers

Pass signal: The document and editable regions keep stable identifiers across revisions.

Evidence: Compare identifiers before and after an update and record any remapping.

T1Trust and discovery

Indexing intent

Pass signal: Canonical URL and index or noindex intent are visible and consistent.

Evidence: Inspect the canonical link and robots directive on the rendered page.

Google canonical guidance
T2Trust and discovery

Share preview metadata

Pass signal: Title, description, image, and canonical page URL are declared for sharing.

Evidence: Inspect the Open Graph properties and validate the image URL.

Open Graph protocol
T3Trust and discovery

Accessible reading path

Pass signal: Headings, landmarks, keyboard use, contrast, and text alternatives are tested.

Evidence: Run keyboard and automated checks, then record remaining manual findings.

WCAG 2.2
T4Trust and discovery

Active content boundary

Pass signal: Scripts and embedded resources run inside a documented security boundary.

Evidence: Record the content policy or isolation model and test one blocked resource.

OWASP CSP guidance

Standards and source notes

The collaboration checks are workflow tests. The discovery, accessibility, and security checks are anchored to the primary standards and official guidance below.

Citation

Reuse the framework with attribution.

The checklist and CSV may be quoted, adapted, or used in evaluations. Link to this page so readers can inspect the current method and source notes.

Naidu, Raunaq. “HTML Artifact Collaboration Checklist 2026.” HTML Docs, 4 Aug. 2026, https://www.html-docs.com/guides/html-artifact-collaboration-checklist.

Run the checklist on a real artifact.

Publish a representative page, then keep the evidence beside the downloaded CSV.

Publish an HTML artifact