{
  "url": "https://www.fmkorea.com",
  "auditedAt": "2026-07-21T00:05:47.705Z",
  "mode": "report",
  "status": "completed",
  "statusDetail": "Coverage-complete report-mode audit of six representative public surfaces.",
  "page": {
    "appType": "mpa",
    "framework": "XE/Rhymix-style server-rendered community templates with jQuery-era bundles",
    "notes": "Public Korean community/forum. The homepage is server-rendered but enhanced with ads, consent, search assistance, and lazy loading."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "layout-metrics",
    "evaluate-probe",
    "trace",
    "har",
    "discoverability",
    "headers",
    "cookies",
    "trackers",
    "images",
    "secrets",
    "heap-summary",
    "Lighthouse",
    "robots/sitemap fetch",
    "Modern Web Guidance live feed"
  ],
  "guidanceConsulted": [
    "dark-mode",
    "component-specific-light-dark-theme",
    "accessibility",
    "adapt-scrollbar-to-contrast-preferences",
    "same-document-transitions",
    "cross-document-transitions",
    "group-element-transitions",
    "faster-spa-view-transitions",
    "scrollytelling",
    "parallax-scroll-effects",
    "scroll-entry-exit-effects",
    "carousel-slide-effects",
    "physics-based-easing",
    "individual-transform-properties",
    "animate-element-entry-exit",
    "animate-to-from-top-layer",
    "animate-to-intrinsic-sizes",
    "dynamic-sibling-animations",
    "interactive-content-reveal",
    "pull-to-reveal",
    "swipe-to-remove",
    "shrinking-header-on-scroll",
    "scroll-progress-indicator",
    "scroll-position-aware-elements",
    "scroll-snap-realtime-feedback",
    "scroll-snap-state-sync",
    "scroll-target-on-load",
    "soft-edge-content-fade",
    "scrollability-affordance-hints",
    "anchor-positioning-tab-underline",
    "position-aware-tooltips",
    "interest-triggered-tooltips",
    "interest-triggered-action-previews",
    "directional-navigation-transitions",
    "carousel-snap-highlights",
    "navigation-drawer",
    "stack-drill-down",
    "persistent-app-tours",
    "persistent-toast-notifications",
    "light-dismiss-a-dialog",
    "platform-controls-dismiss-dialog",
    "declarative-dialog-popover-control",
    "animated-select-picker",
    "branded-select-styling",
    "brand-consistent-forms",
    "custom-select-picker-layouts",
    "rich-media-picker",
    "complex-shapes",
    "shaped-cutouts",
    "overflow-clipping-control",
    "visually-texture-content",
    "apply-webgl-shaders",
    "interactive-content-in-3d-scenes",
    "highlight-text-ranges",
    "prevent-text-wrapping",
    "customize-scrollbar-color-and-thickness",
    "export-html-media-from-canvas",
    "fluid-scaling",
    "calculate-with-intrinsic-sizes",
    "css-layout",
    "size-aware-styling",
    "content-based-styling",
    "child-state-based-styling",
    "design-token-reactivity",
    "dynamic-sibling-styling",
    "form-fields-automatically-fit-contents",
    "improve-text-layout-and-legibility",
    "forms",
    "accessible-error-announcement",
    "required-field-feedback",
    "validate-input-after-interaction",
    "identify-inp-causes",
    "schedule-tasks-by-priority",
    "optimize-preload-priority",
    "improve-next-page-load-performance",
    "interactions-in-complex-layouts",
    "performance",
    "visually-stable-font-fallbacks",
    "break-up-long-tasks",
    "identify-heavy-scripts",
    "optimize-script-priority",
    "defer-rendering-heavy-content",
    "defer-work-until-scroll-ends",
    "optimize-image-priority",
    "conditional-async-dependencies",
    "expose-canvas-content-to-browser-features",
    "move-dom-element-without-losing-state",
    "precise-text-alignment",
    "visually-stable-mixed-fonts",
    "css",
    "html",
    "reduce-style-repetition",
    "security",
    "privacy",
    "batch-analytics-events",
    "full-session-analytics",
    "calculate-total-foreground-time",
    "passkeys",
    "passkey-registration",
    "passkey-authentication",
    "passkey-reauthentication",
    "passkey-conditional-create",
    "passkey-management",
    "flicker-free-client-side-ab-testing",
    "consistent-cross-document-transitions",
    "stabilize-reactive-state",
    "resilient-context-menus-and-nested-dropdowns",
    "persistent-top-layer-ui",
    "detect-initial-visibility-state",
    "sequence-distributed-events",
    "translator",
    "language-detection",
    "support-global-calendar-systems",
    "capture-location-agnostic-data",
    "format-human-readable-durations",
    "manage-recurring-intervals",
    "calculate-event-differentials",
    "coordinate-global-events",
    "model-partial-time-concepts",
    "search-hidden-content",
    "select-menu-interaction",
    "style-parent-with-has",
    "autofill-address-form",
    "autofill-payment-form",
    "autofill-sign-in-form",
    "autofill-sign-up-form",
    "autofill-highlight-inputs",
    "deliver-optimized-decorative-images",
    "resolution-optimized-pseudo-elements",
    "deprioritize-background-fetches",
    "efficient-background-processing",
    "webmcp",
    "agentic-forms",
    "agentic-javascript-tools",
    "language-model",
    "summarizer"
  ],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/home-desktop.png",
      "caption": "Homepage at 1440x900; consent interstitial blocks the primary content.",
      "condition": "viewport: 1440x900",
      "findingIds": [
        "F03",
        "F04",
        "F05",
        "F07",
        "F15",
        "F24",
        "F28"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "Homepage requested at 360x800; absent viewport metadata causes a scaled 1050 CSS-pixel desktop canvas.",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F07",
        "F08",
        "F09",
        "F10",
        "F17"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-dark.png",
      "caption": "Homepage under prefers-color-scheme: dark remains a light-only surface.",
      "condition": "prefers-color-scheme: dark",
      "findingIds": [
        "F01"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-forced-colors.png",
      "caption": "Homepage under forced-colors remains perceptible with system colors.",
      "condition": "forced-colors: active",
      "findingIds": []
    },
    {
      "type": "layout",
      "path": "evidence/home-mobile-layout.json",
      "caption": "Homepage mobile layout metrics: no viewport meta; inner width 1050 for a requested 360px viewport; CLS 0.00013.",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F08",
        "F18",
        "F20"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/article.png",
      "caption": "Representative article/detail page, with consent interstitial obscuring content.",
      "condition": "viewport: 1440x900",
      "findingIds": [
        "F03",
        "F04",
        "F05",
        "F28"
      ]
    },
    {
      "type": "layout",
      "path": "evidence/article-mobile-layout.json",
      "caption": "Article mobile metrics: no viewport meta, 1050 CSS-pixel layout, two long tasks.",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F08",
        "F18"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/login.png",
      "caption": "Login/account-flow page at desktop size.",
      "condition": "viewport: 1440x900",
      "findingIds": [
        "F25",
        "F29",
        "F31"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/login-mobile.png",
      "caption": "Login page scaled down as a desktop canvas on a 360px viewport.",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F08",
        "F09",
        "F17"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/search.png",
      "caption": "Representative search-results page, also blocked by consent interstitial.",
      "condition": "viewport: 1440x900",
      "findingIds": [
        "F05",
        "F28"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/404.png",
      "caption": "404 state gives a clear explanation and route back home.",
      "condition": "404 response",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Rendered homepage DOM and authored page markup.",
      "condition": "default",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/article-dom.json",
      "caption": "Rendered representative article DOM.",
      "condition": "default",
      "findingIds": [
        "F22"
      ]
    },
    {
      "type": "other",
      "path": "evidence/recon.json",
      "caption": "Recon probe: metadata, headings, internal routes, controls, scripts, styles, and platform features.",
      "condition": "default",
      "findingIds": [
        "F02",
        "F06",
        "F21",
        "F22",
        "F25",
        "F35"
      ]
    },
    {
      "type": "other",
      "path": "evidence/semantic-probe.json",
      "caption": "Semantic/forms/CSS feature probe across the homepage.",
      "condition": "default",
      "findingIds": [
        "F01",
        "F02",
        "F03",
        "F04",
        "F06",
        "F09"
      ]
    },
    {
      "type": "other",
      "path": "evidence/reduced-motion.json",
      "caption": "Reduced-motion probe found no active animations and no reduced-motion CSS.",
      "condition": "prefers-reduced-motion: reduce",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/crawl-files.json",
      "caption": "robots.txt and sitemap.xml fetch: detailed crawler policy and sitemap 404.",
      "condition": "crawler files",
      "findingIds": [
        "F20",
        "F21",
        "F35"
      ]
    },
    {
      "type": "trace",
      "path": "evidence/home-trace.json",
      "caption": "DevTools performance trace for homepage load.",
      "condition": "default load",
      "findingIds": []
    },
    {
      "type": "trace-summary",
      "path": "evidence/home-trace-summary.json",
      "caption": "Trace summary: LCP 1.58s in this run, one 83ms long task, 33ms TBT.",
      "condition": "default load",
      "findingIds": [
        "F11"
      ]
    },
    {
      "type": "har",
      "path": "evidence/home.har",
      "caption": "HAR 1.2 of homepage load, 73 requests and 1.05 MB transferred.",
      "condition": "default load",
      "findingIds": []
    },
    {
      "type": "har-summary",
      "path": "evidence/home-summary.json",
      "caption": "HAR summary: 826KB script, 16 stylesheets, and 71 cross-origin requests.",
      "condition": "default load",
      "findingIds": [
        "F12",
        "F13",
        "F24",
        "F33",
        "F34"
      ]
    },
    {
      "type": "discoverability",
      "path": "evidence/discoverability.json",
      "caption": "Raw-HTML comparison: 24% rendered-token coverage, not a JS shell.",
      "condition": "JavaScript on/off comparison",
      "findingIds": [
        "F27"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-rendered.png",
      "caption": "Browser-rendered discoverability view.",
      "condition": "JavaScript enabled",
      "findingIds": [
        "F27"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-crawler.png",
      "caption": "Crawler discoverability view.",
      "condition": "JavaScript disabled",
      "findingIds": [
        "F27"
      ]
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "Security headers: CSP, frame protection, Referrer-Policy, and Permissions-Policy absent.",
      "condition": "main document",
      "findingIds": [
        "F23",
        "F26"
      ]
    },
    {
      "type": "other",
      "path": "evidence/cookies.json",
      "caption": "Cookie audit: all five cookies lack Secure; auth-like idntm5 lacks HttpOnly.",
      "condition": "default load",
      "findingIds": [
        "F23"
      ]
    },
    {
      "type": "other",
      "path": "evidence/trackers.json",
      "caption": "Tracker inventory: 13 cross-origin hosts and known Google ad/analytics trackers.",
      "condition": "default load",
      "findingIds": [
        "F24",
        "F33",
        "F34"
      ]
    },
    {
      "type": "other",
      "path": "evidence/images.json",
      "caption": "Image audit: dimensions and alt text present; custom lazy placeholders and legacy formats remain.",
      "condition": "default load",
      "findingIds": [
        "F32"
      ]
    },
    {
      "type": "other",
      "path": "evidence/secrets.json",
      "caption": "Client secret scan found no exposed sensitive credentials.",
      "condition": "default load",
      "findingIds": [
        "F23"
      ]
    },
    {
      "type": "lighthouse",
      "path": "evidence/lighthouse.json",
      "caption": "Full Lighthouse JSON for performance, accessibility, best practices, SEO, and agentic browsing.",
      "condition": "mobile emulation",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/lighthouse-summary.json",
      "caption": "Lighthouse summary: performance 76, accessibility 62, best practices 58, SEO 92; LCP 4.4s.",
      "condition": "mobile emulation",
      "findingIds": [
        "F11",
        "F12",
        "F13",
        "F14",
        "F15",
        "F16",
        "F18",
        "F19",
        "F20",
        "F35"
      ]
    },
    {
      "type": "other",
      "path": "evidence/login-form-probe.json",
      "caption": "Login form labels, autocomplete, focus treatment, and target dimensions.",
      "condition": "keyboard/form probe",
      "findingIds": [
        "F10",
        "F14",
        "F16",
        "F25",
        "F29",
        "F30",
        "F31"
      ]
    },
    {
      "type": "other",
      "path": "evidence/a11y-probe.json",
      "caption": "Accessibility probe: unnamed controls, heading sequence, images, and 151 targets under 24px.",
      "condition": "default",
      "findingIds": [
        "F10",
        "F14",
        "F16"
      ]
    },
    {
      "type": "heap",
      "path": "evidence/heap-baseline.heapsnapshot",
      "caption": "Baseline V8 heap summary: 22.0MB self size.",
      "condition": "before repeated search interaction",
      "findingIds": []
    },
    {
      "type": "heap",
      "path": "evidence/heap-post-interaction.heapsnapshot",
      "caption": "Post-interaction heap summary: 23.8MB self size after ten search focus/input/blur cycles.",
      "condition": "after repeated search interaction",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/memory-metrics.json",
      "caption": "Same-session memory metrics: heap +0.32MB and DOM nodes +2 after ten search cycles.",
      "condition": "before/after repeated interaction",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/guidance/search-results.json",
      "caption": "Live pinned Modern Web Guidance search consultation results for all query pointers.",
      "condition": "modern-web-guidance@0.0.172",
      "findingIds": []
    }
  ],
  "config": {
    "loaded": false
  },
  "coverage": {
    "catalogVersion": "modern-web-guidance@0.0.172",
    "catalogChecksum": "sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7",
    "expected": 58,
    "recorded": 58,
    "judged": 58,
    "blocked": 0,
    "notRun": 0,
    "missing": 0,
    "unknown": 0,
    "duplicates": 0,
    "complete": true
  },
  "checkOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-color-scheme",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The dark-condition screenshot is visually the same light page as the default capture, and the CSS feature probe found no prefers-color-scheme rules.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dark.png",
        "evidence/semantic-probe.json"
      ],
      "findingIds": [
        "F01"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "pass",
      "confidence": "high",
      "method": "Reduced-motion evaluate probe",
      "evidence": "No active animations were present under prefers-reduced-motion: reduce, so there was no non-essential motion or auto-advance to suppress.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/reduced-motion.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "pass",
      "confidence": "high",
      "method": "Forced-colors screenshot review",
      "evidence": "System forced colors preserved visible text, controls, boundaries, and the consent dialog.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-forced-colors.png"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Recon found no view-transition CSS and the site uses traditional abrupt MPA navigation.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/semantic-probe.json"
      ],
      "findingIds": [
        "F02"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon applicability review across representative paths",
      "evidence": "The targeted interaction or content type was absent.",
      "reason": "No scroll-linked motion, parallax, scrollytelling, or entry/exit reveal was present on the representative pages."
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon applicability review across representative paths",
      "evidence": "The targeted interaction or content type was absent.",
      "reason": "No gesture-driven carousel, swipe action, pull-to-refresh, or custom pointer interaction was present."
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Screenshots and CSS inspection show a static dense header and no scroll-state/container-query or progress treatment on long pages.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/semantic-probe.json"
      ],
      "findingIds": [
        "F03"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon applicability review across representative paths",
      "evidence": "The targeted interaction or content type was absent.",
      "reason": "No author-owned tooltip or edge-positioned popover/menu requiring anchor positioning was present on the audited public paths."
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Representative MPA surfaces switch abruptly and the probe found no highlight, transition, or scroll-marker treatment.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/semantic-probe.json"
      ],
      "findingIds": [
        "F04"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Homepage, article, and search captures show a centered modal plus full-page scrim before any user action.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/search.png"
      ],
      "findingIds": [
        "F05"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Recon found four role=dialog DIVs but zero <dialog>, popover, or details elements.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/semantic-probe.json"
      ],
      "findingIds": [
        "F06"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Desktop and mobile captures show multiple utility rows, a large category bar, ads, controls, and shortcut panels around a narrow content column.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png"
      ],
      "findingIds": [
        "F07"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "At a requested 360x800 viewport the layout reports no viewport meta and an inner width of 1050 CSS pixels; screenshots show tiny, zoomed-out desktop UI.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-mobile-layout.json",
        "evidence/login-mobile.png",
        "evidence/article-mobile-layout.json"
      ],
      "findingIds": [
        "F08"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The CSS feature probe found no @container rules; components retain desktop geometry when embedded in a mobile viewport.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/semantic-probe.json",
        "evidence/home-mobile.png",
        "evidence/login-mobile.png"
      ],
      "findingIds": [
        "F09"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The accessibility probe counted 151 rendered interactive targets with a dimension below 24px; login controls are as small as 13x13 and 22px high.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/a11y-probe.json",
        "evidence/login-form-probe.json",
        "evidence/home-mobile.png"
      ],
      "findingIds": [
        "F10"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "pass",
      "confidence": "high",
      "method": "First-viewport screenshot and heading/link review",
      "evidence": "The homepage clearly identifies the community and surfaces popular posts, category navigation, search, and login actions.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/recon.json"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "pass",
      "confidence": "high",
      "method": "Real-href route walkthrough across listing, article, search, and login",
      "evidence": "Public browsing works through crawlable board/article URLs, search returns results, and account login is reachable without a dead end.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/semantic-probe.json",
        "evidence/article.png",
        "evidence/search.png",
        "evidence/login.png"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "pass",
      "confidence": "high",
      "method": "404 state walkthrough",
      "evidence": "The 404 state clearly says the link was not found and provides a prominent route back to the main page.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/404.png"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Lighthouse measured LCP 4.4s, FCP 3.7s, Speed Index 4.1s, and TTI 7.1s, despite a faster unthrottled trace.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/home-trace-summary.json"
      ],
      "findingIds": [
        "F11"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "pass",
      "confidence": "high",
      "method": "Layout-shift observers on homepage and article",
      "evidence": "Observed CLS was 0.00013 on the homepage and 0 on the article; audited images include dimensions.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/article-mobile-layout.json",
        "evidence/images.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "pass",
      "confidence": "high",
      "method": "Trace and layout long-task observers",
      "evidence": "The trace recorded one 83ms long task and 33ms TBT; Lighthouse TBT was 64ms, both within a light blocking-work range.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-trace-summary.json",
        "evidence/lighthouse-summary.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "HAR records 16 stylesheets and 20 scripts; Lighthouse estimates 1.28s render-blocking savings and 162KiB cache-lifetime savings.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse-summary.json"
      ],
      "findingIds": [
        "F12"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Lighthouse estimates 151KiB unused JavaScript and 21KiB unused CSS; HAR attributes 826KB transferred to scripts.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse-summary.json"
      ],
      "findingIds": [
        "F13"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Lighthouse fails label, select-name, and iframe-title; probes found icon-only search controls and login fields without robust names in repeated header forms.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/a11y-probe.json",
        "evidence/login-form-probe.json"
      ],
      "findingIds": [
        "F14"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Lighthouse fails the color-contrast audit and reports links distinguished only by color.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F15"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Lighthouse fails heading order and main-landmark checks; the DOM probe shows repeated H1/H2 sequences, while focused submit controls have outline none and no box shadow.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/a11y-probe.json",
        "evidence/login-form-probe.json"
      ],
      "findingIds": [
        "F16"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The 360px homepage and login captures show the entire 1050px desktop UI scaled to roughly one-third size.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/login-mobile.png"
      ],
      "findingIds": [
        "F17"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "No viewport meta is present, the mobile canvas remains 1050px wide, and Lighthouse fails target-size.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/article-mobile-layout.json",
        "evidence/lighthouse-summary.json"
      ],
      "findingIds": [
        "F18"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "pass",
      "confidence": "high",
      "method": "Lighthouse console-error audit",
      "evidence": "Lighthouse did not report the errors-in-console audit among failing audits or exceptions during representative loads.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "pass",
      "confidence": "high",
      "method": "DOM plus image and Lighthouse asset audits",
      "evidence": "The document has a doctype/UTF-8 metadata, and image evidence found explicit width/height, correct displayed aspect ratios, and alt text on all 20 images.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dom.json",
        "evidence/images.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Lighthouse reports two deprecation warnings, six BFCache failure reasons, Inspector issues, legacy JavaScript, and third-party-cookie usage.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-summary.json"
      ],
      "findingIds": [
        "F19"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "pass",
      "confidence": "high",
      "method": "DOM metadata probe across entry page",
      "evidence": "The homepage has a descriptive Korean title and a content-specific meta description.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The viewport meta tag is absent and Lighthouse fails crawlable-anchors; robots also blocks most paths for generic crawlers.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/lighthouse-summary.json",
        "evidence/crawl-files.json"
      ],
      "findingIds": [
        "F20"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The canonical URL exists, but /sitemap.xml returns 404; robots permits major routes for selected search bots while blocking most routes for generic and many AI crawlers.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/crawl-files.json",
        "evidence/recon.json"
      ],
      "findingIds": [
        "F21"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "issues",
      "confidence": "medium",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Recon found Open Graph metadata but no evidenced JSON-LD entity model for the organization, board, or representative article.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/article-dom.json"
      ],
      "findingIds": [
        "F22"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "HTTPS/HSTS/nosniff are present, but CSP is absent; all five observed cookies lack Secure and the auth-like idntm5 cookie lacks HttpOnly.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json",
        "evidence/secrets.json"
      ],
      "findingIds": [
        "F23"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Tracker evidence found 13 cross-origin hosts and Google ad/analytics trackers; the consent dialog says data may be shared with 210 partners.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-desktop.png",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F24"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The login surface exposes user_id/password controls; recon found no WebAuthn/passkey affordance or credential-management flow. No permission prompt fired on load.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/login.png",
        "evidence/login-form-probe.json",
        "evidence/recon.json"
      ],
      "findingIds": [
        "F25"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Headers evidence shows no clickjacking protection, Referrer-Policy, Permissions-Policy, or CSP frame-ancestors; HSTS max-age is only 3600 seconds.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json"
      ],
      "findingIds": [
        "F26"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Discoverability comparison found only 24% rendered-token coverage without JavaScript, although the page is not an empty JS shell and title/H1/description survive.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-rendered.png",
        "evidence/discoverability-crawler.png"
      ],
      "findingIds": [
        "F27"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "pass",
      "confidence": "high",
      "method": "Viewport review of overlays and navigation",
      "evidence": "The observed consent overlay remains within desktop and scaled-mobile viewports, and real-link MPA navigation avoids fragile client state.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png",
        "evidence/semantic-probe.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon applicability review across representative paths",
      "evidence": "The targeted interaction or content type was absent.",
      "reason": "This public community/content site was judged content-first rather than an installable app; offline installability is contextual. Progressive enhancement was judged separately."
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "pass",
      "confidence": "high",
      "method": "Representative failed-route walkthrough",
      "evidence": "A missing route produces a concise 404 explanation and an actionable link home rather than a blank shell or infinite spinner.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/404.png"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "pass",
      "confidence": "high",
      "method": "DOM language and reading-direction review",
      "evidence": "The root document declares lang=ko; Korean is left-to-right and no conflicting dir was present on the representative pages.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-dom.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon applicability review across representative paths",
      "evidence": "The targeted interaction or content type was absent.",
      "reason": "The audited Korean-language community surfaces did not present currencies, localized numeric inputs, or date-format controls requiring multi-locale behavior."
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon applicability review across representative paths",
      "evidence": "The targeted interaction or content type was absent.",
      "reason": "No scheduling, recurring events, cross-zone coordination, or user-editable time data appeared on representative paths."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The blocking first screen gives prominent “agree” and “manage options” actions but no equally direct reject-all action, while describing processing by 210 partners.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/search.png"
      ],
      "findingIds": [
        "F28"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Login probes show no required/aria-invalid/error-announcement attributes on user ID or password controls and no visible inline recovery guidance before submission.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/login-form-probe.json",
        "evidence/login.png"
      ],
      "findingIds": [
        "F29"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Both header and dedicated login forms report empty autocomplete values for user_id and password.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/login-form-probe.json"
      ],
      "findingIds": [
        "F30"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "The dedicated login surface contains user ID/password and keep-signed-in controls but no passkey or contextual account recovery action beside the form.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/login.png",
        "evidence/login-form-probe.json"
      ],
      "findingIds": [
        "F31"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Image audit found 14 legacy-format resources and one image without srcset; custom transparent GIF lazy-loading is used instead of native loading.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json"
      ],
      "findingIds": [
        "F32"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "HAR shows 71 cross-origin requests and roughly 1.03MB cross-origin bytes, including ad/analytics scripts before a consent decision.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json"
      ],
      "findingIds": [
        "F33"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "issues",
      "confidence": "high",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Scripts account for 826KB of 1.05MB transferred; Google Ads and Tag Manager are among the largest origins while first-party document bytes are small.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json"
      ],
      "findingIds": [
        "F34"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "issues",
      "confidence": "medium",
      "method": "Direct multi-modal evidence review against the mapped pinned guidance",
      "evidence": "Lighthouse marks WebMCP tool/form checks not applicable; source/recon found no registered agent tools, while robots explicitly permits several user-invoked AI agents.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/crawl-files.json",
        "evidence/recon.json"
      ],
      "findingIds": [
        "F35"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon applicability review across representative paths",
      "evidence": "The targeted interaction or content type was absent.",
      "reason": "No summarisation or language-model feature is offered, so there is no inference task whose client/server placement can be judged."
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "pass",
      "confidence": "medium",
      "method": "Baseline/post heap summaries plus same-session metrics over ten search interactions",
      "evidence": "After ten representative search focus/input/blur cycles, same-session heap rose only 0.32MB and DOM nodes rose by two; the separate post summary was 23.8MB. This does not establish unbounded retained growth.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post-interaction.heapsnapshot",
        "evidence/memory-metrics.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "pass",
      "confidence": "medium",
      "method": "Heap and DOM footprint review",
      "evidence": "The post-interaction V8 self-size was 23.8MB and the live DOM had about 6,474 elements, proportionate to a content listing with consent and advertising integrations.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-post-interaction.heapsnapshot",
        "evidence/memory-metrics.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "pass",
      "confidence": "medium",
      "method": "Heap constructor and DOM-growth comparison",
      "evidence": "No Detached* constructor appeared among the dominant heap constructors, and repeated interaction added only two live DOM nodes; no accumulating animation population was observed.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post-interaction.heapsnapshot",
        "evidence/memory-metrics.json"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F01"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F02"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F03",
        "F04"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F05",
        "F06",
        "F07"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F08",
        "F09",
        "F10"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "pass",
      "findingIds": []
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F11",
        "F12",
        "F13"
      ]
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F14",
        "F15",
        "F16",
        "F17",
        "F18"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F19"
      ]
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F20",
        "F21",
        "F22"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F23",
        "F24",
        "F25",
        "F26"
      ]
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F27"
      ]
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "pass",
      "findingIds": []
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F28",
        "F29",
        "F30",
        "F31"
      ]
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F32",
        "F33",
        "F34"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F35"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "pass",
      "findingIds": []
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Homepage/popular-listing archetype and first-visit consent journey; primary public discovery surface.",
      "url": "https://www.fmkorea.com/",
      "conditions": [
        "1440x900",
        "360x800",
        "prefers-color-scheme: dark",
        "prefers-reduced-motion: reduce",
        "forced-colors: active",
        "JavaScript disabled comparison"
      ],
      "result": "issues"
    },
    {
      "id": "board-listing",
      "description": "Humor board listing archetype; represents category/board indexes sharing the board template.",
      "url": "https://www.fmkorea.com/humor",
      "conditions": [
        "1440x900"
      ],
      "result": "issues"
    },
    {
      "id": "article",
      "description": "Representative popular article/detail page; covers reading content and article chrome.",
      "url": "https://www.fmkorea.com/best/10110978383",
      "conditions": [
        "1440x900",
        "360x800"
      ],
      "result": "issues"
    },
    {
      "id": "search",
      "description": "Search-results journey for “축구”; covers query entry, results, and navigation onward.",
      "url": "https://www.fmkorea.com/search.php?mid=home&act=IS&is_keyword=%EC%B6%95%EA%B5%AC",
      "conditions": [
        "1440x900"
      ],
      "result": "issues"
    },
    {
      "id": "login",
      "description": "Account authentication form; covers labels, focus, autofill, persistence, and modern auth posture.",
      "url": "https://www.fmkorea.com/index.php?act=dispMemberLoginForm",
      "conditions": [
        "1440x900",
        "360x800",
        "keyboard focus probe"
      ],
      "result": "issues"
    },
    {
      "id": "not-found",
      "description": "Representative HTTP/error recovery state.",
      "url": "https://www.fmkorea.com/this-page-does-not-exist-audit",
      "conditions": [
        "404"
      ],
      "result": "pass"
    }
  ],
  "findings": [
    {
      "id": "F01",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-color-scheme",
      "guidanceId": "dark-mode",
      "guidanceCategory": "user-experience",
      "severity": "medium",
      "confidence": "high",
      "summary": "The public UI is light-only under the user’s dark preference.",
      "evidence": "The dark-condition screenshot is visually the same light page as the default capture, and the CSS feature probe found no prefers-color-scheme rules.",
      "artifacts": [
        "evidence/home-dark.png",
        "evidence/semantic-probe.json"
      ],
      "suggestedFix": "Declare color-scheme and map surfaces/text to light-dark() or a prefers-color-scheme palette while preserving contrast.",
      "effort": "medium"
    },
    {
      "id": "F02",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "implement-natural-interactions",
      "principleCheckId": "view-transitions",
      "guidanceId": "cross-document-transitions",
      "guidanceCategory": "user-experience",
      "severity": "low",
      "confidence": "high",
      "summary": "Navigation and state changes do not use View Transitions.",
      "evidence": "Recon found no view-transition CSS and the site uses traditional abrupt MPA navigation.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/semantic-probe.json"
      ],
      "suggestedFix": "Apply cross-document View Transitions to same-origin page changes, with reduced-motion-safe fallbacks.",
      "effort": "medium"
    },
    {
      "id": "F03",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "scroll-state-aware-chrome",
      "guidanceId": "scroll-progress-indicator",
      "guidanceCategory": "user-experience",
      "severity": "low",
      "confidence": "high",
      "summary": "Long listing and article pages provide static rather than scroll-state-aware navigation.",
      "evidence": "Screenshots and CSS inspection show a static dense header and no scroll-state/container-query or progress treatment on long pages.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/semantic-probe.json"
      ],
      "suggestedFix": "Add a lightweight scroll progress or responsive sticky-header state using declarative scroll-state guidance.",
      "effort": "medium"
    },
    {
      "id": "F04",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "directs-attention",
      "guidanceId": "directional-navigation-transitions",
      "guidanceCategory": "user-experience",
      "severity": "low",
      "confidence": "high",
      "summary": "Page changes and in-page navigation do not visibly cue where attention moved.",
      "evidence": "Representative MPA surfaces switch abruptly and the probe found no highlight, transition, or scroll-marker treatment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/semantic-probe.json"
      ],
      "suggestedFix": "Use directional transitions and visible focus/highlight cues after route or state changes.",
      "effort": "medium"
    },
    {
      "id": "F05",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "no-intrusive-interruptions",
      "guidanceId": "light-dismiss-a-dialog",
      "guidanceCategory": "user-experience",
      "severity": "high",
      "confidence": "high",
      "summary": "A first-visit consent interstitial obscures every primary content surface.",
      "evidence": "Homepage, article, and search captures show a centered modal plus full-page scrim before any user action.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/search.png"
      ],
      "suggestedFix": "Provide a compact, equally clear consent choice that does not block reading where lawful, and keep reject/manage choices as prominent as accept.",
      "effort": "medium"
    },
    {
      "id": "F06",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "semantic-dismissible-primitives",
      "guidanceId": "declarative-dialog-popover-control",
      "guidanceCategory": "html",
      "severity": "medium",
      "confidence": "high",
      "summary": "The consent experience is implemented as custom role=dialog divs rather than the native dialog primitive.",
      "evidence": "Recon found four role=dialog DIVs but zero <dialog>, popover, or details elements.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/semantic-probe.json"
      ],
      "suggestedFix": "Use <dialog> for the modal consent flow with correct focus restoration and platform dismissal semantics.",
      "effort": "medium"
    },
    {
      "id": "F07",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "reduced-chrome",
      "guidanceId": "interactive-content-reveal",
      "guidanceCategory": "user-experience",
      "severity": "medium",
      "confidence": "high",
      "summary": "Dense global chrome competes with primary community content.",
      "evidence": "Desktop and mobile captures show multiple utility rows, a large category bar, ads, controls, and shortcut panels around a narrow content column.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Consolidate secondary navigation and utilities into progressive disclosure while retaining direct routes to core boards.",
      "effort": "large"
    },
    {
      "id": "F08",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "responsive-no-horizontal-scroll",
      "guidanceId": "fluid-scaling",
      "guidanceCategory": "css",
      "severity": "critical",
      "confidence": "high",
      "summary": "Mobile visitors receive a scaled desktop canvas instead of a responsive layout.",
      "evidence": "At a requested 360x800 viewport the layout reports no viewport meta and an inner width of 1050 CSS pixels; screenshots show tiny, zoomed-out desktop UI.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-mobile-layout.json",
        "evidence/login-mobile.png",
        "evidence/article-mobile-layout.json"
      ],
      "suggestedFix": "Add width=device-width, initial-scale=1, then replace fixed-width layout constraints with fluid intrinsic sizing and responsive regions.",
      "effort": "large"
    },
    {
      "id": "F09",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "component-level-responsiveness",
      "guidanceId": "size-aware-styling",
      "guidanceCategory": "css",
      "severity": "low",
      "confidence": "high",
      "summary": "Reusable navigation, list, and form components do not adapt at component level.",
      "evidence": "The CSS feature probe found no @container rules; components retain desktop geometry when embedded in a mobile viewport.",
      "artifacts": [
        "evidence/semantic-probe.json",
        "evidence/home-mobile.png",
        "evidence/login-mobile.png"
      ],
      "suggestedFix": "Introduce container-type on reusable regions and adapt their internals with size-aware container queries.",
      "effort": "medium"
    },
    {
      "id": "F10",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "input-modality-aware",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Many controls and links are too small for touch.",
      "evidence": "The accessibility probe counted 151 rendered interactive targets with a dimension below 24px; login controls are as small as 13x13 and 22px high.",
      "artifacts": [
        "evidence/a11y-probe.json",
        "evidence/login-form-probe.json",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Increase controls to comfortable touch target sizes, preserve spacing, and keep visible :focus-visible styles.",
      "effort": "large"
    },
    {
      "id": "F11",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "good-core-web-vitals",
      "guidanceId": "performance",
      "guidanceCategory": "performance",
      "severity": "high",
      "confidence": "high",
      "summary": "Mobile lab loading misses the good LCP range.",
      "evidence": "Lighthouse measured LCP 4.4s, FCP 3.7s, Speed Index 4.1s, and TTI 7.1s, despite a faster unthrottled trace.",
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/home-trace-summary.json"
      ],
      "suggestedFix": "Remove the redirect and shorten render-blocking/resource chains; prioritise the actual LCP resource.",
      "effort": "large"
    },
    {
      "id": "F12",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-resource-delivery",
      "guidanceId": "optimize-script-priority",
      "guidanceCategory": "performance",
      "severity": "medium",
      "confidence": "high",
      "summary": "The critical resource chain is broad and cache policy leaves savings.",
      "evidence": "HAR records 16 stylesheets and 20 scripts; Lighthouse estimates 1.28s render-blocking savings and 162KiB cache-lifetime savings.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse-summary.json"
      ],
      "suggestedFix": "Consolidate/conditionally load styles, defer non-critical scripts, and set useful immutable cache lifetimes for versioned assets.",
      "effort": "large"
    },
    {
      "id": "F13",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "trim-unused-and-duplicate-code",
      "guidanceId": "conditional-async-dependencies",
      "guidanceCategory": "performance",
      "severity": "medium",
      "confidence": "high",
      "summary": "The homepage ships avoidable unused CSS and JavaScript.",
      "evidence": "Lighthouse estimates 151KiB unused JavaScript and 21KiB unused CSS; HAR attributes 826KB transferred to scripts.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse-summary.json"
      ],
      "suggestedFix": "Split bundles by surface and load ad/search/board code only when the relevant feature is needed.",
      "effort": "large"
    },
    {
      "id": "F14",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "names-roles-labels",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Interactive controls and form fields lack accessible names.",
      "evidence": "Lighthouse fails label, select-name, and iframe-title; probes found icon-only search controls and login fields without robust names in repeated header forms.",
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/a11y-probe.json",
        "evidence/login-form-probe.json"
      ],
      "suggestedFix": "Associate labels with every field, name icon-only controls, and title embedded frames according to purpose.",
      "effort": "medium"
    },
    {
      "id": "F15",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "sufficient-contrast",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Text and essential links fail minimum colour contrast.",
      "evidence": "Lighthouse fails the color-contrast audit and reports links distinguished only by color.",
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/home-desktop.png"
      ],
      "suggestedFix": "Adjust text/link tokens to WCAG contrast minimums and add non-colour link affordances.",
      "effort": "medium"
    },
    {
      "id": "F16",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "structure-and-focus",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Heading and landmark structure is inconsistent and focus is not consistently visible.",
      "evidence": "Lighthouse fails heading order and main-landmark checks; the DOM probe shows repeated H1/H2 sequences, while focused submit controls have outline none and no box shadow.",
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/a11y-probe.json",
        "evidence/login-form-probe.json"
      ],
      "suggestedFix": "Use one logical heading hierarchy and landmark structure; apply a visible :focus-visible treatment to every interactive control.",
      "effort": "large"
    },
    {
      "id": "F17",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "legible-text",
      "guidanceId": "improve-text-layout-and-legibility",
      "guidanceCategory": "css",
      "severity": "high",
      "confidence": "high",
      "summary": "Text becomes too small to read comfortably on narrow screens.",
      "evidence": "The 360px homepage and login captures show the entire 1050px desktop UI scaled to roughly one-third size.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/login-mobile.png"
      ],
      "suggestedFix": "Fix viewport/reflow first, then use fluid type sizing and comfortable line height/measure for lists, articles, and forms.",
      "effort": "large"
    },
    {
      "id": "F18",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "zoom-reflow-targets-and-media",
      "guidanceId": "fluid-scaling",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "The experience fails mobile reflow and target-size expectations.",
      "evidence": "No viewport meta is present, the mobile canvas remains 1050px wide, and Lighthouse fails target-size.",
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/article-mobile-layout.json",
        "evidence/lighthouse-summary.json"
      ],
      "suggestedFix": "Enable user-scalable responsive viewport behavior, reflow content to 320 CSS pixels, and enlarge targets.",
      "effort": "large"
    },
    {
      "id": "F19",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "follow-best-practices",
      "principleCheckId": "browser-platform-hygiene",
      "guidanceId": "html",
      "guidanceCategory": "html",
      "severity": "medium",
      "confidence": "high",
      "summary": "Deprecated APIs and multiple browser hygiene issues remain.",
      "evidence": "Lighthouse reports two deprecation warnings, six BFCache failure reasons, Inspector issues, legacy JavaScript, and third-party-cookie usage.",
      "artifacts": [
        "evidence/lighthouse-summary.json"
      ],
      "suggestedFix": "Remove deprecated calls and BFCache blockers, address DevTools Issues, and stop serving avoidable legacy code.",
      "effort": "large"
    },
    {
      "id": "F20",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-discoverable",
      "principleCheckId": "crawlable-and-mobile-friendly",
      "guidanceId": "html",
      "guidanceCategory": "html",
      "severity": "high",
      "confidence": "high",
      "summary": "The page is not mobile-friendly and some links are not crawlable.",
      "evidence": "The viewport meta tag is absent and Lighthouse fails crawlable-anchors; robots also blocks most paths for generic crawlers.",
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/lighthouse-summary.json",
        "evidence/crawl-files.json"
      ],
      "suggestedFix": "Add responsive viewport metadata, use real descriptive href links, and align crawler rules with intended public reach.",
      "effort": "medium"
    },
    {
      "id": "F21",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-discoverable",
      "principleCheckId": "canonical-and-indexing-signals",
      "guidanceId": "html",
      "guidanceCategory": "html",
      "severity": "medium",
      "confidence": "high",
      "summary": "Indexing signals are incomplete and inconsistent across crawlers.",
      "evidence": "The canonical URL exists, but /sitemap.xml returns 404; robots permits major routes for selected search bots while blocking most routes for generic and many AI crawlers.",
      "artifacts": [
        "evidence/crawl-files.json",
        "evidence/recon.json"
      ],
      "suggestedFix": "Publish a current sitemap and document a deliberate, consistent crawler policy for public boards and articles.",
      "effort": "medium"
    },
    {
      "id": "F22",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-discoverable",
      "principleCheckId": "structured-and-shareable-metadata",
      "guidanceId": "html",
      "guidanceCategory": "html",
      "severity": "low",
      "confidence": "medium",
      "summary": "Public community entities lack structured data coverage.",
      "evidence": "Recon found Open Graph metadata but no evidenced JSON-LD entity model for the organization, board, or representative article.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/article-dom.json"
      ],
      "suggestedFix": "Add accurate Organization/WebSite and Article/DiscussionForumPosting JSON-LD that matches visible content.",
      "effort": "medium"
    },
    {
      "id": "F23",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "secure-transport-and-headers",
      "guidanceId": "security",
      "guidanceCategory": "security",
      "severity": "high",
      "confidence": "high",
      "summary": "Cookie and XSS transport defenses are incomplete.",
      "evidence": "HTTPS/HSTS/nosniff are present, but CSP is absent; all five observed cookies lack Secure and the auth-like idntm5 cookie lacks HttpOnly.",
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json",
        "evidence/secrets.json"
      ],
      "suggestedFix": "Set Secure, HttpOnly where appropriate, and Lax/Strict SameSite cookies; deploy a nonce/hash CSP in report-only then enforcing mode.",
      "effort": "large"
    },
    {
      "id": "F24",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "data-minimisation-and-third-parties",
      "guidanceId": "privacy",
      "guidanceCategory": "privacy",
      "severity": "high",
      "confidence": "high",
      "summary": "The first load has a large advertising and analytics footprint.",
      "evidence": "Tracker evidence found 13 cross-origin hosts and Google ad/analytics trackers; the consent dialog says data may be shared with 210 partners.",
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-desktop.png",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Minimise vendors and data purposes, delay optional requests until informed choice, and batch only necessary analytics.",
      "effort": "large"
    },
    {
      "id": "F25",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "in-context-permissions-and-modern-auth",
      "guidanceId": "passkeys",
      "guidanceCategory": "security",
      "severity": "medium",
      "confidence": "high",
      "summary": "Authentication is password-only with no evidenced phishing-resistant option.",
      "evidence": "The login surface exposes user_id/password controls; recon found no WebAuthn/passkey affordance or credential-management flow. No permission prompt fired on load.",
      "artifacts": [
        "evidence/login.png",
        "evidence/login-form-probe.json",
        "evidence/recon.json"
      ],
      "suggestedFix": "Offer passkey registration and authentication alongside account recovery, keeping any permission prompts contextual.",
      "effort": "large"
    },
    {
      "id": "F26",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "defensive-browser-policies",
      "guidanceId": "security",
      "guidanceCategory": "security",
      "severity": "high",
      "confidence": "high",
      "summary": "Several browser-enforced defenses are missing.",
      "evidence": "Headers evidence shows no clickjacking protection, Referrer-Policy, Permissions-Policy, or CSP frame-ancestors; HSTS max-age is only 3600 seconds.",
      "artifacts": [
        "evidence/headers.json"
      ],
      "suggestedFix": "Set frame-ancestors or X-Frame-Options, strict Referrer/Permissions policies, and increase HSTS after deployment validation.",
      "effort": "medium"
    },
    {
      "id": "F27",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-resilient",
      "principleCheckId": "progressive-enhancement",
      "guidanceId": "stabilize-reactive-state",
      "guidanceCategory": "user-experience",
      "severity": "medium",
      "confidence": "high",
      "summary": "Most rendered content is not present in raw HTML.",
      "evidence": "Discoverability comparison found only 24% rendered-token coverage without JavaScript, although the page is not an empty JS shell and title/H1/description survive.",
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-rendered.png",
        "evidence/discoverability-crawler.png"
      ],
      "suggestedFix": "Server-render the current listing/article content and keep real links/forms functional before JavaScript enhancement.",
      "effort": "large"
    },
    {
      "id": "F28",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-trustworthy",
      "principleCheckId": "no-dark-patterns",
      "guidanceId": "custom-button-actions",
      "guidanceCategory": "html",
      "severity": "high",
      "confidence": "high",
      "summary": "The consent decision steers users toward acceptance.",
      "evidence": "The blocking first screen gives prominent “agree” and “manage options” actions but no equally direct reject-all action, while describing processing by 210 partners.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/article.png",
        "evidence/search.png"
      ],
      "suggestedFix": "Give accept and reject equivalent prominence, minimise defaults, and make later withdrawal as easy as consent.",
      "effort": "medium"
    },
    {
      "id": "F29",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-trustworthy",
      "principleCheckId": "humane-error-handling",
      "guidanceId": "accessible-error-announcement",
      "guidanceCategory": "accessibility",
      "severity": "medium",
      "confidence": "high",
      "summary": "Authentication fields have no evidenced native or accessible validation contract.",
      "evidence": "Login probes show no required/aria-invalid/error-announcement attributes on user ID or password controls and no visible inline recovery guidance before submission.",
      "artifacts": [
        "evidence/login-form-probe.json",
        "evidence/login.png"
      ],
      "suggestedFix": "Use required constraints, validate after interaction, attach specific error text with aria-describedby, and announce the summary.",
      "effort": "medium"
    },
    {
      "id": "F30",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-trustworthy",
      "principleCheckId": "trustworthy-input-assistance",
      "guidanceId": "autofill-sign-in-form",
      "guidanceCategory": "forms",
      "severity": "medium",
      "confidence": "high",
      "summary": "Sign-in inputs omit autocomplete tokens.",
      "evidence": "Both header and dedicated login forms report empty autocomplete values for user_id and password.",
      "artifacts": [
        "evidence/login-form-probe.json"
      ],
      "suggestedFix": "Use autocomplete=username and autocomplete=current-password, then support passkey conditional UI where available.",
      "effort": "small"
    },
    {
      "id": "F31",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-trustworthy",
      "principleCheckId": "safe-commercial-and-account-flows",
      "guidanceId": "passkey-authentication",
      "guidanceCategory": "security",
      "severity": "medium",
      "confidence": "high",
      "summary": "The observed account entry flow relies only on a password and does not surface modern reauthentication or recovery assistance.",
      "evidence": "The dedicated login surface contains user ID/password and keep-signed-in controls but no passkey or contextual account recovery action beside the form.",
      "artifacts": [
        "evidence/login.png",
        "evidence/login-form-probe.json"
      ],
      "suggestedFix": "Add passkey sign-in/reauthentication and keep recovery, persistence, and security implications clear and reversible.",
      "effort": "large"
    },
    {
      "id": "F32",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-sustainable",
      "principleCheckId": "optimised-assets",
      "guidanceId": "optimize-image-priority",
      "guidanceCategory": "performance",
      "severity": "low",
      "confidence": "high",
      "summary": "Asset delivery still uses legacy placeholders and lacks responsive source selection.",
      "evidence": "Image audit found 14 legacy-format resources and one image without srcset; custom transparent GIF lazy-loading is used instead of native loading.",
      "artifacts": [
        "evidence/images.json"
      ],
      "suggestedFix": "Serve responsive modern image sources and replace transparent-GIF lazy loading with loading=lazy/decoding=async.",
      "effort": "medium"
    },
    {
      "id": "F33",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-sustainable",
      "principleCheckId": "no-wasteful-work",
      "guidanceId": "deprioritize-background-fetches",
      "guidanceCategory": "performance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Optional advertising and analytics work dominates the initial payload.",
      "evidence": "HAR shows 71 cross-origin requests and roughly 1.03MB cross-origin bytes, including ad/analytics scripts before a consent decision.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json"
      ],
      "suggestedFix": "Defer optional vendors and background work until user intent, and conditionally import only the modules needed for the current page.",
      "effort": "large"
    },
    {
      "id": "F34",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-sustainable",
      "principleCheckId": "third-party-and-media-budget",
      "guidanceId": "efficient-background-processing",
      "guidanceCategory": "performance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Third-party scripts are disproportionate for a text-led listing page.",
      "evidence": "Scripts account for 826KB of 1.05MB transferred; Google Ads and Tag Manager are among the largest origins while first-party document bytes are small.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json"
      ],
      "suggestedFix": "Set a third-party byte/request budget, remove low-value vendors, self-host only justified assets, and defer remaining integrations.",
      "effort": "large"
    },
    {
      "id": "F35",
      "pathId": "home",
      "url": "https://www.fmkorea.com/",
      "principleId": "be-agent-ready",
      "principleCheckId": "structured-agent-capabilities",
      "guidanceId": "webmcp",
      "guidanceCategory": "html",
      "severity": "low",
      "confidence": "medium",
      "summary": "The site exposes public content but no structured agent actions.",
      "evidence": "Lighthouse marks WebMCP tool/form checks not applicable; source/recon found no registered agent tools, while robots explicitly permits several user-invoked AI agents.",
      "artifacts": [
        "evidence/lighthouse-summary.json",
        "evidence/crawl-files.json",
        "evidence/recon.json"
      ],
      "suggestedFix": "If agent participation is intended, expose narrowly scoped read/search/post tools with explicit confirmation and safe schemas.",
      "effort": "large"
    }
  ],
  "taskList": [
    {
      "id": "T01",
      "title": "Rebuild mobile viewport and layout behavior for true reflow and touch use",
      "priority": 1,
      "findingIds": [
        "F08",
        "F09",
        "F10",
        "F17",
        "F18",
        "F20"
      ],
      "guidanceId": "fluid-scaling",
      "status": "open"
    },
    {
      "id": "T02",
      "title": "Repair security headers and cookie attributes",
      "priority": 2,
      "findingIds": [
        "F23",
        "F26"
      ],
      "guidanceId": "security",
      "status": "open"
    },
    {
      "id": "T03",
      "title": "Make the consent experience non-blocking, balanced, and privacy-minimising",
      "priority": 3,
      "findingIds": [
        "F05",
        "F24",
        "F28"
      ],
      "guidanceId": "privacy",
      "status": "open"
    },
    {
      "id": "T04",
      "title": "Fix accessible names, structure, contrast, focus, and target sizing",
      "priority": 4,
      "findingIds": [
        "F10",
        "F14",
        "F15",
        "F16"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T05",
      "title": "Reduce render-blocking, unused, and third-party JavaScript",
      "priority": 5,
      "findingIds": [
        "F11",
        "F12",
        "F13",
        "F33",
        "F34"
      ],
      "guidanceId": "conditional-async-dependencies",
      "status": "open"
    },
    {
      "id": "T06",
      "title": "Improve raw-HTML coverage and indexing metadata",
      "priority": 6,
      "findingIds": [
        "F21",
        "F22",
        "F27"
      ],
      "guidanceId": "html",
      "status": "open"
    },
    {
      "id": "T07",
      "title": "Modernise authentication assistance and add passkeys",
      "priority": 7,
      "findingIds": [
        "F25",
        "F29",
        "F30",
        "F31"
      ],
      "guidanceId": "passkeys",
      "status": "open"
    },
    {
      "id": "T08",
      "title": "Add preference-aware theming and restrained navigation cues",
      "priority": 8,
      "findingIds": [
        "F01",
        "F02",
        "F03",
        "F04"
      ],
      "guidanceId": "dark-mode",
      "status": "open"
    },
    {
      "id": "T09",
      "title": "Simplify chrome and use semantic native overlay primitives",
      "priority": 9,
      "findingIds": [
        "F06",
        "F07"
      ],
      "guidanceId": "declarative-dialog-popover-control",
      "status": "open"
    },
    {
      "id": "T10",
      "title": "Modernise image delivery and browser platform hygiene",
      "priority": 10,
      "findingIds": [
        "F19",
        "F32"
      ],
      "guidanceId": "html",
      "status": "open"
    },
    {
      "id": "T11",
      "title": "Evaluate safe structured agent capabilities only if product intent supports them",
      "priority": 11,
      "findingIds": [
        "F35"
      ],
      "guidanceId": "webmcp",
      "status": "open"
    }
  ],
  "budget": {
    "wallClockSeconds": 900,
    "pathCount": 6,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-21T00-05-47-705Z"
}
