Manifest position 448 · CrUX rank bucket 1000
https://www.ipat.jra.go.jp
Coverage complete
Complete atomic audit of the publicly reachable out-of-hours service notice. The active betting/authenticated transaction flow was not exposed at this time and is explicitly outside this path judgement.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | The dark-mode screenshot is pixel-for-pixel equivalent in palette to the light capture; the body remains white and the notice panel remains light peach. F01 medium: The service notice ignores the user’s dark color-scheme preference. |
respect-user-preferencesrespects-reduced-motion | pass | high | Reduced-motion emulation reports zero animations and zero transitions, so no unavoidable motion is present. |
respect-user-preferencesrespects-contrast | issues | high | Lighthouse/axe reports both red #ff0000 spans on white at 3.99:1, below the required 4.5:1 for 16px normal text. F02 high: Important red status and recovery text fails WCAG AA contrast. |
implement-natural-interactionsview-transitions | not-applicable | high | No applicable surface was present. |
implement-natural-interactionsscroll-driven-animations | not-applicable | high | No applicable surface was present. |
implement-natural-interactionsphysical-gestures | pass | high | The notice uses native anchors for pointer/touch activation and has no custom pointer handlers, gesture traps, or scroll interference. |
provide-guided-navigationscroll-state-aware-chrome | not-applicable | high | No applicable surface was present. |
provide-guided-navigationanchored-positioning | not-applicable | high | No applicable surface was present. |
provide-guided-navigationdirects-attention | pass | high | Desktop screenshot clearly prioritises the red out-of-hours status and bordered schedule panel immediately after the “お知らせ” heading. |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | Initial screenshot and DOM show content directly, with no overlay or interstitial. |
maximize-content-reduce-noisesemantic-dismissible-primitives | not-applicable | high | No applicable surface was present. |
maximize-content-reduce-noisereduced-chrome | pass | high | The viewport is almost entirely status content and links, with only a compact branded header/footer. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | issues | high | At a 360x800 device viewport, layout reports clientWidth 980 and visual scale 0.367 because no viewport meta exists; the screenshot shows tiny text and controls. F03 high: The page has no mobile viewport and is rendered as a 980px desktop canvas scaled down to 360px. |
adapt-to-the-form-factorcomponent-level-responsiveness | issues | high | At a 360x800 device viewport, layout reports clientWidth 980 and visual scale 0.367 because no viewport meta exists; the screenshot shows tiny text and controls. F03 high: The page has no mobile viewport and is rendered as a 980px desktop canvas scaled down to 360px. |
adapt-to-the-form-factorinput-modality-aware | issues | high | At a 360x800 device viewport, layout reports clientWidth 980 and visual scale 0.367 because no viewport meta exists; the screenshot shows tiny text and controls. F03 high: The page has no mobile viewport and is rendered as a 980px desktop canvas scaled down to 360px. |
support-core-task-successclear-purpose-and-primary-action | pass | high | The title, “お知らせ” heading, red status line, and schedule make the current purpose explicit. |
support-core-task-successprimary-flow-completion | not-applicable | high | No applicable surface was present. |
support-core-task-successclear-system-state-and-recovery | pass | high | The page names the out-of-hours state, gives exact opening times, and links to troubleshooting when shown during reception hours. |
be-fast-and-stablegood-core-web-vitals | issues | high | Lighthouse records LCP 2.6s and a 740ms root response; HAR records the document at 2297ms and all three images missing cache headers despite only 15KB total transfer. F04 medium: A tiny static notice is delayed by document latency and uncached assets. |
be-fast-and-stablevisual-stability | pass | high | Mobile layout observation records CLS 0 with no shift entries. |
be-fast-and-stableefficient-main-thread | pass | high | Trace records zero long tasks and 0ms total blocking time; the page has no scripts. |
be-fast-and-stableefficient-resource-delivery | issues | high | Lighthouse records LCP 2.6s and a 740ms root response; HAR records the document at 2297ms and all three images missing cache headers despite only 15KB total transfer. F04 medium: A tiny static notice is delayed by document latency and uncached assets. |
be-fast-and-stabletrim-unused-and-duplicate-code | pass | high | DOM probe finds zero scripts and HAR contains only one document plus three images/favicon, with no duplicate JS/CSS payload. |
be-inclusivenames-roles-labels | pass | high | Both images have non-empty alt text and all eight anchors have accessible text; Lighthouse did not report name/role failures. |
be-inclusivesufficient-contrast | issues | high | Lighthouse/axe reports both red #ff0000 spans on white at 3.99:1, below the required 4.5:1 for 16px normal text. F02 high: Important red status and recovery text fails WCAG AA contrast. |
be-inclusivestructure-and-focus | issues | high | The DOM probe finds no header/nav/main/aside/footer landmarks, and Lighthouse reports landmark-one-main failure on the html element. F05 medium: The document has no main landmark. |
be-inclusivelegible-text | issues | high | At a 360x800 device viewport, layout reports clientWidth 980 and visual scale 0.367 because no viewport meta exists; the screenshot shows tiny text and controls. F03 high: The page has no mobile viewport and is rendered as a 980px desktop canvas scaled down to 360px. |
be-inclusivezoom-reflow-targets-and-media | issues | high | At a 360x800 device viewport, layout reports clientWidth 980 and visual scale 0.367 because no viewport meta exists; the screenshot shows tiny text and controls. F03 high: The page has no mobile viewport and is rendered as a 980px desktop canvas scaled down to 360px. |
follow-best-practicesno-console-errors | pass | high | The script-free page completed Lighthouse and CDP evaluation without an uncaught runtime/console error audit. |
follow-best-practicessound-document-and-assets | issues | high | The active DOM reports doctype null and compatMode BackCompat; Lighthouse’s doctype audit fails. F06 medium: The response omits an HTML doctype and renders in quirks mode. |
follow-best-practicesbrowser-platform-hygiene | issues | high | Direct HTTP probes show /robots.txt, /sitemap.xml, /manifest.webmanifest, and /nonexistent-audit-probe all return 200 text/html with the same notice; Lighthouse also reports bfcache disabled by no-store. F07 medium: Every tested utility and nonexistent path returns the out-of-service HTML with HTTP 200. |
be-discoverabletitle-and-description | issues | high | The DOM probe reports description null and Lighthouse’s meta-description audit fails, although the title is present. F08 medium: The page has no meta description. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | At a 360x800 device viewport, layout reports clientWidth 980 and visual scale 0.367 because no viewport meta exists; the screenshot shows tiny text and controls. The DOM probe lists seven of eight anchors with identical text “こちら”, obscuring destination and purpose when scanned or read out of context. F03 high: The page has no mobile viewport and is rendered as a 980px desktop canvas scaled down to 360px. F09 medium: Most links use the repeated generic label “こちら” (“here”). |
be-discoverablecanonical-and-indexing-signals | issues | high | /robots.txt and /sitemap.xml return the service notice as 200 text/html; Lighthouse reports 83 robots.txt errors, and the DOM has no canonical URL. F10 high: Indexing endpoints and canonical signals are malformed or absent. |
be-discoverablestructured-and-shareable-metadata | issues | high | The DOM probe finds zero JSON-LD blocks and zero Open Graph properties. F11 low: The public service notice has no structured or social-preview metadata. |
be-private-and-securesecure-transport-and-headers | issues | high | The headers primitive reports no CSP, HSTS, X-Content-Type-Options, X-Frame-Options/frame-ancestors, Referrer-Policy, or Permissions-Policy. F12 high: HTTPS is used, but all audited defensive response headers are absent. |
be-private-and-securedata-minimisation-and-third-parties | pass | high | HAR/trackers/cookies report zero third-party origins, zero trackers, and zero cookies; secrets scan finds no exposed credential. |
be-private-and-securein-context-permissions-and-modern-auth | not-applicable | high | No applicable surface was present. |
be-private-and-securedefensive-browser-policies | issues | high | The headers primitive reports no CSP, HSTS, X-Content-Type-Options, X-Frame-Options/frame-ancestors, Referrer-Policy, or Permissions-Policy. F12 high: HTTPS is used, but all audited defensive response headers are absent. |
be-resilientprogressive-enhancement | pass | high | Discoverability comparison reports 100% visible content without JavaScript and isJsShell false. |
be-resilientresilient-runtime-behaviour | pass | high | The page uses no scripts, asynchronous UI, menus, or overlays; its visible notice is available directly in server HTML. |
be-resilientoffline-and-installable | not-applicable | high | No applicable surface was present. |
be-resilientnetwork-and-http-failure-states | issues | high | Direct HTTP probes show /robots.txt, /sitemap.xml, /manifest.webmanifest, and /nonexistent-audit-probe all return 200 text/html with the same notice; Lighthouse also reports bfcache disabled by no-store. F07 medium: Every tested utility and nonexistent path returns the out-of-service HTML with HTTP 200. |
be-internationalisedlang-dir-and-logical-properties | pass | high | The document declares html lang="ja" and the Japanese-only LTR notice renders coherently. |
be-internationalisedlocale-aware-data | pass | high | All visible dates, weekdays, and times are presented consistently in Japanese notation for the site’s Japanese audience. |
be-internationalisedtime-zone-correctness | pass | high | The static schedule uses explicit local clock times and weekday labels without client-side Date conversion or ambiguous offset math. |
be-trustworthyno-dark-patterns | pass | high | The status page contains no consent, upsell, disguised control, forced action, or preselected choice. |
be-trustworthyhumane-error-handling | pass | high | The unavailable state is explained in plain language with schedules and a troubleshooting link rather than blame or a dead end. |
be-trustworthytrustworthy-input-assistance | not-applicable | high | No applicable surface was present. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No applicable surface was present. |
be-sustainableoptimised-assets | issues | high | The images primitive finds two legacy PNG images, no modern formats, and no srcset for the larger logo; Lighthouse flags low-resolution responsive image delivery. F13 low: Small decorative raster assets lack modern/resolution-aware variants. |
be-sustainableno-wasteful-work | pass | high | HAR shows five small first-party requests and the trace shows no long tasks; there is no script or background processing. |
be-sustainablethird-party-and-media-budget | pass | high | HAR totals 14,987 transferred bytes with zero third-party bytes, fonts, audio, or video. |
be-agent-readystructured-agent-capabilities | not-applicable | high | No applicable surface was present. |
be-agent-readyon-device-inference | not-applicable | high | No applicable surface was present. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | No applicable surface was present. |
be-memory-efficientbounded-footprint | pass | high | Heap summary is proportionate for this static page: 27,563 nodes/heap records and 863,948 bytes self size, with no application framework. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | The single-state heap summary contains no Detached* constructor among reported populations, and the page has zero scripts that could register accumulating listeners/timers. |
Provenance
Canonical report: results/atomic/reports/0448-www_ipat_jra_go_jp.json
Report SHA-256: 47e1c7c7611f88cb0d56ba3b13d4877aa50e1128cfe8e41fe04472bf3b1bd553
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_ipat_jra_go_jp/2026-07-27T23-06-35-179Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_ipat_jra_go_jp/2026-07-27T23-06-35-179Z
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.