Manifest position 826 · CrUX rank bucket 1000
https://m.inven.co.kr
Coverage complete
All 58 atomic checks were judged across four representative content templates plus error, preference, performance, security, discoverability and memory conditions.
All 58 atomic check outcomes
| Principle / check | Status | Confidence | Evidence or reason |
|---|---|---|---|
respect-user-preferencesrespects-color-scheme | issues | high | The normal and dark-condition screenshots are visually identical white interfaces, and computed html color-scheme is normal. F01 high: The site ignores the user’s dark color-scheme preference |
respect-user-preferencesrespects-reduced-motion | pass | high | The normal probe observed 30 animations while the emulated reduce condition observed zero active animations. |
respect-user-preferencesrespects-contrast | pass | high | The prefers-contrast:more screenshot retained visible text, controls and boundaries; Lighthouse contrast failures are recorded separately under sufficient-contrast. |
implement-natural-interactionsview-transitions | issues | high | Representative navigation between home, article and board templates showed unrelated hard cuts and no authored view-transition CSS. F02 low: Route changes use abrupt full-document swaps |
implement-natural-interactionsscroll-driven-animations | pass | high | DOM/script inspection found no authored scroll-linked animation or inline scroll listener; no main-thread scroll animation anti-pattern was observed. |
implement-natural-interactionsphysical-gestures | pass | high | The card carousel and board scrolling retained native touch scrolling and did not expose custom pointermove interception in gathered DOM/script evidence. |
provide-guided-navigationscroll-state-aware-chrome | issues | high | The 3,706 px home page and 18,513 px board detail use static chrome with no progress cue or scroll-state responsive header. F03 low: Long pages provide no scroll-state orientation |
provide-guided-navigationanchored-positioning | not-applicable | high | No tooltip, menu or popover requiring anchored positioning was present in the representative paths. |
provide-guided-navigationdirects-attention | pass | high | Active top-level and board tabs use clear selected underlines/backgrounds, and article navigation preserves recognizable template chrome. |
maximize-content-reduce-noiseno-intrusive-interruptions | issues | high | Article and board screenshots show a persistent floating ad covering text or post media, with a small close control. F04 high: Floating ads obscure primary content |
maximize-content-reduce-noisesemantic-dismissible-primitives | issues | high | DOM/CSS evidence identifies .mobileDaNsFloat and custom 16 px close anchors rather than dialog/popover semantics. F05 medium: Dismissible floating UI uses custom div-based controls |
maximize-content-reduce-noisereduced-chrome | issues | high | Board templates devote multiple stacked navigation rows and a floating ad to chrome; the detail page’s post content starts below 230 px. F06 medium: Dense chrome and ads compete with content |
adapt-to-the-form-factorresponsive-no-horizontal-scroll | pass | high | At 390x844, layout reported scrollWidth=clientWidth=390 and zero horizontal overflow across the home template. |
adapt-to-the-form-factorcomponent-level-responsiveness | issues | high | The CSS/DOM probe found no @container rules or container-type on representative components. F07 low: Components rely on global layout rather than container responsiveness |
adapt-to-the-form-factorinput-modality-aware | issues | high | The focus probe found outline:none on visible links and inputs; 66 of the first 100 controls measured below 44 px in one dimension. F08 high: Keyboard focus is invisible and many targets are undersized |
support-core-task-successclear-purpose-and-primary-action | pass | high | Home, article, listing and detail screenshots clearly identify INVEN/game-news purpose and expose direct content links. |
support-core-task-successprimary-flow-completion | pass | high | Direct links completed the representative home→article and home→board listing→detail reading flows without an account wall. |
support-core-task-successclear-system-state-and-recovery | pass | high | A nonexistent route rendered a clear Korean not-found message with home and back recovery controls rather than a blank shell. |
be-fast-and-stablegood-core-web-vitals | issues | high | Trace measured FCP 11.48 s and LCP 20.62 s; Lighthouse performance scored 0.55. F09 critical: Largest content paint is extremely slow |
be-fast-and-stablevisual-stability | pass | high | The 5-second mobile layout observation measured CLS 0.038, within the good threshold. |
be-fast-and-stableefficient-main-thread | pass | high | Trace found two long tasks, 95 ms longest and 64.84 ms total blocking time; the dominant problem was network/LCP rather than sustained main-thread blocking. |
be-fast-and-stableefficient-resource-delivery | issues | high | HAR recorded 223 requests and 7.74 MB; Lighthouse found render-blocking savings of 9.19 s, a 9.95 s longest chain, short cache lifetimes and blocking fonts. F10 high: Critical delivery is blocked by a long legacy dependency chain |
be-fast-and-stabletrim-unused-and-duplicate-code | issues | high | Lighthouse estimates 423 KiB unused JS and 83 KiB unused CSS; duplicated analytics and ad libraries dominate the unused code. F11 high: The page ships substantial unused CSS and JavaScript |
be-inclusivenames-roles-labels | issues | high | Lighthouse found an unnamed search button and 11 unnamed links; the image audit found 37 images without alt and the DOM probe found two unlabelled search inputs. F12 high: Key controls and images lack accessible names |
be-inclusivesufficient-contrast | issues | high | Lighthouse’s color-contrast audit failed 21 elements on the home template. F13 high: Text and controls fail minimum contrast |
be-inclusivestructure-and-focus | issues | high | All four templates had no main element; home had no h1, while focused visible controls commonly computed outline:none. F14 high: Pages lack a main landmark and visible focus |
be-inclusivelegible-text | pass | high | Representative mobile screenshots show readable Korean body copy, clear line spacing and no clipping at 390 px. |
be-inclusivezoom-reflow-targets-and-media | issues | high | The viewport is user-scalable=no with maximum-scale=1; Lighthouse meta-viewport failed, and many controls are smaller than 44 px. F15 critical: The viewport disables user zoom |
follow-best-practicesno-console-errors | issues | high | Lighthouse errors-in-console failed and the HAR recorded a 404 for html-load.com/script.min.js. F16 medium: The page logs browser errors |
follow-best-practicessound-document-and-assets | issues | high | All 99 audited images lack width/height attributes, 19 display at incorrect aspect ratios, and 29 are oversized. F17 high: Image assets are structurally and visually inefficient |
follow-best-practicesbrowser-platform-hygiene | issues | high | The page loads jQuery 1.9.1, Lighthouse recorded cookie inspector issues and a broken source map, and 14 javascript: links were found. F18 medium: Legacy libraries and inspector issues weaken platform hygiene |
be-discoverabletitle-and-description | pass | high | The home page has a descriptive Korean title and meta description, both confirmed in rendered DOM and raw HTML. |
be-discoverablecrawlable-and-mobile-friendly | issues | high | The DOM probe found 14 javascript: links; Lighthouse crawlable-anchors failed, and the viewport blocks zoom. F19 high: Important controls use uncrawlable javascript: links and zoom-hostile viewport settings |
be-discoverablecanonical-and-indexing-signals | issues | high | The DOM probe found no rel=canonical on the public home page, despite valid robots and a successful response. F20 medium: Pages omit canonical URL signals |
be-discoverablestructured-and-shareable-metadata | pass | high | The home page exposes Open Graph title and one JSON-LD block aligned with the visible site identity. |
be-private-and-securesecure-transport-and-headers | issues | high | Headers found no CSP, HSTS or nosniff; all eight first-party cookies lacked Secure and used SameSite=None. F21 critical: HTTPS is served without core security headers and cookies are insecure |
be-private-and-securedata-minimisation-and-third-parties | issues | high | Tracker evidence found 27 third-party origins and seven known trackers; HAR classified 202 of 223 requests and 7.69 MB as cross-origin to m.inven.co.kr. F22 high: The page has a broad tracking and third-party footprint |
be-private-and-securein-context-permissions-and-modern-auth | issues | high | Activating the login control left a JavaScript/hidden-form flow; loaded scripts contained no PublicKeyCredential integration. No unsolicited permission prompt was observed. F23 medium: The exposed login path shows no phishing-resistant authentication support |
be-private-and-securedefensive-browser-policies | issues | high | The main document lacked HSTS, clickjacking protection, Referrer-Policy and Permissions-Policy, as well as CSP frame-ancestors. F24 high: Browser-enforced defense policies are absent |
be-resilientprogressive-enhancement | issues | high | Discoverability measured only 4% raw-to-rendered content coverage; the crawler screenshot contains only footer chrome while the rendered page is content-rich. F25 high: Most content disappears without JavaScript |
be-resilientresilient-runtime-behaviour | pass | high | Representative home, article and board paths rendered working navigation and bounded overlays without a blank or crashed runtime state. |
be-resilientoffline-and-installable | not-applicable | high | This public news/community site is not an app-like offline workflow; offline installability was judged out of scope. |
be-resilientnetwork-and-http-failure-states | pass | high | The tested nonexistent URL produced a branded explanatory 404 with home and back recovery controls. |
be-internationalisedlang-dir-and-logical-properties | pass | high | The document declares lang=ko and uses the expected left-to-right reading direction for Korean content. |
be-internationalisedlocale-aware-data | not-applicable | high | The audited Korean-only paths expose no currency, locale switcher, calendar-system choice or cross-locale formatting flow. |
be-internationalisedtime-zone-correctness | not-applicable | high | The representative paths show publication timestamps but no cross-zone event scheduling or DST-sensitive flow. |
be-trustworthyno-dark-patterns | pass | high | Ads are visually labelled and the audited reading flows did not force signup, continuity or consent; intrusive placement is recorded under content noise. |
be-trustworthyhumane-error-handling | not-applicable | high | The representative reading/navigation paths contain no required-data form to submit invalidly; search has no invalid state. |
be-trustworthytrustworthy-input-assistance | pass | high | The only user input in scope is search; it uses type=search and does not obstruct typing or paste. |
be-trustworthysafe-commercial-and-account-flows | not-applicable | high | No checkout, subscription, consent-management or account-management flow was in the audited m.inven.co.kr templates. |
be-sustainableoptimised-assets | issues | high | The image audit found 99 legacy-format images, 51 without srcset and 29 oversized; Lighthouse estimates 4.98 MB image savings. F26 high: Images are neither modern nor appropriately sized |
be-sustainableno-wasteful-work | issues | high | The home load transfers 7.74 MB across 223 requests, including 423 KiB estimated unused JS and many below-fold images loaded eagerly. F27 high: Large amounts of code and content are fetched without immediate user value |
be-sustainablethird-party-and-media-budget | issues | high | Images transfer 5.33 MB, fonts 1.08 MB, and tracked/cross-origin resources account for nearly all 7.74 MB transferred. F28 high: Third-party and media weight is disproportionate for a news landing page |
be-agent-readystructured-agent-capabilities | not-applicable | high | No declared agent-facing scope exists; this emerging capability is not required for the audited public news/community experience. |
be-agent-readyon-device-inference | not-applicable | high | No user task in the audited scope requires on-device inference, so absence is not a failure. |
be-memory-efficientno-leak-under-repeated-interaction | pass | medium | After ten full-page scroll cycles, heap self size was 31.5 MB versus 29.6 MB baseline (6.3%); no monotonic series or Detached* constructor signal established an unbounded leak. |
be-memory-efficientbounded-footprint | issues | medium | The baseline heap summary contains 533,023 nodes and 29.6 MB self size for a mobile news landing page. F29 medium: The home page has a large initial memory footprint |
be-memory-efficientno-detached-dom-or-unbounded-listeners | pass | medium | Neither baseline nor post-scroll heap summaries surfaced Detached* constructors among top populations; no accumulating listener/timer evidence was observed. |
Provenance
Canonical report: results/atomic/reports/0826-m_inven_co_kr.json
Report SHA-256: 84ee3e254dcac925185a51a1a0bfd48a4ba6ccbf8415948e9c0f964446a1b83e
Local retained report: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_inven_co_kr/2026-07-23T06-39-42-757Z/report.json
Local evidence root: runs/2026-07-17T17-27-24-856Z/atomic-reports/m_inven_co_kr/2026-07-23T06-39-42-757Z
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.