Manifest position 122 · CrUX rank bucket 1000

https://itch.io

Partial after retries

57 of 58 atomic checks were judged. Authentication inspection was blocked by Cloudflare verification; authenticated account, final payment, upload, and game execution were not included in representative-path coverage.

Attempts
3 / 3
Judged checks
57 / 58
Blocked
1
Not run
0
This report has no published overall score. Blocked and not-run checks are not passes. A coverage-complete report means every check has a judged outcome; it does not mean every check passed.

All 58 atomic check outcomes

Principle / checkStatusConfidenceEvidence or reason
respect-user-preferences
respects-color-scheme
issueshighPaired screenshots under default and prefers-color-scheme: dark are visually identical, and the probe found no color-scheme declaration or prefers-color-scheme rule.
F01 medium: The main marketplace UI stays light when the user requests dark mode.
respect-user-preferences
respects-reduced-motion
issueshighThe reduced-motion probe found no prefers-reduced-motion rule while the image audit found animated GIF assets; the reduced-motion video records the same promotional animation surface.
F02 medium: Animated GIF promotions continue without a reduced-motion alternative.
respect-user-preferences
respects-contrast
issueshighThe prefers-contrast screenshot does not retint the page; the probe found no prefers-contrast/forced-colors CSS and Lighthouse reported 104 contrast failures on the homepage.
F03 high: Many text and control combinations fail contrast, with no high-contrast adaptation.
implement-natural-interactions
view-transitions
issueshighDOM/CSS probes across homepage, listing, search, and detail found no view-transition-name, ::view-transition, or @view-transition usage despite frequent browse-to-detail navigation.
F04 low: Route changes use abrupt full-document swaps.
implement-natural-interactions
scroll-driven-animations
passmediumCSS/DOM probes found no scroll-linked visual effects and no scroll timeline or animation-timeline; scrolling remained platform-native with low blocking work.
implement-natural-interactions
physical-gestures
passmediumMobile screenshots and probes show standard document scrolling and links, with no custom pointer-driven gesture surface fighting browser behavior.
provide-guided-navigation
scroll-state-aware-chrome
issuesmediumThe mobile listing is 5,212 CSS pixels tall and the detail page is 11,167 pixels tall, while probes found no scroll-state query or progress/position feedback.
F05 low: Long listing pages provide static chrome with no scroll-position feedback.
provide-guided-navigation
anchored-positioning
issuesmediumThe rendered interfaces contain header menus and filtering controls, but probes found no anchor-name, position-anchor, or position-try rules.
F06 low: Menus and filter overlays do not use CSS anchor positioning.
provide-guided-navigation
directs-attention
passmediumSelected search tabs use a strong underline, filters are visibly labelled, focus outlines are present, and browse/detail transitions preserve clear headings.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighThe mobile homepage screenshot shows a fixed YouTube subscribe bar covering content at the bottom with no visible dismiss control.
F07 medium: A persistent YouTube promotion consumes the bottom of the mobile viewport.
maximize-content-reduce-noise
semantic-dismissible-primitives
passmediumThe search template uses a native dialog and three details disclosures; no blocking modal is present on load.
maximize-content-reduce-noise
reduced-chrome
passmediumAside from the separately reported mobile promo, listing and detail screenshots devote the majority of the viewport to games, art, and task controls rather than decorative app framing.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passmediumAll four 360x800 layout captures report horizontalOverflowPx 0 and a viewport meta; screenshots show reflowed cards and controls.
adapt-to-the-form-factor
component-level-responsiveness
issuesmediumAll four representative probes found no @container/container-type usage, even though cards, filters, and marketplace modules are reused in varied widths.
F08 low: Responsive behavior is viewport-only rather than component-aware.
adapt-to-the-form-factor
input-modality-aware
issueshighThe focus/target probe found 34 of the first 40 homepage targets under 44px in at least one dimension; many links are 17–32px tall, and Lighthouse reported target-size failures.
F09 high: Many controls are too small for reliable touch input.
support-core-task-success
clear-purpose-and-primary-action
passmediumHome, listing, search, and detail screenshots clearly identify games and expose Browse, Filter, Download Now, or search-result actions.
support-core-task-success
primary-flow-completion
passmediumThe audited browse → detail → purchase path reaches a clear free-download/payment-choice page with a prominent “No thanks” route and visible included files.
support-core-task-success
clear-system-state-and-recovery
passmediumThe invalid route returns HTTP 404 and renders a clear “We couldn’t find your page” message with a recovery link; purchase requirements are visibly labelled.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured 29.9s LCP and 0.284 CLS on the selected game detail page; listing LCP was also 4.2s.
F10 high: The representative game detail template has very poor lab LCP and unstable loading.
be-fast-and-stable
visual-stability
issueshighThe detail image audit found all 7 images missing width/height; Lighthouse measured CLS 0.284 and identified a layout-shift culprit.
F11 medium: Game detail media lacks dimensions and shifts during load.
be-fast-and-stable
efficient-main-thread
passmediumTrace reports one 91ms long task and 41ms TBT on home; Lighthouse TBT is 50–80ms across representative templates.
be-fast-and-stable
efficient-resource-delivery
issueshighThe HAR identifies main.css and synchronous lib.min.js/index.min.js as parser-inserted high-priority candidates; Lighthouse flags LCP discovery and dependency-tree issues.
F12 medium: Parser-blocking assets and weak LCP discovery delay primary content.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighThe homepage transfers 793KB; 289KB is script, including 158KB for Google Tag Manager, before a user interacts.
F13 medium: Analytics and shared JavaScript consume a disproportionate share of the initial load.
be-inclusive
names-roles-labels
issueshighLighthouse found unnamed buttons, 14 homepage images without alt, 16 unnamed links, and an unnamed SVG; listing/detail templates add dozens more. The probes also found no main landmark.
F14 high: Core marketplace cards and controls lack accessible alternatives.
be-inclusive
sufficient-contrast
issueshighLighthouse reported 104 contrast failures on home, 51 on listing, and 3 on the creator detail template.
F15 high: Text contrast fails widely across the marketplace.
be-inclusive
structure-and-focus
issueshighThe DOM probes found zero main, nav, header, or footer semantic landmarks on home, listing, search, and detail. Lighthouse fails landmark-one-main on each audited template.
F16 medium: Representative pages lack landmark structure.
be-inclusive
legible-text
passmediumDesktop/mobile screenshots show readable line lengths, wrapping, hierarchy, and no horizontal clipping on representative templates.
be-inclusive
zoom-reflow-targets-and-media
issueshighLighthouse reports 11 target-size failures on home, 9 on listing, and 112 on detail; probes show many 16–35px-high controls.
F17 high: Touch-target sizing prevents a comparable mobile experience.
follow-best-practices
no-console-errors
passmediumLighthouse best-practices is 1.0 on home/listing and does not report console errors or uncaught exceptions on any audited template.
follow-best-practices
sound-document-and-assets
issueshighThe detail image audit found 7/7 images without dimensions and Lighthouse found 5 images displayed at incorrect aspect ratio.
F18 medium: Creator imagery is delivered without dimensions and at incorrect aspect ratios.
follow-best-practices
browser-platform-hygiene
issuesmediumLighthouse best-practices scored the detail template 0.92 and reported one inspector issue, while home and listing scored 1.0.
F19 low: The game detail template logs a browser inspector issue.
be-discoverable
title-and-description
passmediumHome, listing, and detail have descriptive unique titles and meta descriptions; internal search is deliberately disallowed by robots.
be-discoverable
crawlable-and-mobile-friendly
passmediumAll representative pages have viewport meta and real href links; robots allows public templates and explicitly scopes search/checkout exclusions.
be-discoverable
canonical-and-indexing-signals
issueshighHomepage and /games probes found no canonical URL, while the purchase page does provide one; robots and sitemap otherwise align and return successful statuses.
F20 low: Key indexable marketplace templates omit self-referencing canonicals.
be-discoverable
structured-and-shareable-metadata
passmediumHome has JSON-LD plus Open Graph/Twitter metadata; game detail has two JSON-LD blocks and social metadata matching visible content.
be-private-and-secure
secure-transport-and-headers
issueshighThe headers primitive confirms HTTPS and nosniff/X-Frame-Options, but no Content-Security-Policy or Strict-Transport-Security; analytics cookies are also set without Secure.
F21 high: Baseline transport defenses are incomplete.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker evidence found Google Tag Manager and Google Analytics; two analytics cookies are non-Secure, SameSite=None, and live 400 days. GTM alone transfers 158KB.
F22 medium: Analytics loads immediately and creates long-lived identifiers.
be-private-and-secure
in-context-permissions-and-modern-auth
blockedhighThe login route consistently returned a Cloudflare “Performing security verification” interstitial instead of the authentication UI.
be-private-and-secure
defensive-browser-policies
issueshighHeaders show no HSTS, CSP, or Permissions-Policy; Referrer-Policy is no-referrer-when-downgrade rather than a stricter modern policy. Clickjacking protection and nosniff are present.
F23 medium: Defensive browser policy headers are incomplete or dated.
be-resilient
progressive-enhancement
passmediumDiscoverability captures show 100% rendered-content coverage in raw server HTML on home, listing, and detail, with non-JS crawler screenshots retaining content.
be-resilient
resilient-runtime-behaviour
passmediumRepresentative mobile layouts have zero horizontal overflow; native dialog/details are used on search and task content remains available in raw HTML.
be-resilient
offline-and-installable
not-applicablemediumThe site publishes a standalone manifest but no service worker; this audit treats the public MPA marketplace as an online catalog rather than an intended installable web app.
be-resilient
network-and-http-failure-states
passmediumA deliberately invalid route returns a true HTTP 404 and a useful illustrated recovery page with a link back to itch.io.
be-internationalised
lang-dir-and-logical-properties
issueshighAll pages declare lang=en but no explicit dir; probes found no logical-property rules in accessible styles, while the platform exposes translations and serves global content.
F24 medium: The global marketplace does not declare direction or expose logical-layout CSS in audited templates.
be-internationalised
locale-aware-data
passmediumRendered templates expose a translation endpoint, locale_en state, localized relative durations, and clear currency symbols rather than ambiguous bare numbers.
be-internationalised
time-zone-correctness
passmediumAudited public content uses relative durations such as “1 hour ago” rather than ambiguous local absolute timestamps; no scheduling flow was present.
be-trustworthy
no-dark-patterns
passmediumThe free-game purchase page clearly offers “No thanks, just take me to the downloads,” states the optional suggested payment, and presents terms plainly.
be-trustworthy
humane-error-handling
passmediumPurchase uses native required/email semantics with a visible label and explanatory confirmation text; the 404 state gives a direct recovery action.
be-trustworthy
trustworthy-input-assistance
passmediumThe purchase email field uses type=email and is visibly labelled; search fields use appropriate text semantics and do not prevent paste.
be-trustworthy
safe-commercial-and-account-flows
passmediumThe purchase page shows optional contribution, included file sizes, payment methods, terms, and a no-payment route before commitment.
be-sustainable
optimised-assets
issueshighHome has 52 below-fold images without lazy loading, 61 without srcset, and animated GIF/JPEG/PNG assets; detail serves a 2500px PNG at 600px and all seven images are legacy formats.
F25 medium: Marketplace and creator images are frequently oversized or delivered in legacy formats.
be-sustainable
no-wasteful-work
passmediumThe home trace has only one long task and 41ms TBT; no autoplay video/media element or repeated background fetch loop was observed.
be-sustainable
third-party-and-media-budget
issueshighThe homepage transfers 793KB; GTM is the largest single response at 158KB and two GIFs total about 180KB, with analytics active immediately.
F26 medium: Third-party analytics and promotional media use substantial resources before interaction.
be-agent-ready
structured-agent-capabilities
not-applicablehighNo WebMCP capability was exposed.
be-agent-ready
on-device-inference
not-applicablehighNo on-device inference surface was present.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter ten full-page scroll cycles, heap self-size rose only 149,319 bytes (1.2%) and node count 1,329 (0.6%), consistent with bounded warm-up rather than unbounded retention.
be-memory-efficient
bounded-footprint
passmediumThe homepage baseline heap is 12.35MB self-size with 219,473 nodes, proportionate to a dense marketplace page.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumBefore/after heap summaries show no Detached* constructor among retained-size leaders and only small bounded growth after repeated scrolling.

Provenance

Canonical report: results/atomic/reports/0122-itch_io.json
Report SHA-256: 55ef3292f0a4894e8fcf65dd050cdac0d33134eee81f36743a11322e1cab56db
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/itch_io/2026-07-27T15-10-05-169Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/itch_io/2026-07-27T15-10-05-169Z
Catalog SHA-256: sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7

Raw screenshots, HARs, traces, heaps, and other browser artifacts are retained at the local evidence root and intentionally are not committed. Artifact paths in the canonical report are relative to that root.