You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested at: 2026-07-21T07:40:00Z
Viewports: mobile (375×667), tablet (768×1024), desktop (1280×800)
Note: This is a single-page application — all findings below affect the entire site (every workshop page shares the same DOM).
#
Viewport
Category
Description
1
all
accessibility
No <h1> element found anywhere on the page. The site renders no top-level heading, which means screen readers have no primary landmark. The first heading in .markdown-body is an <h4> ("Welcome to our Agent Factory Tour").
2
all
accessibility
Heading hierarchy is skipped: <h4> appears before any <h2> at the top of .markdown-body (e.g. H4 "Welcome to our Agent Factory Tour" and H4 "Before we start" appear before the first H2). Later, H4 appears directly after H2 without an intervening H3 (e.g. H4 "Set Up a Codespace" directly after H2 "Choose your development environment").
3
all
accessibility
Task-list checkboxes (<input type="checkbox" class="task-list-item-checkbox">) have no accessible name — no aria-label, title, or id/for association. Screen readers cannot identify what each checkbox represents. Example: checkbox preceding text "You have a GitHub account with access to..."
Screenshots
Finding 1 — No H1 (desktop):
Screenshot captured at /tmp/gh-aw/screenshots/__root__-desktop-h1-count.png
Finding 2 — Heading hierarchy skip (desktop):
Screenshot captured at /tmp/gh-aw/screenshots/__root__-desktop-heading-hierarchy.png
Finding 3 — Checkbox no accessible name (desktop):
Screenshot captured at /tmp/gh-aw/screenshots/__root__-desktop-no-accessible-name.png
Warning
Firewall blocked 7 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.com
android.clients.google.com
awmgmcpg
clients2.google.com
safebrowsingohttpgateway.googleapis.com
storage.googleapis.com
www.google.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
QA findings for
__root__Tested at: 2026-07-21T07:40:00Z
Viewports: mobile (375×667), tablet (768×1024), desktop (1280×800)
<h1>element found anywhere on the page. The site renders no top-level heading, which means screen readers have no primary landmark. The first heading in.markdown-bodyis an<h4>("Welcome to our Agent Factory Tour").<h4>appears before any<h2>at the top of.markdown-body(e.g. H4 "Welcome to our Agent Factory Tour" and H4 "Before we start" appear before the first H2). Later, H4 appears directly after H2 without an intervening H3 (e.g. H4 "Set Up a Codespace" directly after H2 "Choose your development environment").<input type="checkbox" class="task-list-item-checkbox">) have no accessible name — noaria-label,title, orid/forassociation. Screen readers cannot identify what each checkbox represents. Example: checkbox preceding text "You have a GitHub account with access to..."Screenshots
Finding 1 — No H1 (desktop):
Finding 2 — Heading hierarchy skip (desktop):
Finding 3 — Checkbox no accessible name (desktop):
Warning
Firewall blocked 7 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comawmgmcpgclients2.google.comsafebrowsingohttpgateway.googleapis.comstorage.googleapis.comwww.google.comSee Network Configuration for more information.