Manifest position 797 · CrUX rank bucket 1000

https://www.inven.co.kr

Coverage complete

Atomic audit completed across 58/58 catalog checks and five representative paths.

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 dark-mode screenshot remains the same white/red palette as the default screenshot, and the platform probe found no prefers-color-scheme usage.
F01 medium: The site does not adapt to the user’s dark color-scheme preference.
respect-user-preferences
respects-reduced-motion
issueshighWith prefers-reduced-motion: reduce active, the evaluate probe still found four running animations with 600 ms, 600 ms, 7 s and 20 s durations.
F02 medium: Auto-advancing motion continues under reduced-motion.
respect-user-preferences
respects-contrast
issueshighThe platform probe found no prefers-contrast or forced-colors rules; Lighthouse reported contrast ratios as low as 2.09:1 and accessibility score 0.64.
F03 high: Contrast preferences are not implemented and multiple text elements fail WCAG contrast.
implement-natural-interactions
view-transitions
issueshighThe platform probe found no view-transition or scroll-state/scroll-timeline implementation; representative screenshots show static chrome and abrupt page-based navigation.
F04 low: Navigation and state changes lack modern transition or attention cues.
implement-natural-interactions
scroll-driven-animations
passhighNo scroll-linked parallax/scrollytelling effect was present on the four representative templates; scrolling remained native and the platform probe showed no custom scroll animation surface.
implement-natural-interactions
physical-gestures
passhighHomepage, listing, article and community journeys use native scrolling and ordinary links/buttons; no custom swipe/pointer interaction fought platform behavior.
provide-guided-navigation
scroll-state-aware-chrome
issueshighThe platform probe found no view-transition or scroll-state/scroll-timeline implementation; representative screenshots show static chrome and abrupt page-based navigation.
F04 low: Navigation and state changes lack modern transition or attention cues.
provide-guided-navigation
anchored-positioning
not-applicablehighNo tooltip, popover or edge-positioned menu was exposed in the representative content journeys, so there was no anchored overlay to assess.
provide-guided-navigation
directs-attention
issueshighThe platform probe found no view-transition or scroll-state/scroll-timeline implementation; representative screenshots show static chrome and abrupt page-based navigation.
F04 low: Navigation and state changes lack modern transition or attention cues.
maximize-content-reduce-noise
no-intrusive-interruptions
issueshighHomepage, listing and article screenshots show a floating poll/promotion over story content, large house ads, and ad-heavy side rails competing with headlines.
F05 high: Promotional overlays and dense advertising obscure primary content.
maximize-content-reduce-noise
semantic-dismissible-primitives
issueshighThe DOM/evaluate probe found zero dialog, popover and details elements while screenshots show a manually positioned closeable floating promotion.
F06 medium: The dismissible promotion uses custom overlay behavior instead of semantic overlay primitives.
maximize-content-reduce-noise
reduced-chrome
issueshighHomepage, listing and article screenshots show a floating poll/promotion over story content, large house ads, and ad-heavy side rails competing with headlines.
F05 high: Promotional overlays and dense advertising obscure primary content.
adapt-to-the-form-factor
responsive-no-horizontal-scroll
issueshighAt a requested 360x800 viewport, layout reported a 1071 CSS-pixel layout viewport/no usable viewport meta and screenshots render three-column desktop layouts as tiny text; Lighthouse flags user-scalable=no.
F07 high: Mobile rendering is a scaled desktop canvas and user zoom is restricted.
adapt-to-the-form-factor
component-level-responsiveness
issueshighThe platform probe found no @container/container-type usage, while dense cards and side rails remain desktop-proportioned in narrow captures.
F08 medium: Components do not adapt at container level.
adapt-to-the-form-factor
input-modality-aware
issueshighAt a requested 360x800 viewport, layout reported a 1071 CSS-pixel layout viewport/no usable viewport meta and screenshots render three-column desktop layouts as tiny text; Lighthouse flags user-scalable=no. Lighthouse accessibility scored 0.64, image-alt and color-contrast failed; the image audit found 96/100 images without alt, and focus probing found several focused controls with no visible outline.
F07 high: Mobile rendering is a scaled desktop canvas and user zoom is restricted.
F09 high: Accessible names, contrast, focus and image alternatives are incomplete.
support-core-task-success
clear-purpose-and-primary-action
passhighDesktop and narrow screenshots consistently expose recognisable news, article and community headings plus navigation/search as the next actions.
support-core-task-success
primary-flow-completion
passhighNavigation from homepage/listing to article and community detail completed without an auth wall or dead end across the representative URLs.
support-core-task-success
clear-system-state-and-recovery
passhighThe deliberately invalid URL rendered a clear Korean not-found explanation and a direct return-to-home action.
be-fast-and-stable
good-core-web-vitals
issueshighLighthouse measured LCP 13.0 s and Speed Index 20.3 s; the trace measured FCP 8.3 s and LCP 20.6 s. The load transferred 15.8 MB across 378 requests.
F10 critical: Primary content is extremely slow to become visible.
be-fast-and-stable
visual-stability
passhighLayout observers measured very low CLS (0.001 homepage and 0.00004 listing), although image reservation remains a latent risk addressed separately.
be-fast-and-stable
efficient-main-thread
issueshighLighthouse measured LCP 13.0 s and Speed Index 20.3 s; the trace measured FCP 8.3 s and LCP 20.6 s. The load transferred 15.8 MB across 378 requests. HAR found 17 stylesheets, 32 scripts, missing cache headers on key assets and 297 third-party requests; Lighthouse estimates 451 KiB unused JS and 83 KiB unused CSS.
F10 critical: Primary content is extremely slow to become visible.
F11 high: Resource delivery and shipped code are substantially wasteful.
be-fast-and-stable
efficient-resource-delivery
issueshighLighthouse measured LCP 13.0 s and Speed Index 20.3 s; the trace measured FCP 8.3 s and LCP 20.6 s. The load transferred 15.8 MB across 378 requests. HAR found 17 stylesheets, 32 scripts, missing cache headers on key assets and 297 third-party requests; Lighthouse estimates 451 KiB unused JS and 83 KiB unused CSS. The image audit found all 100 sampled images missing width/height, 98 legacy-format images, 17 without srcset, and 11 below-fold images not lazy-loaded; HAR includes a 5.3 MB image.
F10 critical: Primary content is extremely slow to become visible.
F11 high: Resource delivery and shipped code are substantially wasteful.
F12 high: Images lack dimensions, responsive sources, lazy loading and modern delivery.
be-fast-and-stable
trim-unused-and-duplicate-code
issueshighHAR found 17 stylesheets, 32 scripts, missing cache headers on key assets and 297 third-party requests; Lighthouse estimates 451 KiB unused JS and 83 KiB unused CSS.
F11 high: Resource delivery and shipped code are substantially wasteful.
be-inclusive
names-roles-labels
issueshighLighthouse accessibility scored 0.64, image-alt and color-contrast failed; the image audit found 96/100 images without alt, and focus probing found several focused controls with no visible outline.
F09 high: Accessible names, contrast, focus and image alternatives are incomplete.
be-inclusive
sufficient-contrast
issueshighThe platform probe found no prefers-contrast or forced-colors rules; Lighthouse reported contrast ratios as low as 2.09:1 and accessibility score 0.64. Lighthouse accessibility scored 0.64, image-alt and color-contrast failed; the image audit found 96/100 images without alt, and focus probing found several focused controls with no visible outline.
F03 high: Contrast preferences are not implemented and multiple text elements fail WCAG contrast.
F09 high: Accessible names, contrast, focus and image alternatives are incomplete.
be-inclusive
structure-and-focus
issueshighLighthouse accessibility scored 0.64, image-alt and color-contrast failed; the image audit found 96/100 images without alt, and focus probing found several focused controls with no visible outline.
F09 high: Accessible names, contrast, focus and image alternatives are incomplete.
be-inclusive
legible-text
issueshighAt a requested 360x800 viewport, layout reported a 1071 CSS-pixel layout viewport/no usable viewport meta and screenshots render three-column desktop layouts as tiny text; Lighthouse flags user-scalable=no. Lighthouse accessibility scored 0.64, image-alt and color-contrast failed; the image audit found 96/100 images without alt, and focus probing found several focused controls with no visible outline.
F07 high: Mobile rendering is a scaled desktop canvas and user zoom is restricted.
F09 high: Accessible names, contrast, focus and image alternatives are incomplete.
be-inclusive
zoom-reflow-targets-and-media
issueshighAt a requested 360x800 viewport, layout reported a 1071 CSS-pixel layout viewport/no usable viewport meta and screenshots render three-column desktop layouts as tiny text; Lighthouse flags user-scalable=no. Lighthouse accessibility scored 0.64, image-alt and color-contrast failed; the image audit found 96/100 images without alt, and focus probing found several focused controls with no visible outline.
F07 high: Mobile rendering is a scaled desktop canvas and user zoom is restricted.
F09 high: Accessible names, contrast, focus and image alternatives are incomplete.
follow-best-practices
no-console-errors
issueshighLighthouse errors-in-console failed on a 404 script; DOM shows jQuery 1.7.2, javascript: links and onfocus blur patterns, while Lighthouse crawlable-anchors failed.
F13 medium: The page produces console/network errors and uses brittle legacy platform patterns.
follow-best-practices
sound-document-and-assets
issueshighThe image audit found all 100 sampled images missing width/height, 98 legacy-format images, 17 without srcset, and 11 below-fold images not lazy-loaded; HAR includes a 5.3 MB image. Lighthouse errors-in-console failed on a 404 script; DOM shows jQuery 1.7.2, javascript: links and onfocus blur patterns, while Lighthouse crawlable-anchors failed.
F12 high: Images lack dimensions, responsive sources, lazy loading and modern delivery.
F13 medium: The page produces console/network errors and uses brittle legacy platform patterns.
follow-best-practices
browser-platform-hygiene
issueshighLighthouse errors-in-console failed on a 404 script; DOM shows jQuery 1.7.2, javascript: links and onfocus blur patterns, while Lighthouse crawlable-anchors failed.
F13 medium: The page produces console/network errors and uses brittle legacy platform patterns.
be-discoverable
title-and-description
passhighHomepage, article and board DOM captures contain descriptive titles and meta descriptions.
be-discoverable
crawlable-and-mobile-friendly
issueshighAt a requested 360x800 viewport, layout reported a 1071 CSS-pixel layout viewport/no usable viewport meta and screenshots render three-column desktop layouts as tiny text; Lighthouse flags user-scalable=no. Lighthouse SEO scored 0.83 and crawlable-anchors failed on javascript:void(0) links, including top and menu controls.
F07 high: Mobile rendering is a scaled desktop canvas and user zoom is restricted.
F14 medium: Some indexing/navigation signals use non-crawlable anchors.
be-discoverable
canonical-and-indexing-signals
passhighRepresentative article and board pages returned successfully and expose self-canonical URLs; robots.txt passed Lighthouse.
be-discoverable
structured-and-shareable-metadata
passhighHomepage exposes Organization/NewsMediaOrganization JSON-LD and Open Graph data; article DOM has two JSON-LD blocks matching the visible article.
be-private-and-secure
secure-transport-and-headers
issueshighHeaders found no CSP, HSTS, nosniff, clickjacking, Referrer-Policy or Permissions-Policy. All seven cookies lacked Secure and used SameSite=None; six persist 400 days.
F15 high: Security headers and cookie attributes are missing.
be-private-and-secure
data-minimisation-and-third-parties
issueshighTracker evidence found 24 third-party origins and eight known tracker domains; HAR recorded 297 third-party requests and 15.16 MB classified as third-party-origin traffic.
F16 high: The initial page has a broad tracking and third-party footprint.
be-private-and-secure
in-context-permissions-and-modern-auth
passhighNo browser permission prompt appeared on load across captures. Authentication was not part of the selected public content journey, so no password-only failure was asserted.
be-private-and-secure
defensive-browser-policies
issueshighHeaders found no CSP, HSTS, nosniff, clickjacking, Referrer-Policy or Permissions-Policy. All seven cookies lacked Secure and used SameSite=None; six persist 400 days.
F15 high: Security headers and cookie attributes are missing.
be-resilient
progressive-enhancement
passhighDiscoverability captures show 100% homepage and 96% article content coverage in raw server HTML, with meaningful crawler screenshots and no empty JS shell.
be-resilient
resilient-runtime-behaviour
issueshighHomepage, listing and article screenshots show a floating poll/promotion over story content, large house ads, and ad-heavy side rails competing with headlines. The DOM/evaluate probe found zero dialog, popover and details elements while screenshots show a manually positioned closeable floating promotion.
F05 high: Promotional overlays and dense advertising obscure primary content.
F06 medium: The dismissible promotion uses custom overlay behavior instead of semantic overlay primitives.
be-resilient
offline-and-installable
not-applicablehighThis is a public news/community publisher rather than an installed app; offline installation is not necessary for the representative reading journey.
be-resilient
network-and-http-failure-states
passhighA deliberately invalid route produced a clear recovery page with explanation and a home link rather than a blank shell.
be-internationalised
lang-dir-and-logical-properties
not-applicablehighThe audited service is deliberately Korean-language and Korea-locale content with no locale switcher or cross-time-zone transactional flow in scope; internationalisation is contextual here.
be-internationalised
locale-aware-data
not-applicablehighThe audited service is deliberately Korean-language and Korea-locale content with no locale switcher or cross-time-zone transactional flow in scope; internationalisation is contextual here.
be-internationalised
time-zone-correctness
not-applicablehighThe audited service is deliberately Korean-language and Korea-locale content with no locale switcher or cross-time-zone transactional flow in scope; internationalisation is contextual here.
be-trustworthy
no-dark-patterns
passhighAcross the public reading paths, links and article content did not show forced continuity, hidden pricing, confirmshaming or irreversible commitments; advertising clutter is reported separately.
be-trustworthy
humane-error-handling
passhighThe exercised invalid-route state explains the problem without blame and provides a recovery action.
be-trustworthy
trustworthy-input-assistance
issueshighThe search form probe reports autocomplete=off and no associated label on the primary search input.
F17 medium: Search input assistance is deliberately disabled.
be-trustworthy
safe-commercial-and-account-flows
not-applicablehighNo checkout, subscription purchase, consent setting, sign-in, or account-management flow was entered in this public content audit.
be-sustainable
optimised-assets
issueshighThe image audit found all 100 sampled images missing width/height, 98 legacy-format images, 17 without srcset, and 11 below-fold images not lazy-loaded; HAR includes a 5.3 MB image. HAR transferred 15.8 MB: 11.5 MB images and 2.9 MB fonts, with 378 requests; 301 requests were images and 297 were from origins other than the main origin.
F12 high: Images lack dimensions, responsive sources, lazy loading and modern delivery.
F18 high: The page’s asset and third-party budget is disproportionate for a news portal.
be-sustainable
no-wasteful-work
issueshighHAR found 17 stylesheets, 32 scripts, missing cache headers on key assets and 297 third-party requests; Lighthouse estimates 451 KiB unused JS and 83 KiB unused CSS. Tracker evidence found 24 third-party origins and eight known tracker domains; HAR recorded 297 third-party requests and 15.16 MB classified as third-party-origin traffic. HAR transferred 15.8 MB: 11.5 MB images and 2.9 MB fonts, with 378 requests; 301 requests were images and 297 were from origins other than the main origin.
F11 high: Resource delivery and shipped code are substantially wasteful.
F16 high: The initial page has a broad tracking and third-party footprint.
F18 high: The page’s asset and third-party budget is disproportionate for a news portal.
be-sustainable
third-party-and-media-budget
issueshighTracker evidence found 24 third-party origins and eight known tracker domains; HAR recorded 297 third-party requests and 15.16 MB classified as third-party-origin traffic. HAR transferred 15.8 MB: 11.5 MB images and 2.9 MB fonts, with 378 requests; 301 requests were images and 297 were from origins other than the main origin.
F16 high: The initial page has a broad tracking and third-party footprint.
F18 high: The page’s asset and third-party budget is disproportionate for a news portal.
be-agent-ready
structured-agent-capabilities
not-applicablehighAgent-facing tools and on-device inference are emerging, contextual capabilities; this conventional public publisher exposes crawlable content but no declared agent workflow requiring them.
be-agent-ready
on-device-inference
not-applicablehighAgent-facing tools and on-device inference are emerging, contextual capabilities; this conventional public publisher exposes crawlable content but no declared agent workflow requiring them.
be-memory-efficient
no-leak-under-repeated-interaction
passmediumAfter ten full-page scroll cycles, retained self size rose only 0.47 MB (1.2%) and node count 4,759 (0.66%), without unbounded growth evidence.
be-memory-efficient
bounded-footprint
passmediumHeap summary measured 40.5 MB retained self size for a large 5,104-element portal; substantial but proportionate, with no crash or runaway allocation observed.
be-memory-efficient
no-detached-dom-or-unbounded-listeners
passmediumBefore/after summaries show native node count slightly decreased and closures grew only 138 after ten scroll cycles; no Detached* constructor appeared among retained top constructors.

Provenance

Canonical report: results/atomic/reports/0797-www_inven_co_kr.json
Report SHA-256: e7d92f6ab90020e8ed1803d5a3879eecc468714667fa04601fe2758c7769333c
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_inven_co_kr/2026-07-23T02-26-26-863Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/www_inven_co_kr/2026-07-23T02-26-26-863Z
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.