Manifest position 206 · CrUX rank bucket 1000
https://rkv1.com
Coverage complete
Coverage-complete audit of all public page archetypes found: landing notice, privacy policy, cookie policy, and unknown-route recovery. Not covered: ad-serving behavior on third-party publisher sites, because no such flow is reachable from this public notice.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | The dark and normal screenshots are byte-identical, while DOM evidence reports color-scheme: normal and no preference-driven theme CSS. F01 low: The fixed dark palette does not follow the user color-scheme preference. |
respect-user-preferencesrespects-reduced-motion | pass | high | Reduced-motion emulation found zero active animations. |
respect-user-preferencesrespects-contrast | pass | high | Lighthouse contrast passed and the high-contrast screenshot remains legible. |
implement-natural-interactionsview-transitions | issues | high | The feature probe found no view-transition CSS; the site has two same-origin policy links that navigate between document views. F02 low: Cross-document policy navigation swaps abruptly. |
implement-natural-interactionsscroll-driven-animations | not-applicable | high | No scroll-linked motion exists. |
implement-natural-interactionsphysical-gestures | not-applicable | high | No gesture UI exists. |
provide-guided-navigationscroll-state-aware-chrome | issues | high | Privacy and cookie documents are 5,327px and 7,852px tall on mobile, while DOM/CSS inspection finds no sticky or scroll-state-aware chrome. F03 low: Long policy pages provide no scroll-aware orientation. |
provide-guided-navigationanchored-positioning | not-applicable | high | No anchored overlay exists. |
provide-guided-navigationdirects-attention | issues | high | The policy DOM contains many numbered sections but no table of contents or fragment links, forcing linear scrolling through pages over 5,000px tall. F04 medium: The long policies lack in-page navigation and attention cues. |
maximize-content-reduce-noiseno-intrusive-interruptions | pass | high | Load screenshots and DOM show no popup, interstitial, banner, or obscuring overlay. |
maximize-content-reduce-noisesemantic-dismissible-primitives | not-applicable | high | No overlay exists. |
maximize-content-reduce-noisereduced-chrome | pass | high | Screenshots show a content-first layout with only a compact brand header and policy footer. |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | issues | high | At 360px, the layout primitive measured scrollWidth 770px and horizontalOverflowPx 410; the mobile screenshot shows the long document constrained by wide tabular content. F05 high: The Cookie Policy table breaks mobile reflow. |
adapt-to-the-form-factorcomponent-level-responsiveness | pass | high | The simple content and footer components adapt cleanly at 360px; no reused component requires container-specific treatment. |
adapt-to-the-form-factorinput-modality-aware | pass | high | Keyboard focus produced a visible browser outline and Lighthouse target-size passed. |
support-core-task-successclear-purpose-and-primary-action | pass | high | The first viewport states the domain purpose plainly and exposes the compliance contact link. |
support-core-task-successprimary-flow-completion | not-applicable | high | DOM, visual, network, performance, and Lighthouse evidence showed the check outcome across the representative paths. |
support-core-task-successclear-system-state-and-recovery | pass | high | Static page loading produces complete content without loading or partial states; unknown-route recovery is judged separately. |
be-fast-and-stablegood-core-web-vitals | issues | high | Lighthouse measured FCP and LCP at 2.6s, although the direct trace measured LCP at 1.46s; TBT and CLS were both zero. F06 medium: Cold-load LCP is just outside the good threshold in Lighthouse. |
be-fast-and-stablevisual-stability | pass | high | All three mobile layouts reported CLS 0 and no shifts. |
be-fast-and-stableefficient-main-thread | pass | high | Trace and layout evidence found zero long tasks and 0ms TBT. |
be-fast-and-stableefficient-resource-delivery | issues | high | HAR evidence shows the parser-inserted Google Fonts stylesheet at VeryHigh priority took 1,020ms; first-party CSS and SVG also lacked cache headers. F07 medium: A third-party font stylesheet dominates the critical path. |
be-fast-and-stabletrim-unused-and-duplicate-code | pass | high | HAR shows only 8,276 transferred bytes and no JavaScript bundle or third-party script. |
be-inclusivenames-roles-labels | pass | high | Lighthouse accessibility found no accessible-name/image-alt failures; the only image has alt text. |
be-inclusivesufficient-contrast | pass | high | Lighthouse color-contrast audit passed. |
be-inclusivestructure-and-focus | issues | high | Lighthouse failed landmark-one-main; rendered DOM uses a section and three h3 elements on the homepage, with no main or h1. F08 medium: The primary content has no main landmark and the homepage has no h1. |
be-inclusivelegible-text | pass | high | Desktop and mobile screenshots show unclipped 16px text with readable line lengths; only the cookie table reflow issue is separated. |
be-inclusivezoom-reflow-targets-and-media | issues | high | Lighthouse failed meta-viewport because user-scalable=no and maximum-scale=1 are present; both policy DOM snapshots repeat the restriction. F09 high: Mobile zoom is explicitly disabled on every audited page. |
follow-best-practicesno-console-errors | pass | high | Lighthouse errors-in-console passed with no entries. |
follow-best-practicessound-document-and-assets | issues | high | The images primitive found the sole SVG has no width or height attributes, even though its rendered and natural size is 28x28; observed CLS was zero. F10 low: The logo omits intrinsic width and height attributes. |
follow-best-practicesbrowser-platform-hygiene | pass | high | Lighthouse best-practices scored 1.0 and no prompt, script, or input interception exists. |
be-discoverabletitle-and-description | issues | high | DOM evidence shows Privacy Policy and Cookie Policy both use title "Advertising Delivery and Code Integrity Notice" and the same domain-purpose description. F11 medium: Policy pages reuse the homepage title and description. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | The direct crawl probe returned HTTP 200 with body "empty OK" for robots.txt; Lighthouse failed its robots-txt audit with one error. F12 medium: robots.txt is not a valid robots policy. |
be-discoverablecanonical-and-indexing-signals | issues | high | No canonical exists, sitemap.xml returns "empty OK", and an unknown route returned HTTP 200 with an empty body. F13 medium: Indexing signals are incomplete and unknown routes return soft 404s. |
be-discoverablestructured-and-shareable-metadata | issues | high | The platform probe found zero JSON-LD blocks and no Open Graph metadata on the public domain-purpose page. F14 low: The public organization notice has no share or entity metadata. |
be-private-and-securesecure-transport-and-headers | issues | high | HTTPS and nosniff are present, but CSP is missing and HSTS is only max-age=1, which provides effectively no durable downgrade protection. F15 medium: Transport security policy is too weak for a public infrastructure domain. |
be-private-and-securedata-minimisation-and-third-parties | pass | high | Cookie and secret scans found zero cookies and zero exposed secrets; tracker scan found only Google Fonts and no known tracker. |
be-private-and-securein-context-permissions-and-modern-auth | not-applicable | high | DOM, visual, network, performance, and Lighthouse evidence showed the check outcome across the representative paths. |
be-private-and-securedefensive-browser-policies | issues | high | Header evidence found no frame-ancestors or X-Frame-Options, Referrer-Policy, or Permissions-Policy. F16 medium: Several browser-enforced defenses are absent. |
be-resilientprogressive-enhancement | pass | high | Discoverability measured 100% raw-HTML coverage and crawler/browser views contain the same core content. |
be-resilientresilient-runtime-behaviour | pass | high | No scripts, overlays, asynchronous dependencies, or mutable DOM state are present. |
be-resilientoffline-and-installable | not-applicable | high | DOM, visual, network, performance, and Lighthouse evidence showed the check outcome across the representative paths. |
be-resilientnetwork-and-http-failure-states | issues | high | The unknown-route probe received responseStatus 200 and body text "empty OK", with no title, explanation, navigation, or recovery action. F17 medium: Unknown URLs fail as blank successful pages. |
be-internationalisedlang-dir-and-logical-properties | pass | high | All pages declare lang=en; the layout has no bidirectional data and uses intrinsic responsive flow. |
be-internationalisedlocale-aware-data | not-applicable | high | No locale-sensitive data exists. |
be-internationalisedtime-zone-correctness | not-applicable | high | No time data exists. |
be-trustworthyno-dark-patterns | issues | high | The Privacy Policy says no analytics or profiling; the Cookie Policy says Google Analytics, Google Ads and Facebook targeting may be used, claims a first-visit consent banner that was absent, and contains the template residue "based on the sample you provided". The cookie probe observed zero cookies. F18 high: Privacy and cookie disclosures contradict each other and the observed site. |
be-trustworthyhumane-error-handling | not-applicable | high | No form exists. |
be-trustworthytrustworthy-input-assistance | not-applicable | high | DOM, visual, network, performance, and Lighthouse evidence showed the check outcome across the representative paths. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No commercial or account flow exists. |
be-sustainableoptimised-assets | pass | high | The only image is a correctly sized SVG with no oversized raster media. |
be-sustainableno-wasteful-work | pass | high | Trace and HAR show no JavaScript, background processing, analytics, or repeated fetching. |
be-sustainablethird-party-and-media-budget | pass | high | The load is 8,276 transferred bytes with two font-origin requests and no video, audio, trackers, or autoplay. |
be-agent-readystructured-agent-capabilities | not-applicable | high | No actionable agent capability exists. |
be-agent-readyon-device-inference | not-applicable | high | No inference use case exists. |
be-memory-efficientno-leak-under-repeated-interaction | not-applicable | high | No stateful interaction exists. |
be-memory-efficientbounded-footprint | pass | high | Heap summary is proportionate for a static page: 30,664 nodes in the V8 snapshot graph and 1,155,852 self-size bytes. |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | high | The static document ships no JavaScript or repeated listeners/timers; heap constructors show no Detached population. |
Provenance
Canonical report: results/atomic/reports/0206-rkv1_com.json
Report SHA-256: 5e17c8036ce102ebaa3a3f871a8002a0f44bef33bb8817187537235cc7e74272
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/rkv1_com/2026-07-19T04-10-55-751Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/rkv1_com/2026-07-19T04-10-55-751Z
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.