Manifest position 626 · CrUX rank bucket 1000
https://ela.education.ne.jp
Coverage complete
Coverage-complete audit of the only discoverable archetype. The requested root and /sitemap.xml return 404; robots.txt exposes no route hints and the page has no links, so no additional representative route could be discovered.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | See linked finding and artifacts for the direct observed failure. F001 medium: The error page ignores the user’s dark color-scheme preference. |
respect-user-preferencesrespects-reduced-motion | pass | high | Computed CSS probe and rendered DOM inspection found zero animations and no auto-advance, so reduced-motion users receive a static experience. |
respect-user-preferencesrespects-contrast | pass | high | Axe passed color-contrast; the prefers-contrast capture retains visible gray text and divider on white. |
implement-natural-interactionsview-transitions | pass | high | DOM and interaction inventory found no state or route change that swaps abruptly; the observed experience is intentionally static. |
implement-natural-interactionsscroll-driven-animations | pass | high | DOM/CSS probe found no scroll-linked animation and no authored JavaScript or scroll handler running on the main thread. |
implement-natural-interactionsphysical-gestures | pass | high | The page exposes no gesture-driven control, custom pointer handling, or scrollable component that fights native behavior. |
provide-guided-navigationscroll-state-aware-chrome | not-applicable | high | The one-viewport 404 page has no sticky or affixed chrome and no meaningful scroll state. |
provide-guided-navigationanchored-positioning | not-applicable | high | The page has no tooltip, menu, popover, or anchored overlay. |
provide-guided-navigationdirects-attention | issues | high | See linked finding and artifacts for the direct observed failure. F002 high: The 404 state provides no guided route back to useful content. |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | Load screenshot and DOM show only centered error text, with no popup, banner, or interstitial. |
maximize-content-reduce-noisesemantic-dismissible-primitives | not-applicable | high | The page has no overlays, disclosures, pickers, or rich controls. |
maximize-content-reduce-noisereduced-chrome | pass | high | The screenshot devotes the viewport to a minimal error state with no decorative or application chrome. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | pass | high | At 360x800, layout measured scrollWidth=clientWidth=360, horizontalOverflowPx=0, with a valid viewport meta tag. |
adapt-to-the-form-factorcomponent-level-responsiveness | pass | high | The only centered error component remains intact and centered at both desktop and 360px widths without clipping. |
adapt-to-the-form-factorinput-modality-aware | not-applicable | high | The page has no interactive target to operate by touch, pointer, or keyboard. |
support-core-task-successclear-purpose-and-primary-action | issues | high | See linked finding and artifacts for the direct observed failure. F003 high: The page identifies a 404 but exposes no primary next action. |
support-core-task-successprimary-flow-completion | issues | high | See linked finding and artifacts for the direct observed failure. F004 critical: The requested public root URL is a dead end rather than a completable primary journey. |
support-core-task-successclear-system-state-and-recovery | issues | high | See linked finding and artifacts for the direct observed failure. F005 high: The error state has no retry, back, home, search, or support recovery. |
be-fast-and-stablegood-core-web-vitals | pass | high | Trace measured LCP 2382.43 ms, CLS 0, and TBT 0 ms; no interaction exists from which to derive INP. |
be-fast-and-stablevisual-stability | pass | high | Three-second mobile layout observation measured CLS 0 with no layout-shift entries; the page has no images or late banners. |
be-fast-and-stableefficient-main-thread | pass | high | Trace found zero long tasks and total blocking time of 0 ms; rendered DOM has no scripts. |
be-fast-and-stableefficient-resource-delivery | issues | high | See linked finding and artifacts for the direct observed failure. F006 medium: A render-blocking third-party font delays a 13-character error page. |
be-fast-and-stabletrim-unused-and-duplicate-code | pass | high | HAR and DOM show no JavaScript and one small stylesheet; there is no duplicate or legacy bundle. |
be-inclusivenames-roles-labels | not-applicable | high | The page contains no controls, forms, images, canvas, or media requiring accessible names, roles, labels, or alternatives. |
be-inclusivesufficient-contrast | pass | high | Axe color-contrast passed for both rendered text nodes. |
be-inclusivestructure-and-focus | issues | high | See linked finding and artifacts for the direct observed failure. F007 medium: The document has no main landmark or heading structure. |
be-inclusivelegible-text | pass | high | Desktop and mobile captures show unclipped 18px/26px text with ample spacing and a simple centered reading order. |
be-inclusivezoom-reflow-targets-and-media | pass | high | Viewport allows scaling, 360px reflow has no overflow, and there are no touch targets or media requiring target-size/caption evaluation. |
follow-best-practicesno-console-errors | pass | high | The response contains no JavaScript or inline event code capable of throwing; the only network error is the intentional main-document 404 judged separately. |
follow-best-practicessound-document-and-assets | pass | high | DOM probe confirms HTML doctype, UTF-8, valid viewport metadata, no images, and a small inline stylesheet. |
follow-best-practicesbrowser-platform-hygiene | pass | high | The script-free page has no deprecated API use, inputs with paste prevention, prompts, libraries, or source-map surface. |
be-discoverabletitle-and-description | issues | high | See linked finding and artifacts for the direct observed failure. F008 medium: Metadata is generic and has no description. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | See linked finding and artifacts for the direct observed failure. F009 medium: The error page is mobile-friendly but has no crawlable recovery link. |
be-discoverablecanonical-and-indexing-signals | issues | high | See linked finding and artifacts for the direct observed failure. F010 high: The public root returns 404 and the host exposes no sitemap at /sitemap.xml. |
be-discoverablestructured-and-shareable-metadata | not-applicable | high | A generic HTTP 404 response is not an article, product, organization, event, or other rich entity requiring structured/share metadata. |
be-private-and-securesecure-transport-and-headers | issues | high | See linked finding and artifacts for the direct observed failure. F011 high: HTTPS is used, but baseline transport/content hardening headers are absent. |
be-private-and-securedata-minimisation-and-third-parties | pass | high | No cookies, known trackers, analytics, beacons, or exposed secrets were found; two third parties only serve a Google font. |
be-private-and-securein-context-permissions-and-modern-auth | not-applicable | high | The page requests no permissions and exposes no authentication surface. |
be-private-and-securedefensive-browser-policies | issues | high | See linked finding and artifacts for the direct observed failure. F012 medium: Browser-enforced framing, referrer, and permission defenses are not configured. |
be-resilientprogressive-enhancement | pass | high | Discoverability comparison found isJsShell=false and raw HTML contains the same static error state without JavaScript. |
be-resilientresilient-runtime-behaviour | not-applicable | high | There are no overlays, menus, asynchronous dependencies, or client-side runtime state on this script-free response. |
be-resilientoffline-and-installable | not-applicable | high | This server-rendered error response is not an app surface; installability is not applicable to the observed archetype. |
be-resilientnetwork-and-http-failure-states | issues | high | See linked finding and artifacts for the direct observed failure. F013 high: The network/HTTP failure state is visible but not recoverable. |
be-internationalisedlang-dir-and-logical-properties | pass | high | The English error text is correctly declared with html lang=en and computes LTR; its simple flex layout does not depend on directional left/right positioning. |
be-internationalisedlocale-aware-data | not-applicable | high | The response renders no dates, numbers, currency, durations, calendars, or locale-sensitive data. |
be-internationalisedtime-zone-correctness | not-applicable | high | The response renders no date/time or recurring-event data. |
be-trustworthyno-dark-patterns | pass | high | The static response has no consent, upsell, pricing, continuity, cancellation, advertisement, or interactive choice. |
be-trustworthyhumane-error-handling | not-applicable | high | There is no form or user input to validate. |
be-trustworthytrustworthy-input-assistance | not-applicable | high | There are no inputs or account/payment/address fields. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | There is no checkout, subscription, consent, authentication, or account-management flow. |
be-sustainableoptimised-assets | pass | high | Images primitive found zero images; total transfer is only 34,784 bytes. |
be-sustainableno-wasteful-work | pass | high | Trace found no long tasks and DOM/HAR found no scripts, background processing, or repeated fetches. |
be-sustainablethird-party-and-media-budget | pass | high | No media, trackers, or scripts load; two font requests account for 17,866 bytes and total transfer remains 34,784 bytes. |
be-agent-readystructured-agent-capabilities | not-applicable | high | The observed generic 404 page has no user capability or transaction suitable for agent-tool exposure. |
be-agent-readyon-device-inference | not-applicable | high | The observed 404 page has no inference or summarisation use case. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | The script-free static response has no representative interaction to repeat; fabricating one would not test a real session behavior. |
be-memory-efficientbounded-footprint | pass | high | Single-state heap summary is proportionate for the tiny page: 26,920 nodes in the V8 snapshot graph, 815,736 self-size bytes, and about 1.09 MB used JS heap. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | Heap summary lists no Detached* constructor population and the page contains no authored JavaScript, event registration, observers, or timers. |
Provenance
Canonical report: results/atomic/reports/0626-ela_education_ne_jp.json
Report SHA-256: 9e10451995eb39229eeb22213e82cefa6e8bc56716a15d6d4533d95d6943632e
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/ela_education_ne_jp/2026-07-22T00-30-18-978Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/ela_education_ne_jp/2026-07-22T00-30-18-978Z
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.