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.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | The 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-preferencesrespects-reduced-motion | issues | high | With 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-preferencesrespects-contrast | issues | high | The 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-interactionsview-transitions | issues | high | The 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-interactionsscroll-driven-animations | pass | high | No 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-interactionsphysical-gestures | pass | high | Homepage, listing, article and community journeys use native scrolling and ordinary links/buttons; no custom swipe/pointer interaction fought platform behavior. |
provide-guided-navigationscroll-state-aware-chrome | issues | high | The 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-navigationanchored-positioning | not-applicable | high | No tooltip, popover or edge-positioned menu was exposed in the representative content journeys, so there was no anchored overlay to assess. |
provide-guided-navigationdirects-attention | issues | high | The 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-noiseno-intrusive-interruptions | issues | high | Homepage, 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-noisesemantic-dismissible-primitives | issues | high | The 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-noisereduced-chrome | issues | high | Homepage, 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-factorresponsive-no-horizontal-scroll | issues | high | At 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-factorcomponent-level-responsiveness | issues | high | The 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-factorinput-modality-aware | issues | high | At 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-successclear-purpose-and-primary-action | pass | high | Desktop and narrow screenshots consistently expose recognisable news, article and community headings plus navigation/search as the next actions. |
support-core-task-successprimary-flow-completion | pass | high | Navigation from homepage/listing to article and community detail completed without an auth wall or dead end across the representative URLs. |
support-core-task-successclear-system-state-and-recovery | pass | high | The deliberately invalid URL rendered a clear Korean not-found explanation and a direct return-to-home action. |
be-fast-and-stablegood-core-web-vitals | issues | high | Lighthouse 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-stablevisual-stability | pass | high | Layout observers measured very low CLS (0.001 homepage and 0.00004 listing), although image reservation remains a latent risk addressed separately. |
be-fast-and-stableefficient-main-thread | issues | high | Lighthouse 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-stableefficient-resource-delivery | issues | high | Lighthouse 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-stabletrim-unused-and-duplicate-code | issues | high | 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. F11 high: Resource delivery and shipped code are substantially wasteful. |
be-inclusivenames-roles-labels | issues | high | 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. F09 high: Accessible names, contrast, focus and image alternatives are incomplete. |
be-inclusivesufficient-contrast | issues | high | The 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-inclusivestructure-and-focus | issues | high | 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. F09 high: Accessible names, contrast, focus and image alternatives are incomplete. |
be-inclusivelegible-text | issues | high | At 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-inclusivezoom-reflow-targets-and-media | issues | high | At 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-practicesno-console-errors | issues | high | 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. F13 medium: The page produces console/network errors and uses brittle legacy platform patterns. |
follow-best-practicessound-document-and-assets | issues | high | 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. 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-practicesbrowser-platform-hygiene | issues | high | 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. F13 medium: The page produces console/network errors and uses brittle legacy platform patterns. |
be-discoverabletitle-and-description | pass | high | Homepage, article and board DOM captures contain descriptive titles and meta descriptions. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | At 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-discoverablecanonical-and-indexing-signals | pass | high | Representative article and board pages returned successfully and expose self-canonical URLs; robots.txt passed Lighthouse. |
be-discoverablestructured-and-shareable-metadata | pass | high | Homepage exposes Organization/NewsMediaOrganization JSON-LD and Open Graph data; article DOM has two JSON-LD blocks matching the visible article. |
be-private-and-securesecure-transport-and-headers | issues | high | Headers 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-securedata-minimisation-and-third-parties | issues | high | 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. F16 high: The initial page has a broad tracking and third-party footprint. |
be-private-and-securein-context-permissions-and-modern-auth | pass | high | No 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-securedefensive-browser-policies | issues | high | Headers 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-resilientprogressive-enhancement | pass | high | Discoverability captures show 100% homepage and 96% article content coverage in raw server HTML, with meaningful crawler screenshots and no empty JS shell. |
be-resilientresilient-runtime-behaviour | issues | high | Homepage, 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-resilientoffline-and-installable | not-applicable | high | This is a public news/community publisher rather than an installed app; offline installation is not necessary for the representative reading journey. |
be-resilientnetwork-and-http-failure-states | pass | high | A deliberately invalid route produced a clear recovery page with explanation and a home link rather than a blank shell. |
be-internationalisedlang-dir-and-logical-properties | not-applicable | high | The 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-internationalisedlocale-aware-data | not-applicable | high | The 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-internationalisedtime-zone-correctness | not-applicable | high | The 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-trustworthyno-dark-patterns | pass | high | Across 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-trustworthyhumane-error-handling | pass | high | The exercised invalid-route state explains the problem without blame and provides a recovery action. |
be-trustworthytrustworthy-input-assistance | issues | high | The search form probe reports autocomplete=off and no associated label on the primary search input. F17 medium: Search input assistance is deliberately disabled. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription purchase, consent setting, sign-in, or account-management flow was entered in this public content audit. |
be-sustainableoptimised-assets | issues | high | 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. 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-sustainableno-wasteful-work | issues | high | 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. 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-sustainablethird-party-and-media-budget | issues | high | 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. 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-readystructured-agent-capabilities | not-applicable | high | Agent-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-readyon-device-inference | not-applicable | high | Agent-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-efficientno-leak-under-repeated-interaction | pass | medium | After 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-efficientbounded-footprint | pass | medium | Heap 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-efficientno-detached-dom-or-unbounded-listeners | pass | medium | Before/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.