Manifest position 968 · CrUX rank bucket 1000
https://www.amazon.com.au
Partial after retries
Atomic coverage is structurally complete, but two consequential authenticated commerce checks are blocked. No score is published.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | Under prefers-color-scheme: dark, the search page remains white; the probe reports body rgb(255,255,255), color-scheme normal, and no prefers-color-scheme/light-dark() rules in readable CSS. F001 medium: The storefront ignores the user’s dark colour preference. |
respect-user-preferencesrespects-reduced-motion | pass | high | Reduced-motion emulation matched and document.getAnimations() returned none while carousel controls remained available. |
respect-user-preferencesrespects-contrast | issues | high | Readable CSS contained no prefers-contrast or forced-colors rules; control visibility therefore relies on the default palette rather than the user preference. F002 low: No explicit high-contrast or forced-colours adaptation was found. |
implement-natural-interactionsview-transitions | pass | high | Readable CSS contained view-transition rules, providing declarative transition support. |
implement-natural-interactionsscroll-driven-animations | pass | high | Readable CSS contained scroll-timeline and scroll-snap features; trace showed only two modest long tasks rather than sustained scroll-handler work. |
implement-natural-interactionsphysical-gestures | pass | high | Readable CSS contained scroll-snap and overscroll-behavior, indicating platform gesture primitives. |
provide-guided-navigationscroll-state-aware-chrome | pass | high | Homepage CSS includes scroll-timeline support and persistent navigation remains visually anchored across templates. |
provide-guided-navigationanchored-positioning | pass | high | Readable CSS contained anchor-name, position-anchor, and position-try support. |
provide-guided-navigationdirects-attention | pass | high | Search terms, result count, headings, selected states, and a 3px keyboard focus outline make destination and focus changes visible. |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | Normal homepage and search captures retained access to primary content without a full-viewport modal or consent wall. |
maximize-content-reduce-noisesemantic-dismissible-primitives | issues | high | The DOM/CSS probe found 25 role=dialog elements but zero <dialog>, popover, or <details> elements on the homepage. F003 medium: Overlay implementations rely on custom ARIA dialogs instead of native overlay primitives. |
maximize-content-reduce-noisereduced-chrome | issues | high | Homepage, search, and product screenshots show stacked global nav, promotional strips, flyouts, carousels, and tightly packed cards occupying most of the first viewport. F004 medium: Dense merchandising and navigation chrome competes with product content. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | issues | high | All three audited templates omit meta viewport. At 360x800, the browser uses a 1000 CSS-pixel layout scaled to 0.36; the homepage layout probe also measured 640px overflow. F005 critical: Desktop pages are scaled down on narrow screens instead of reflowing. |
adapt-to-the-form-factorcomponent-level-responsiveness | pass | high | Readable CSS contained @container and container-type rules, and product/search cards vary by available region. |
adapt-to-the-form-factorinput-modality-aware | issues | high | On the product page, 191 of 228 visible interactive elements were below 44px in at least one dimension; many links were 14–20px high and several controls were 8x4px. F006 high: Many interactive targets are too small for reliable touch input. |
support-core-task-successclear-purpose-and-primary-action | pass | high | Search and product screenshots clearly expose query/results, product title, media, reviews, and purchase controls. |
support-core-task-successprimary-flow-completion | blocked | high | A complete purchase requires an authenticated account, delivery details, and a real financial transaction. Search-to-product and add-to-cart were attempted, but the cart remained at zero in the anonymous test session; no real order was placed. |
support-core-task-successclear-system-state-and-recovery | pass | high | Empty sign-in submission focuses the email field and exposes explicit alert text; WAF recovery offers a Continue shopping action. |
be-fast-and-stablegood-core-web-vitals | issues | high | Lighthouse measured 3.5s LCP and 3.5s FCP; the independent trace measured 2.28s LCP, showing variable but material startup cost. F007 high: Largest Contentful Paint is outside the good range. |
be-fast-and-stablevisual-stability | pass | high | Layout observers measured CLS 0 on homepage/search and 0.00056 on product. |
be-fast-and-stableefficient-main-thread | pass | high | Trace measured two long tasks, 86ms maximum, and 48.6ms TBT; mobile layout observers showed only short isolated tasks. |
be-fast-and-stableefficient-resource-delivery | issues | high | HAR recorded 108 requests and 2.37MB transferred, including 735KB fonts, 707KB scripts, five very-high-priority parser-inserted stylesheets, and a 291KB WAF challenge script. F008 high: The homepage has a heavy, render-blocking delivery path. |
be-fast-and-stabletrim-unused-and-duplicate-code | issues | high | Lighthouse estimated 124KiB unused JavaScript and 18KiB unused CSS. F009 medium: The homepage ships avoidable unused code. |
be-inclusivenames-roles-labels | issues | high | The product probe found 42 visible buttons, links, or submit inputs with no text, value, aria-label, or alt-derived name; the image audit also reported missing alt text. F010 high: The product template exposes visible controls without reliable text alternatives. |
be-inclusivesufficient-contrast | pass | high | Lighthouse accessibility scored 0.96 and reported no colour-contrast failure; visible focus uses a 3px blue outline. |
be-inclusivestructure-and-focus | issues | high | Lighthouse’s landmark-one-main audit failed, and the DOM probe returned no <main> element on the homepage. F011 medium: The homepage lacks a main landmark. |
be-inclusivelegible-text | issues | high | At 360px the product and search templates retain a 1000px layout scaled to 0.36, making body copy, prices, and controls extremely small. F012 high: Narrow-screen text is rendered as a miniature desktop page. |
be-inclusivezoom-reflow-targets-and-media | issues | high | Missing viewport metadata forces desktop-width scaling on all audited templates, while 191/228 product controls fall below 44px in one dimension. F013 high: The experience fails the reflow and target-size quality bar. |
follow-best-practicesno-console-errors | pass | high | Lighthouse best-practices scored 1.0 and its errors-in-console audit did not appear among failing audits. |
follow-best-practicessound-document-and-assets | issues | high | The image audit found 45/46 images without width/height, 32 without srcset, and 45 legacy-format images. F014 medium: Image delivery lacks dimensions and modern responsive markup. |
follow-best-practicesbrowser-platform-hygiene | pass | high | Lighthouse best-practices scored 1.0, no permission prompt appeared on load, and document probes found standard platform metadata. |
be-discoverabletitle-and-description | issues | high | The search probe found a descriptive title but no meta[name=description], while homepage and product templates did include descriptions. F015 medium: Search results lack a meta description. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | The homepage probe found prominent javascript:void(0) anchors, and homepage/search/product probes all found no viewport meta tag. F016 high: Discovery signals include non-crawlable links and no viewport metadata. |
be-discoverablecanonical-and-indexing-signals | issues | high | The search results page had no canonical URL, and /sitemap.xml returned HTTP 404; robots.txt otherwise allows ordinary public pages. F017 medium: Listing/indexing signals are inconsistent. |
be-discoverablestructured-and-shareable-metadata | issues | high | The product probe found zero application/ld+json blocks despite visible product, review, and offer content. F018 medium: The audited product page exposes no JSON-LD product data. |
be-private-and-securesecure-transport-and-headers | issues | high | The headers primitive found HTTPS but no CSP, HSTS, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, or Permissions-Policy. F019 high: Core security headers are absent on the main response observed by Chrome. |
be-private-and-securedata-minimisation-and-third-parties | issues | high | Trackers/HAR recorded eight non-main origins and 104/108 requests classified as third-party by origin, including amazon-adsystem and telemetry endpoints; no exposed secrets were found. F020 medium: The anonymous homepage has a broad telemetry and advertising request surface. |
be-private-and-securein-context-permissions-and-modern-auth | pass | high | No permission prompt appeared on load; sign-in markup contains passkey/WebAuthn support and username autocomplete. |
be-private-and-securedefensive-browser-policies | issues | high | Neither CSP/frame-ancestors nor legacy X-Frame-Options was present, and HSTS, Referrer-Policy, and Permissions-Policy were also missing. F021 high: Browser-enforced defensive policies are not configured. |
be-resilientprogressive-enhancement | pass | high | The JavaScript-disabled crawler screenshot contains navigation, hero, and merchandising content rather than an empty shell. |
be-resilientresilient-runtime-behaviour | pass | high | Search/product controls and dialogs rendered without clipped core content in desktop captures; WAF and sign-in states remained operable. |
be-resilientoffline-and-installable | not-applicable | high | The audited commerce transaction is intrinsically online; an offline purchase/installability requirement was not applied, though progressive enhancement was still tested. |
be-resilientnetwork-and-http-failure-states | pass | high | The observed WAF/error state explains recovery with a clear Continue shopping button instead of a blank shell. |
be-internationalisedlang-dir-and-logical-properties | pass | high | The document declares lang=en-au and offers explicit country/language controls; no bidirectional content was present. |
be-internationalisedlocale-aware-data | pass | high | The AU storefront uses en-au, an Australia selector, and Australian-dollar product pricing in search results. |
be-internationalisedtime-zone-correctness | not-applicable | high | No event scheduling, delivery promise, or other time-zone-sensitive state was available on the audited out-of-stock product and anonymous paths. |
be-trustworthyno-dark-patterns | pass | high | Sampled public pages show offer context, Prime terms, delivery/account state, and conventional navigation without a forced consent wall. |
be-trustworthyhumane-error-handling | pass | high | Empty sign-in submission focuses the email field and announces “Enter your mobile number or email” through alert containers. |
be-trustworthytrustworthy-input-assistance | pass | high | Sign-in email uses type=email, aria-label, and autocomplete=username; search has an accessible name. |
be-trustworthysafe-commercial-and-account-flows | blocked | high | Checkout, cancellation, and account-management completion require authentication and potentially consequential account or financial changes. The public offer and sign-in entry were inspected, but those protected states were not executed. |
be-sustainableoptimised-assets | issues | high | The image audit found 45 legacy images, zero modern-format images, 32 without srcset, and 25 below-fold images without lazy loading. F022 high: Most homepage images use legacy formats without responsive candidates. |
be-sustainableno-wasteful-work | issues | high | The HAR shows 108 requests, including telemetry, ad-system calls, and a 291KB WAF script; 2.08MB of 2.37MB transferred came from non-main origins. F023 medium: Anonymous loading performs substantial non-content work. |
be-sustainablethird-party-and-media-budget | issues | high | The anonymous homepage transfers 2.37MB: 735KB fonts, 522KB images, and 2.08MB from non-main origins before the user acts. F024 high: Third-party, font, and media weight is disproportionate before interaction. |
be-agent-readystructured-agent-capabilities | issues | high | No WebMCP/agent tool registration was found, while robots.txt disallows GPTBot, ClaudeBot, OAI-SearchBot, ChatGPT-User, and GoogleAgent-Shopping. F025 low: Agentic commerce capabilities are not exposed and major AI agents are explicitly blocked. |
be-agent-readyon-device-inference | not-applicable | high | No user-facing task in the sampled paths required local generative inference; absence of on-device AI is not itself a defect. |
be-memory-efficientno-leak-under-repeated-interaction | pass | high | After ten hamburger open/close attempts, the in-page probe reported zero heap/DOM delta; independent post heap was smaller than baseline. |
be-memory-efficientbounded-footprint | issues | high | The baseline heap summary contained about 904k heap nodes, 3.39m edges, 54.2MB self size, 66.5k closures, and 6,313 live DOM elements. F026 medium: The product template has a large in-memory footprint. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | Post-interaction heap totals decreased and no Detached* constructor appeared among the largest retained constructors. |
Provenance
Canonical report: results/atomic/reports/0968-www_amazon_com_au.json
Report SHA-256: e280e07dfba8740a68fd054bccad5bfe2cdd557b123f14d65605005d83d4b418
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_amazon_com_au/2026-07-28T12-52-43-177Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_amazon_com_au/2026-07-28T12-52-43-177Z
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.