Manifest position 186 · CrUX rank bucket 1000

https://hiroba.dpoint.docomo.ne.jp

Coverage complete

Coverage-complete audit across five representative public templates/journeys; authenticated post-login and transactional completion were not covered.

Attempts
1 / 3
Judged checks
58 / 58
Blocked
0
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
issueshighThe normal and dark-emulated information screenshots are pixel-equivalent in palette, and the platform probe reports computed colorScheme "normal".
F01 medium: The public site ignores the user’s dark color-scheme preference.
respect-user-preferences
respects-reduced-motion
issueshighUnder prefers-reduced-motion: reduce, the probe still found two running 1,200ms badge-balloon animations and an initialized looping Splide carousel.
F02 medium: Motion continues when reduced motion is requested.
respect-user-preferences
respects-contrast
passhighThe forced-colors/high-contrast capture preserves visible text, borders, links and controls across the information template.
implement-natural-interactions
view-transitions
issueshighThe 4-second navigation recording from an information page to the guide shows a conventional full document replacement, with no authored view-transition treatment detected.
F03 low: Cross-document navigation swaps abruptly.
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo scroll-linked parallax, scrollytelling or reveal interaction was present on the representative templates.
implement-natural-interactions
physical-gestures
not-applicablehighNo swipe, pull-to-reveal, reorder or other gesture-driven component was present in the audited journeys.
provide-guided-navigation
scroll-state-aware-chrome
passhighDesktop and narrow captures retain persistent global navigation and location context; no scroll-obscuring chrome was observed.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip or edge-positioned transient menu requiring an anchor-positioning judgement was observed.
provide-guided-navigation
directs-attention
passhighBreadcrumbs, current navigation context, blue archive arrows and visible focus outlines clearly indicate location and focus movement.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighThe initial desktop screenshot is dimmed behind a large centered “本日のイチオシ” modal, while a second floating ad also covers the lower-left content.
F04 high: A promotion blocks the primary content on first load.
maximize-content-reduce-noise
semantic-dismissible-primitives
passhighBoth promotional overlays are native DIALOG elements with explicit aria-labelled dismiss buttons.
maximize-content-reduce-noise
reduced-chrome
issueshighThe home and category screenshots show a search header, keyword chips, global navigation, carousel/promotional cards, a fixed bottom navigation and overlapping ad treatments competing simultaneously.
F05 medium: Dense promotional chrome overwhelms the content and task hierarchy.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt an outer viewport of 390px, the probe reports innerWidth and visualViewport width of 1,048px because the viewport meta is width=1024; the category screenshot is a tiny desktop canvas rather than reflowed mobile UI.
F06 high: Mobile visitors receive a scaled-down 1,024px desktop layout.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe platform probe found zero @container rules, while the 390px category capture preserves multi-column desktop cards and sidebars by shrinking the whole page.
F07 medium: Components do not adapt to their available container.
adapt-to-the-form-factor
input-modality-aware
issueshighThe fixed 1,024px canvas is scaled to 37% on a 390px device; although desktop CSS target rectangles can be 32–44px, their effective visual size is substantially smaller in the mobile screenshot.
F08 high: Effective mobile controls and text are too small after page-wide scaling.
support-core-task-success
clear-purpose-and-primary-action
passhighThe guide clearly explains the 1pt=1円 value and exposes registration; category cards state merchant and point reward.
support-core-task-success
primary-flow-completion
passhighBrowsing reward categories and opening registration worked; registration handed off predictably to the dアカウント ID step without a dead link.
support-core-task-success
clear-system-state-and-recovery
passhighThe login Next action is visibly disabled until an ID is entered, with account-help text; an unknown route returns a branded not-found state and top-page recovery link.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 3.5s, CLS 0.148, TBT 220ms, Speed Index 10.1s and Time to Interactive 31.8s (performance 68). The raw trace was better on an unthrottled pass, so severity uses the throttled mobile result.
F09 high: Mobile lab performance misses the Core Web Vitals quality bar.
be-fast-and-stable
visual-stability
issueshighLighthouse recorded CLS 0.148, and the layout primitive observed home shifts totaling 0.060 around 4.3–4.6s. The image audit found 70 images without dimensions.
F10 medium: Late content causes visible layout instability.
be-fast-and-stable
efficient-main-thread
passhighThe raw trace found one 72ms long task and 22ms TBT; Lighthouse TBT was 220ms, still below the 600ms poor threshold. The larger problems are network and TTI.
be-fast-and-stable
efficient-resource-delivery
issueshighThe HAR captured 153 requests and 6.30MB transferred, including 3.80MB images and 1.40MB fonts. Lighthouse reports undiscoverable, unprioritized LCP and parser-blocking jQuery/CSS chains.
F11 high: The critical resource path is heavy and poorly prioritized.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighLighthouse estimated 739,843 bytes of unused JavaScript, led by ad code and multiple Google Tag Manager/gtag payloads; HAR recorded 1.03MB of scripts.
F12 medium: Unused third-party JavaScript dominates the script budget.
be-inclusive
names-roles-labels
issueshighLighthouse failed image-alt for the homescreen phone image, while the image primitive counted 24 images with no alt value and the app probe found an unlabeled search input.
F13 high: Some meaningful images and fields lack accessible text relationships.
be-inclusive
sufficient-contrast
issueshighLighthouse/axe found 4.25:1 green text at 12px, 4.47:1 bottom-nav labels, and severely low-contrast campaign/consent states, producing an accessibility score of 92.
F14 high: Several text and control states fail minimum contrast.
be-inclusive
structure-and-focus
issueshighThe platform probe counted two h1 elements on the information template; recon also observed an empty second h1 in the rendered home DOM. Focus outlines were visible, but the document outline is not clean.
F15 medium: Heading structure is duplicated and inconsistent across templates.
be-inclusive
legible-text
passhighAt the authored desktop layout, article text has comfortable line spacing and readable measure; the mobile scaling failure is recorded separately under reflow.
be-inclusive
zoom-reflow-targets-and-media
issueshighThe page explicitly requests width=1024 even on a 390px device, shrinking the desktop layout and its controls instead of reflowing content. User scaling is allowed, but users must zoom to read and operate the page.
F16 high: The mobile viewport does not provide usable reflow.
follow-best-practices
no-console-errors
issueshighLighthouse captured “Uncaught SyntaxError: Identifier root has already been declared” in common-js-c-modal-dialog-Bc0k2xk5.js, plus a failed ad resource.
F17 medium: The home page logs an uncaught JavaScript exception.
follow-best-practices
sound-document-and-assets
issueshighThe image audit found 70 of 100 images without dimensions, 10 oversized images and 22 legacy-format images; Lighthouse also found one distorted and one low-resolution rendered image.
F18 medium: Image sizing is inconsistent and frequently omits intrinsic dimensions.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse found deprecated Topics API use, three BFCache failure reasons caused by cache-control:no-store behavior, third-party-cookie issues and DevTools inspector issues.
F19 medium: Deprecated and cache-hostile platform behavior remains.
be-discoverable
title-and-description
passhighHome and article expose descriptive unique titles and meta descriptions in both raw HTML and rendered DOM.
be-discoverable
crawlable-and-mobile-friendly
passhighRecon found real href links with descriptive Japanese labels, a viewport meta exists, and robots.txt allows public content.
be-discoverable
canonical-and-indexing-signals
passhighBoth sampled public pages returned 200 with canonical URLs; robots points to a functioning /sitemap index and does not apply noindex to content.
be-discoverable
structured-and-shareable-metadata
passhighThe home page exposes seven Open Graph properties and descriptive visible metadata. No article/product rich-result requirement was established for the sampled portal page.
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS, HSTS, nosniff and SAMEORIGIN are present, but CSP, Referrer-Policy and Permissions-Policy are missing. Cookie evidence reports 12 of 13 cookies without Secure and widespread SameSite=None, including long-lived analytics cookies.
F20 high: Security headers and cookie attributes are incomplete.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker evidence found 10 third-party origins and Google Analytics, DoubleClick and Tag Manager; Lighthouse listed 13 cross-site cookies, and HAR attributed 146 of 153 requests and 6.25MB to third-party origins.
F21 high: The default page load has a broad tracking footprint.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighGeolocation remained prompt and Notifications default with no browser prompt on load; authentication is delegated to the first-party dアカウント flow over HTTPS.
be-private-and-secure
defensive-browser-policies
issueshighThe response has HSTS and X-Frame-Options but no CSP/frame-ancestors policy, no Referrer-Policy and no Permissions-Policy; the page also participates in third-party-cookie synchronization.
F22 medium: Browser-enforced privacy and XSS defenses are underconfigured.
be-resilient
progressive-enhancement
passhighBoth home and article had 100% content-word coverage without JavaScript and were not JS shells.
be-resilient
resilient-runtime-behaviour
passhighNative dialogs remain dismissible and the responsive error page provides a recovery link; no clipped menu or blank runtime state appeared in tested paths.
be-resilient
offline-and-installable
passhighThe app probe directly found a valid manifest, a registered service worker and a scoped registration for the origin.
be-resilient
network-and-http-failure-states
passhighA deliberately unknown route rendered a branded explanation and a clear “トップへ戻る” recovery action rather than a blank shell.
be-internationalised
lang-dir-and-logical-properties
passhighThe document declares lang=ja and renders Japanese reading order correctly on all sampled templates.
be-internationalised
locale-aware-data
issueshighThe Japanese maintenance page displays “2026年7月16日 (Thu) 11:00” and a compact “2026/07/29(水)AM1:00〜AM6:00”, indicating inconsistent formatting rather than one locale-aware pattern.
F23 low: Date presentation mixes Japanese content with hard-coded English weekday text.
be-internationalised
time-zone-correctness
not-applicablehighNo cross-zone event scheduling or recurring user-managed time data was present; only editorial maintenance timestamps were observed.
be-trustworthy
no-dark-patterns
passhighPromotional density is intrusive and reported separately, but registration/login labels and commitments observed were direct; no preselected paid continuity or confirmshaming was found.
be-trustworthy
humane-error-handling
passhighThe external login step avoids premature error text, disables continuation until input, and provides an account-ID recovery link and explanatory copy.
be-trustworthy
trustworthy-input-assistance
issueshighThe app probe reports the site search input has no associated label and an empty autocomplete attribute.
F24 medium: Search input assistance and labeling are incomplete.
be-trustworthy
safe-commercial-and-account-flows
passhighRegistration redirects to the recognizable dアカウント service with privacy/terms links, a stay-signed-in choice and no hidden price or subscription commitment in the sampled entry step.
be-sustainable
optimised-assets
issueshighThe HAR transferred 3.80MB of images and 1.40MB of fonts; the largest single image was 473KB, and the image audit found 10 oversized, 22 legacy-format and 9 non-responsive images.
F25 high: Image and font delivery is disproportionate for the page.
be-sustainable
no-wasteful-work
issueshighThe initial HAR recorded 153 requests, six tag-manager/analytics script loads among top offenders, and Lighthouse estimated about 740KB unused JavaScript.
F26 medium: The page performs substantial non-core work before user intent.
be-sustainable
third-party-and-media-budget
issueshighThird parties account for 146/153 requests and 6.25MB of 6.30MB transferred; active trackers and a 396KB GIF load on the initial page.
F27 high: Third-party and campaign media consume nearly the entire transfer budget.
be-agent-ready
structured-agent-capabilities
not-applicablehighThis public rewards/content portal exposes no declared agent-facing capability, and the emerging WebMCP check is contextual rather than required.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation or language-model task is part of the observed core journey; on-device inference would not add clear value here.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter closing the promotion and repeating menu toggles about 10 times, the fresh post snapshot was smaller: 383,835 vs 403,687 nodes and 23.58MB vs 24.68MB self size. Fresh-session variance limits confidence but there is no growth signal.
be-memory-efficient
bounded-footprint
passmediumThe loaded promotional portal used about 24.7MB heap self size. This is proportionate to the rendered page and did not increase in the exercised state.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumNode, edge, closure and object counts fell after repeated menu interaction; no growing Detached* constructor population appeared among the summary leaders.

Provenance

Canonical report: results/atomic/reports/0186-hiroba_dpoint_docomo_ne_jp.json
Report SHA-256: 8a74bd2a45006eb01e875b8a9d6c317aa075be18c0d2fc833fb1784f5d95188f
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/hiroba_dpoint_docomo_ne_jp/2026-07-19T00-36-19-518Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/hiroba_dpoint_docomo_ne_jp/2026-07-19T00-36-19-518Z
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.