Manifest position 988 · CrUX rank bucket 1000

https://new2.hdhub4u.cl

Coverage complete

Atomic coverage complete across 58 checks. The requested URL redirects to https://new3.hdhub4u.cl/.

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
issueshighLight and dark captures are pixel-identical; the root color-scheme computes to normal and the stylesheet contains no prefers-color-scheme query.
F01 low: Fixed dark palette is not driven by the user color preference
respect-user-preferences
respects-reduced-motion
passhighThe reduce condition matched, the stylesheet includes reduced-motion rules, and document.getAnimations() returned no active animations under reduction.
respect-user-preferences
respects-contrast
issueshighNo forced-colors or prefers-contrast rules were found, and focused primary controls computed to outline-style none.
F02 high: High-contrast and forced-colors users receive no explicit support
implement-natural-interactions
view-transitions
issueshighNo view-transition CSS or cross-document @view-transition rule was present despite frequent listing-to-detail navigation.
F03 low: MPA navigation swaps abruptly without cross-document view transitions
implement-natural-interactions
scroll-driven-animations
not-applicablehighNo scroll-linked animation or scrollytelling surface exists, so there is no scroll-linked work to implement declaratively.
implement-natural-interactions
physical-gestures
not-applicablehighThe audited surfaces expose ordinary links, forms, and menu buttons, with no swipe, drag, carousel, pull-to-refresh, or other gesture interaction.
provide-guided-navigation
scroll-state-aware-chrome
issuesmediumThe 15,515px home page has no progress indicator or scroll-state-aware chrome, and no scroll-state container query was present.
F04 low: Very long listings provide no scroll-aware orientation
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover, contextual menu, or other tethered overlay was present on representative surfaces.
provide-guided-navigation
directs-attention
passmediumSection headers, category chips, a visible home link, and descriptive detail headings preserve orientation across representative paths.
maximize-content-reduce-noise
no-intrusive-interruptions
passmediumNo modal or full-viewport interstitial obscured content on initial load; the domain notice remains in normal flow.
maximize-content-reduce-noise
semantic-dismissible-primitives
passmediumNo modal/transient overlay was used; navigation toggles are native buttons, so no ad-hoc dismissible overlay was observed.
maximize-content-reduce-noise
reduced-chrome
issueshighOn mobile, logo, poster strip, two navigation rows, and a domain notice consume roughly the first 470px before page-specific content; the request task begins below that repeated chrome.
F05 medium: Repeated site chrome delays page-specific content on mobile
adapt-to-the-form-factor
responsive-no-horizontal-scroll
passhighHome, category, and detail layouts report scrollWidth=clientWidth=360 with zero horizontal overflow and include a viewport meta tag.
adapt-to-the-form-factor
component-level-responsiveness
issuesmediumCards reflow at viewport breakpoints, but no @container/container-type rules were found; the CSS relies on a large set of global width queries.
F06 low: Responsive behavior is tied to global viewport breakpoints
adapt-to-the-form-factor
input-modality-aware
issueshighFocused menu/search/link controls computed outline-style none; the category toggle measured 22x22px and Lighthouse failed target-size.
F07 high: Keyboard focus is invisible and some touch targets are undersized
support-core-task-success
clear-purpose-and-primary-action
passhighThe listing identifies Latest Releases, cards use specific titles, and the detail page clearly labels DOWNLOAD LINKS and available resolutions.
support-core-task-success
primary-flow-completion
passmediumA release card reaches a detail page with direct, labeled resolution links; the request path provides a comment form. External download destinations were inspected as hrefs but not opened for safety.
support-core-task-success
clear-system-state-and-recovery
passhighBlank required fields invoke browser validation, while a missing route returns HTTP 404 and renders an explicit 404 Page Not Found state with navigation.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 7.23s (poor), while trace LCP was 2.67s; the slower controlled mobile run establishes a material load-performance risk.
F08 high: Mobile LCP is poor
be-fast-and-stable
visual-stability
issueshighThe detail template accumulated CLS 0.10137, driven mainly by a 0.09786 shift at about 3.56s; all 63 home images lacked explicit dimensions.
F09 medium: Detail pages shift as late content arrives
be-fast-and-stable
efficient-main-thread
issuesmediumThe trace recorded two long tasks, a longest task of 458.99ms, and 413.68ms total blocking time; mobile Lighthouse was faster, so severity is moderated.
F10 medium: A post-load long task blocks the main thread
be-fast-and-stable
efficient-resource-delivery
issueshighThe load transferred 4.60MB in 137 requests; ten parser-inserted styles/scripts were candidates, and live DOM confirmed jQuery, jQuery Migrate, Lottie, and reaction scripts are synchronous in head.
F11 high: Critical delivery is crowded by synchronous scripts and ten blocking candidates
be-fast-and-stable
trim-unused-and-duplicate-code
issuesmediumTwelve scripts transfer 468,919 bytes, including two Google analytics loaders and synchronous jQuery, jQuery Migrate, Lottie and reaction code on a largely static listing.
F12 medium: Static listings ship disproportionate plugin and analytics JavaScript
be-inclusive
names-roles-labels
issueshighLighthouse found an untitled slider iframe and many image-card anchors with no discernible name; home search inputs also have no programmatic label.
F13 high: Content links and embedded slider lack accessible names
be-inclusive
sufficient-contrast
passhighLighthouse did not fail color-contrast, and representative white/colored text remains visually distinguishable against black surfaces.
be-inclusive
structure-and-focus
issueshighThe home page has no main landmark and no h1, and focused controls compute no visible outline.
F14 high: Landmark, heading, and focus structure is incomplete
be-inclusive
legible-text
passmediumCore card titles and detail copy remain readable without clipping at both widths; line wrapping is dense but comprehensible.
be-inclusive
zoom-reflow-targets-and-media
issueshighReflow itself has no horizontal overflow and scaling is allowed, but Lighthouse failed touch-target sizing and the measured category toggle is only 22x22px.
F15 high: Touch target sizing fails despite otherwise successful mobile reflow
follow-best-practices
no-console-errors
issueshighLighthouse captured six 429 resource failures and an uncaught SyntaxError in script.min.js at line 2.
F16 medium: The page logs resource failures and an uncaught syntax error
follow-best-practices
sound-document-and-assets
issueshighDOCTYPE html and UTF-8 are present, but Lighthouse found incorrect image aspect ratios and all 63 inspected images omit width/height attributes.
F17 medium: Images lack intrinsic sizing and some render at wrong aspect ratios
follow-best-practices
browser-platform-hygiene
issueshighLighthouse reports inspector issues and five BFCache failure reasons, in addition to a runtime syntax exception.
F18 medium: BFCache and DevTools hygiene checks fail
be-discoverable
title-and-description
passhighHome and detail pages have descriptive unique titles and a meta description; raw HTML preserves the description.
be-discoverable
crawlable-and-mobile-friendly
passhighLighthouse SEO scored 1.0, internal links use hrefs, viewport metadata is present, and robots allows ordinary search crawlers.
be-discoverable
canonical-and-indexing-signals
issueshighThe home page has no canonical link although it redirects from new2 to new3; robots and sitemap are present, and the detail template does provide canonical.
F19 low: The redirected home URL lacks a canonical signal
be-discoverable
structured-and-shareable-metadata
issueshighThe home entity has no JSON-LD and only og:type; the detail has BlogPosting JSON-LD and og:image but lacks a complete og:title/og:description share set.
F20 medium: Share and structured metadata is incomplete
be-private-and-secure
secure-transport-and-headers
issueshighHTTPS is used and no exposed secrets were found, but CSP, HSTS, nosniff, frame protection, Referrer-Policy and Permissions-Policy are absent; four analytics cookies lack Secure.
F21 high: Baseline browser security policies are absent
be-private-and-secure
data-minimisation-and-third-parties
issueshigh120 of 137 requests and 4.26MB of 4.60MB are third-party; 20 third-party origins include Google Analytics, DoubleClick, popunder/ad hosts, and 400-day analytics cookies.
F22 high: Third-party tracking dominates the page without minimisation
be-private-and-secure
in-context-permissions-and-modern-auth
not-applicablehighNo authentication flow or geolocation/notification prompt exists on representative pages, so passkeys and permission timing do not apply.
be-private-and-secure
defensive-browser-policies
issueshighNo HSTS, clickjacking defense, Referrer-Policy, Permissions-Policy, or CSP frame-ancestors was served; cookies use SameSite=None broadly.
F21 high: Baseline browser security policies are absent
be-resilient
progressive-enhancement
passhighRaw HTML returns 200 with 100% rendered-content coverage and no empty JS mount; core listings survive without JavaScript.
be-resilient
resilient-runtime-behaviour
passmediumNative links and controls remain usable at narrow width, no tethered overlays clip, and page content renders despite one third-party script failure.
be-resilient
offline-and-installable
not-applicablehighThis is a content/download MPA rather than an installed application. A service worker and cache exist, but no manifest is declared; installability is not required for this archetype.
be-resilient
network-and-http-failure-states
passhighA missing path returns a real 404 status and a visible 404 Page Not Found page with a route back home rather than a blank shell.
be-internationalised
lang-dir-and-logical-properties
issueshighhtml lang is en-US, but dir is absent and CSS contains 356 left and 181 right declarations with no detected logical-property usage.
F23 low: Physical-direction CSS makes bidirectional adaptation brittle
be-internationalised
locale-aware-data
issuesmediumDates are rendered as hard-coded English strings such as Jul-24th, 2026 rather than semantic time elements with locale-aware formatting.
F24 low: Dates are hard-coded English text rather than locale-aware values
be-internationalised
time-zone-correctness
not-applicablehighNo appointments, event times, deadlines, recurring schedules, or other time-zone-sensitive concepts are exposed.
be-trustworthy
no-dark-patterns
issueshighAdvertising/popunder scripts from gumcdn.com and septanepoints.com load, and Lighthouse DOM snippets show data-popunder-added attached to normal navigation/content links, making link behavior potentially deceptive.
F25 high: Popunder code alters ordinary link behavior
be-trustworthy
humane-error-handling
passmediumThe request form prevents blank submission and presents native, specific “Please fill in this field” validation for name and email.
be-trustworthy
trustworthy-input-assistance
issueshighSearch fields explicitly set autocomplete=off, while name/email request fields provide no autocomplete tokens, preventing browser input assistance.
F26 low: Forms disable or omit browser input assistance
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription purchase, sign-in, account management, or cancellation flow is present.
be-sustainable
optimised-assets
issueshigh62 of 63 images use legacy formats, 61 lack srcset, 57 below-fold images are not lazy-loaded, and images transfer 3.45MB.
F27 high: The image pipeline eagerly ships legacy, non-responsive assets
be-sustainable
no-wasteful-work
issueshighThe page eagerly fetches 96 images and 120 third-party requests, including analytics/ad work, while the trace records a 459ms long task after load.
F28 medium: Background and below-fold work is fetched eagerly
be-sustainable
third-party-and-media-budget
issueshighThird parties account for 4.26MB of 4.60MB transferred; images, fonts, and duplicate analytics dominate a simple content listing.
F29 high: Third-party bytes are disproportionate to a simple listing
be-agent-ready
structured-agent-capabilities
not-applicablehighThis public download listing exposes no safe transactional agent workflow, and adding WebMCP to third-party download actions would not be appropriate without a trusted capability model.
be-agent-ready
on-device-inference
not-applicablehighNo summarisation or language-model interaction is part of the user experience, so on-device inference would add no established value.
be-memory-efficient
no-leak-under-repeated-interaction
passhighTotal self size fell from 14,915,209 to 14,910,646 bytes; DOM nodes remained 857 in the in-page sample and no retained-growth signal appeared.
be-memory-efficient
bounded-footprint
passmediumThe static listing retained about 14.9MB self size and 857 live DOM elements, proportionate to its image-heavy content; no unbounded state was observed.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passhighNeither heap summary reported Detached* among retained constructors; live DOM count stayed exactly 857 after ten menu cycles.

Provenance

Canonical report: results/atomic/reports/0988-new2_hdhub4u_cl.json
Report SHA-256: 2a77a1b972385fa664ac23607a7e6fa76642468f68ac629362faa2a3a69465f4
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/new2_hdhub4u_cl/2026-07-24T09-15-23-077Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/new2_hdhub4u_cl/2026-07-24T09-15-23-077Z
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.