{
  "url": "https://mlbpark.donga.com",
  "auditedAt": "2026-07-20T04:08:54.083Z",
  "mode": "report",
  "status": "completed",
  "statusDetail": "Coverage-complete audit. The origin intermittently returned ERR_EMPTY_RESPONSE after initial successful captures; conclusions use retained successful evidence and explicitly qualify affected network/axe/Lighthouse attempts.",
  "page": {
    "appType": "mpa",
    "framework": "server-rendered PHP with legacy jQuery",
    "notes": "Korean sports/community portal with home, board listing, post, stats, and recovery templates. Representative authenticated write/account flows and every board category were not covered because they are gated or template-duplicates."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "layout-metrics",
    "evaluate-probe",
    "trace",
    "har",
    "headers",
    "cookies",
    "trackers",
    "images",
    "discoverability-attempt",
    "secrets-attempt",
    "heap-summary",
    "curl HTTP/robots/sitemap",
    "Modern Web Guidance 0.0.172 search/retrieve"
  ],
  "guidanceConsulted": [
    "dark-mode",
    "accessibility",
    "css",
    "fluid-scaling",
    "size-aware-styling",
    "improve-text-layout-and-legibility",
    "performance",
    "optimize-preload-priority",
    "html",
    "security",
    "privacy",
    "forms",
    "deliver-optimized-decorative-images",
    "cross-document-transitions",
    "scroll-position-aware-elements",
    "position-aware-tooltips",
    "declarative-dialog-popover-control"
  ],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/home-desktop.png",
      "caption": "Homepage at desktop viewport."
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "Homepage at 360x800; browser scales a desktop-width canvas to one quarter size.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "screenshot",
      "path": "evidence/home-dark.png",
      "caption": "Homepage under dark preference remains visually light.",
      "condition": "prefers-color-scheme: dark"
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Rendered homepage DOM, CSS, and computed styles."
    },
    {
      "type": "layout",
      "path": "evidence/home-mobile-layout.json",
      "caption": "Homepage mobile layout metrics: no viewport meta and desktop-scale rendering.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "screenshot",
      "path": "evidence/listing-mobile.png",
      "caption": "Board listing at mobile viewport.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "layout",
      "path": "evidence/listing-mobile-layout.json",
      "caption": "Board listing layout and CLS evidence.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "screenshot",
      "path": "evidence/article-mobile.png",
      "caption": "Representative post at mobile viewport.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "screenshot",
      "path": "evidence/stats-mobile.png",
      "caption": "Stats template at mobile viewport.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "layout",
      "path": "evidence/stats-mobile-layout.json",
      "caption": "Stats template mobile layout: 265px overflow and CLS 0.244.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "other",
      "path": "evidence/recon.json",
      "caption": "Metadata, routes, forms, scripts, and page-structure recon."
    },
    {
      "type": "other",
      "path": "evidence/platform-probe.json",
      "caption": "Document, images, focus, dimensions, and platform-feature probe."
    },
    {
      "type": "other",
      "path": "evidence/preferences-probe.json",
      "caption": "Preference and animation probe.",
      "condition": "prefers-color-scheme: dark; prefers-reduced-motion: reduce"
    },
    {
      "type": "trace",
      "path": "evidence/home-trace.json",
      "caption": "DevTools performance trace for homepage load."
    },
    {
      "type": "trace-summary",
      "path": "evidence/home-trace-summary.json",
      "caption": "Trace summary reporting FCP/LCP about 14.8s and no long tasks."
    },
    {
      "type": "har",
      "path": "evidence/home.har",
      "caption": "HAR retained; capture was affected by intermittent ERR_EMPTY_RESPONSE and is interpreted with that limitation."
    },
    {
      "type": "har-summary",
      "path": "evidence/home-summary.json",
      "caption": "Compact HAR summary; identifies an uncompressed 183,748-byte document and intermittent empty responses."
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "Security response-header audit."
    },
    {
      "type": "other",
      "path": "evidence/cookies.json",
      "caption": "Cookie audit; no cookies were set on the sampled public load."
    },
    {
      "type": "other",
      "path": "evidence/trackers.json",
      "caption": "Third-party-origin tracker probe, supplemented by rendered script inventory."
    },
    {
      "type": "other",
      "path": "evidence/http-recon.txt",
      "caption": "robots.txt and sitemap endpoint inspection."
    },
    {
      "type": "heap",
      "path": "evidence/heap-baseline.heapsnapshot",
      "caption": "Baseline heap summary: 38,121 nodes and 1,491,595 self-size bytes."
    },
    {
      "type": "heap",
      "path": "evidence/heap-post.heapsnapshot",
      "caption": "Post-scroll heap summary after 10 repeated scans: 38,247 nodes and 1,498,143 bytes."
    },
    {
      "type": "other",
      "path": "evidence/memory-metrics.json",
      "caption": "Post-interaction JS heap and DOM metrics."
    },
    {
      "type": "screenshot",
      "path": "evidence/error-mobile.png",
      "caption": "Not-found recovery page with back and publisher-home links.",
      "condition": "viewport: 360x800"
    },
    {
      "type": "other",
      "path": "evidence/error-probe.json",
      "caption": "Not-found page text and recovery-link probe."
    },
    {
      "type": "other",
      "path": "evidence/coverage-manifest.json",
      "caption": "Atomic coverage manifest for all 58 expected principle/check pairs."
    },
    {
      "type": "other",
      "path": "evidence/mwg-list.json",
      "caption": "Pinned Modern Web Guidance 0.0.172 catalog listing consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-accessibility.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-css.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-dark-mode.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-deliver-optimized-decorative-images.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-fluid-scaling.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-forms.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-html.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-improve-text-layout-and-legibility.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-optimize-preload-priority.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-performance.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-privacy.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-security.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-retrieve-size-aware-styling.md",
      "caption": "Full pinned Modern Web Guidance guide retrieved and consulted."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-adapt-to-the-form-factor.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-agent-ready.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-discoverable.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-fast-and-stable.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-inclusive.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-internationalised.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-memory-efficient.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-private-and-secure.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-resilient.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-sustainable.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-be-trustworthy.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-follow-best-practices.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-implement-natural-interactions.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-maximize-content-reduce-noise.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-provide-guided-navigation.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-respect-user-preferences.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    },
    {
      "type": "other",
      "path": "evidence/mwg-search-support-core-task-success.json",
      "caption": "Principle-level Modern Web Guidance search results consulted before judgement."
    }
  ],
  "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 artifact review against the mapped guidance and check outcome.",
      "evidence": "The dark-preference screenshot is visually identical to light mode; computed color-scheme is normal and the 211 KB DOM/CSS capture contains no prefers-color-scheme rule.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dark.png",
        "evidence/preferences-probe.json",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F01"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "pass",
      "confidence": "high",
      "method": "evaluate getAnimations() under prefers-reduced-motion: reduce",
      "evidence": "The preference probe confirms reduced motion is active and reports zero running animations; no auto-advancing motion was visible.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/preferences-probe.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The full DOM/CSS capture contains no prefers-contrast or forced-colors rules, while the UI relies on pale blue and grey low-emphasis text.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dom.json",
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F02"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The MPA uses ordinary PHP links and the captured CSS contains no view-transition-name or @view-transition declarations.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dom.json",
        "evidence/recon.json"
      ],
      "findingIds": [
        "F03"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "No parallax, scrollytelling, entry reveal, or other scroll-linked motion exists on the audited templates, so there is no scroll-linked implementation to judge.",
      "reason": "No parallax, scrollytelling, entry reveal, or other scroll-linked motion exists on the audited templates, so there is no scroll-linked implementation to judge."
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "The audited MPA exposes ordinary links, scrolling, forms, and media rather than swipe/pull/custom gesture surfaces.",
      "reason": "The audited MPA exposes ordinary links, scrolling, forms, and media rather than swipe/pull/custom gesture surfaces."
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Full-page mobile captures span several screens, but the header remains ordinary top-of-document chrome and captured CSS has no scroll-state or progress implementation.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ],
      "findingIds": [
        "F04"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Mobile screenshots show left-side navigation cut off outside the viewport; no anchor positioning or fallback positions appear in captured CSS.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/article-mobile.png",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F05"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "pass",
      "confidence": "medium",
      "method": "visual review of active nav and representative navigation",
      "evidence": "Active navigation uses colour and section placement, while listing/article links preserve clear destination continuity in screenshots.",
      "pathIds": [
        "listing",
        "article"
      ],
      "artifacts": [
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "pass",
      "confidence": "high",
      "method": "first-load screenshots across four archetypes",
      "evidence": "Load screenshots show no modal, consent wall, or full-viewport interstitial obscuring core content.",
      "pathIds": [
        "home",
        "listing",
        "article",
        "stats"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png",
        "evidence/stats-mobile.png"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The recon exposes dozens of #none links for topic choices while the DOM contains no dialog, popover, or details primitives.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F06"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Homepage, listing, and article screenshots devote large areas to side rails, empty ad slots, and peripheral modules; primary content is comparatively narrow.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ],
      "findingIds": [
        "F07"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "At 360x800 the layout primitive reports no viewport meta; Chrome renders a 1440 CSS-pixel viewport at scale 0.25. The stats template overflows by 265px and screenshots show tiny desktop UI.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-mobile-layout.json",
        "evidence/stats-mobile-layout.json",
        "evidence/stats-mobile.png"
      ],
      "findingIds": [
        "F08"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "All mobile archetypes preserve desktop multi-column geometry; the 211 KB CSS capture contains no @container rules.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/stats-mobile.png",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F09"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The platform probe measures visible controls such as login at 33x14px, join at 44x14px, topic rows around 22px high, and icon links 24px wide, below common 44px touch guidance.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-mobile.png"
      ],
      "findingIds": [
        "F10"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The first viewport is mostly navigation, flyouts, ads, and multiple equally weighted board modules; headings are empty in the recon and no clear primary heading describes the page.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/recon.json"
      ],
      "findingIds": [
        "F11"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "pass",
      "confidence": "high",
      "method": "manual navigation and per-step screenshots",
      "evidence": "Homepage/listing links lead to a readable representative post with media, reactions, comments, and reply UI; the core browse-to-read flow completed.",
      "pathIds": [
        "listing",
        "article"
      ],
      "artifacts": [
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "pass",
      "confidence": "high",
      "method": "404 route screenshot and DOM text/link probe",
      "evidence": "The unknown-route test presents a clear not-found message with back and publisher-home recovery links.",
      "pathIds": [
        "error"
      ],
      "artifacts": [
        "evidence/error-mobile.png",
        "evidence/error-probe.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The trace summary reports FCP and LCP at 14,786 ms from navigation start, far outside the good LCP range; the capture also encountered intermittent empty responses.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-trace-summary.json",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F12"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Layout observation reports CLS 0.244 on stats and 0.110 on the listing, including a 0.201 single shift on stats.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/stats-mobile-layout.json",
        "evidence/listing-mobile-layout.json"
      ],
      "findingIds": [
        "F13"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "pass",
      "confidence": "high",
      "method": "DevTools trace summary",
      "evidence": "The trace summary reports zero long tasks and 0 ms total blocking time during the sampled load.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-trace-summary.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The HAR summary records a 183,748-byte uncompressed HTML document; HTTP recon reports no-cache/no-store and the trace load event completes around 14.8s.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/http-recon.txt",
        "evidence/home-trace-summary.json"
      ],
      "findingIds": [
        "F14"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Rendered recon lists about 40 script tags, including repeated adsbygoogle loads, multiple adstream scripts, jQuery latest, jQuery UI, and cookie helpers.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json"
      ],
      "findingIds": [
        "F15"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Recon shows the visible search input has no associated label, and the platform probe counts two empty links without text, aria-label, or an img with alt.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F16"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Screenshots show dense 12px grey and pale-blue text on white/light-grey surfaces; computed DOM evidence includes pale rgb(207,219,245) text.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F17"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Recon reports an empty H1 and empty H2/H3 elements; computed DOM selectors find no header, nav, or main elements on the homepage.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F18"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "At 360px the browser scales the 1440px desktop layout to 25%; screenshots make board rows and footer text extremely small.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ],
      "findingIds": [
        "F19"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The legitimate page probe finds no viewport meta and the layout renders at scale 0.25; many measured targets are 14–24px high.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/platform-probe.json",
        "evidence/home-mobile.png"
      ],
      "findingIds": [
        "F20"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "pass",
      "confidence": "medium",
      "method": "multiple successful CDP Runtime/DOM probes on the initial reachable load",
      "evidence": "The successful initial DOM, layout, preference, and platform probes executed page scripts and returned structured results without an uncaught page exception.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dom.json",
        "evidence/recon.json",
        "evidence/platform-probe.json",
        "evidence/preferences-probe.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The platform probe finds nearly all visible images without width/height attributes; repeated 405px source images are also displayed at 93px without srcset.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F21"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Recon includes IE=edge, jquery-latest.js, jQuery UI, jQuery cookie, many inline scripts, and image-based GIF navigation assets.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F22"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "pass",
      "confidence": "high",
      "method": "rendered metadata probe",
      "evidence": "The homepage exposes a descriptive Korean title and non-empty meta description.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Recon contains dozens of anchors resolving to #none/#, while the layout probe reports no viewport meta. robots.txt also disallows all unspecified user agents.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-mobile-layout.json",
        "evidence/http-recon.txt"
      ],
      "findingIds": [
        "F23"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The homepage probe finds no canonical link; /sitemap.xml returns a generic “page not found” HTML document with HTTP 200, and robots.txt blocks unspecified agents.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/http-recon.txt"
      ],
      "findingIds": [
        "F24"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The homepage has Open Graph tags, but the rendered probe finds zero JSON-LD blocks and the representative post template exposes no Article structured-data evidence.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/platform-probe.json",
        "evidence/article-mobile.png"
      ],
      "findingIds": [
        "F25"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The header primitive confirms HTTPS but reports missing CSP, HSTS, X-Content-Type-Options, X-Frame-Options/frame-ancestors, Referrer-Policy, and Permissions-Policy.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json"
      ],
      "findingIds": [
        "F26"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Recon lists Google Tag Manager/gtag, multiple AdSense publishers, contentsfeed adstream endpoints, linkback, and AceCounter among roughly 40 scripts.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/trackers.json"
      ],
      "findingIds": [
        "F27"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "pass",
      "confidence": "medium",
      "method": "visual path review and auth-link/form inventory",
      "evidence": "No permission prompt appeared on any sampled public path and recon shows authentication delegated to secure.donga.com rather than an in-page password form.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The security-header audit finds no HSTS, clickjacking defense, CSP, Referrer-Policy, or Permissions-Policy on the main document.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json"
      ],
      "findingIds": [
        "F28"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "pass",
      "confidence": "medium",
      "method": "route/DOM recon and direct-navigation screenshots",
      "evidence": "Core surfaces are traditional server-addressable PHP routes with real article/list/stats URLs and render without a client framework shell.",
      "pathIds": [
        "home",
        "listing",
        "article",
        "stats"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png",
        "evidence/stats-mobile.png"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Mobile screenshots show side navigation clipped outside the viewport, while the site intermittently returned ERR_EMPTY_RESPONSE during repeated evidence loads.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/article-mobile.png",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F29"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "This public news/community website is primarily server-addressed content rather than an installable app; offline installability is contextual and no developer intent requires it.",
      "reason": "This public news/community website is primarily server-addressed content rather than an installable app; offline installability is contextual and no developer intent requires it."
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "pass",
      "confidence": "high",
      "method": "404 route screenshot and DOM probe",
      "evidence": "The tested unknown route gives an explicit failure message plus back and home actions instead of a blank shell or spinner.",
      "pathIds": [
        "error"
      ],
      "artifacts": [
        "evidence/error-mobile.png",
        "evidence/error-probe.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The legitimate rendered homepage probe reports an empty html lang and dir, despite Korean page content.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json"
      ],
      "findingIds": [
        "F30"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "The audited public surface is deliberately Korean-only and no user-selectable locale, currency, or locale-switching flow was present.",
      "reason": "The audited public surface is deliberately Korean-only and no user-selectable locale, currency, or locale-switching flow was present."
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "No scheduling, cross-time-zone event entry, or recurring-time workflow was present on the sampled routes.",
      "reason": "No scheduling, cross-time-zone event entry, or recurring-time workflow was present on the sampled routes."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "pass",
      "confidence": "medium",
      "method": "multi-path visual review",
      "evidence": "Across public home, listing, article, stats, and error paths no consent nag, forced continuity, confirmshaming, or disguised primary action appeared.",
      "pathIds": [
        "home",
        "listing",
        "article",
        "stats",
        "error"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png",
        "evidence/stats-mobile.png",
        "evidence/error-mobile.png"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "The only public form exercised is unconstrained search; it has no required/invalid state for humane validation timing to apply.",
      "reason": "The only public form exercised is unconstrained search; it has no required/invalid state for humane validation timing to apply."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "The audited public form contains only a search query, not address, payment, sign-in, or sign-up fields requiring autofill tokens.",
      "reason": "The audited public form contains only a search query, not address, payment, sign-in, or sign-up fields requiring autofill tokens."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "No checkout, subscription, payment, cancellation, or authenticated account-management flow was in the public audit scope.",
      "reason": "No checkout, subscription, payment, cancellation, or authenticated account-management flow was in the public audit scope."
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "The platform probe shows GIF/JPG assets, no srcset, missing intrinsic dimensions, and 405px images reused at 93px display width.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F31"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "Recon lists repeated AdSense/adstream scripts plus GTM, gtag, linkback, AceCounter, jQuery, and jQuery UI on a primarily text/list page.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json"
      ],
      "findingIds": [
        "F32"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "issues",
      "confidence": "high",
      "method": "Direct artifact review against the mapped guidance and check outcome.",
      "evidence": "A text-centric portal includes numerous ad/analytics origins and repeated third-party loaders before any user interaction.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/trackers.json"
      ],
      "findingIds": [
        "F33"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "Agent-facing actions are emerging and no WebMCP/agent-tool surface or declared agent intent exists for this public forum.",
      "reason": "Agent-facing actions are emerging and no WebMCP/agent-tool surface or declared agent intent exists for this public forum."
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from route, form, interaction, and product recon.",
      "evidence": "No summarisation or language-model feature is part of the observed product, so on-device inference is not currently applicable.",
      "reason": "No summarisation or language-model feature is part of the observed product, so on-device inference is not currently applicable."
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "pass",
      "confidence": "medium",
      "method": "baseline/post heap comparison after 10 repeated scroll scans",
      "evidence": "After ten repeated top-to-bottom scans, heap self-size rose only 6,548 bytes (0.44%) and node count 126 (0.33%), indicating bounded growth in this interaction window.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post.heapsnapshot"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "pass",
      "confidence": "medium",
      "method": "heap summary and Performance.memory/DOM probe",
      "evidence": "The sampled dense portal used about 1.49 MB heap self-size across about 38k heap nodes; post-interaction JSHeapUsedSize was about 1.09 MB, proportionate to the rendered surface.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/memory-metrics.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "pass",
      "confidence": "medium",
      "method": "before/after heap totals and post-interaction DOM metrics",
      "evidence": "Aggregate heap/node totals remained effectively flat after repetition, with no unbounded accumulation signal in the sampled session.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post.heapsnapshot",
        "evidence/memory-metrics.json"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F01",
        "F02"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F03"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F04",
        "F05"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F06",
        "F07"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F08",
        "F09",
        "F10"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F11"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F12",
        "F13",
        "F14",
        "F15"
      ]
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F16",
        "F17",
        "F18",
        "F19",
        "F20"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F21",
        "F22"
      ]
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F23",
        "F24",
        "F25"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F26",
        "F27",
        "F28"
      ]
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F29"
      ]
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F30"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "pass"
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F31",
        "F32",
        "F33"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "not-applicable",
      "reason": "All registered checks were judged not applicable to this site’s observed product surface."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "pass"
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Homepage and portal overview; represents global navigation, topic discovery, and the first viewport.",
      "url": "https://mlbpark.donga.com/mp/",
      "conditions": [
        "desktop",
        "viewport 360x800",
        "prefers-color-scheme: dark",
        "prefers-reduced-motion: reduce",
        "keyboard focus probe"
      ],
      "result": "issues"
    },
    {
      "id": "listing",
      "description": "MLB Town board listing; represents the dense community index and post-discovery journey.",
      "url": "https://mlbpark.donga.com/mp/b.php?b=mlbtown",
      "conditions": [
        "viewport 360x800"
      ],
      "result": "issues"
    },
    {
      "id": "article",
      "description": "Representative MLB Town post; represents content reading, embedded media, reactions, comments, and reply UI.",
      "url": "https://mlbpark.donga.com/mp/b.php?b=mlbtown&id=202607200117362669&m=view",
      "conditions": [
        "viewport 360x800"
      ],
      "result": "issues"
    },
    {
      "id": "stats",
      "description": "KBO team rankings; represents the data-table/statistics template.",
      "url": "https://mlbpark.donga.com/mp/stats/teamRanking.php",
      "conditions": [
        "viewport 360x800"
      ],
      "result": "issues"
    },
    {
      "id": "error",
      "description": "Unknown route; represents HTTP/not-found recovery.",
      "url": "https://mlbpark.donga.com/mp/this-page-does-not-exist-404",
      "conditions": [
        "viewport 360x800"
      ],
      "result": "pass"
    }
  ],
  "findings": [
    {
      "id": "F01",
      "severity": "medium",
      "confidence": "high",
      "summary": "The site ignores the user’s dark colour preference.",
      "evidence": "The dark-preference screenshot is visually identical to light mode; computed color-scheme is normal and the 211 KB DOM/CSS capture contains no prefers-color-scheme rule.",
      "artifacts": [
        "evidence/home-dark.png",
        "evidence/preferences-probe.json",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Declare color-scheme and define preference-driven surface/text tokens with prefers-color-scheme or light-dark().",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-color-scheme",
      "guidanceId": "dark-mode",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F02",
      "severity": "medium",
      "confidence": "high",
      "summary": "No high-contrast or forced-colours adaptation is defined.",
      "evidence": "The full DOM/CSS capture contains no prefers-contrast or forced-colors rules, while the UI relies on pale blue and grey low-emphasis text.",
      "artifacts": [
        "evidence/home-dom.json",
        "evidence/home-desktop.png"
      ],
      "suggestedFix": "Add forced-colors and prefers-contrast adaptations and preserve visible borders/focus indicators.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-contrast",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility"
    },
    {
      "id": "F03",
      "severity": "low",
      "confidence": "high",
      "summary": "Full-page navigation swaps have no transition continuity.",
      "evidence": "The MPA uses ordinary PHP links and the captured CSS contains no view-transition-name or @view-transition declarations.",
      "artifacts": [
        "evidence/home-dom.json",
        "evidence/recon.json"
      ],
      "suggestedFix": "Add cross-document View Transitions for same-origin board/list/detail navigation, with reduced-motion fallback.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "implement-natural-interactions",
      "principleCheckId": "view-transitions",
      "guidanceId": "cross-document-transitions",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F04",
      "severity": "low",
      "confidence": "high",
      "summary": "Long pages provide no position-aware navigation or progress cue.",
      "evidence": "Full-page mobile captures span several screens, but the header remains ordinary top-of-document chrome and captured CSS has no scroll-state or progress implementation.",
      "artifacts": [
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ],
      "suggestedFix": "Use a compact sticky header or unobtrusive scroll progress/return affordance that reacts to position.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "scroll-state-aware-chrome",
      "guidanceId": "scroll-position-aware-elements",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F05",
      "severity": "medium",
      "confidence": "high",
      "summary": "Navigation panels clip at narrow viewport edges.",
      "evidence": "Mobile screenshots show left-side navigation cut off outside the viewport; no anchor positioning or fallback positions appear in captured CSS.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/article-mobile.png",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Use anchored popovers with position-try fallbacks, or a responsive in-flow mobile navigation drawer.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "anchored-positioning",
      "guidanceId": "position-aware-tooltips",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F06",
      "severity": "medium",
      "confidence": "high",
      "summary": "The topic/navigation disclosure is custom and not expressed with semantic disclosure primitives.",
      "evidence": "The recon exposes dozens of #none links for topic choices while the DOM contains no dialog, popover, or details primitives.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Use a button controlling a popover/details disclosure, preserve keyboard semantics, and use real hrefs for navigable topics.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "semantic-dismissible-primitives",
      "guidanceId": "declarative-dialog-popover-control",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F07",
      "severity": "medium",
      "confidence": "high",
      "summary": "Ads, side rails, and empty reserved regions dominate the content canvas.",
      "evidence": "Homepage, listing, and article screenshots devote large areas to side rails, empty ad slots, and peripheral modules; primary content is comparatively narrow.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ],
      "suggestedFix": "Collapse unfilled ad slots and simplify side rails, especially on small screens, so the main list/article dominates.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "reduced-chrome",
      "guidanceId": "css",
      "guidanceCategory": "css"
    },
    {
      "id": "F08",
      "severity": "critical",
      "confidence": "high",
      "summary": "Mobile visitors receive a scaled desktop canvas instead of a responsive layout.",
      "evidence": "At 360x800 the layout primitive reports no viewport meta; Chrome renders a 1440 CSS-pixel viewport at scale 0.25. The stats template overflows by 265px and screenshots show tiny desktop UI.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-mobile-layout.json",
        "evidence/stats-mobile-layout.json",
        "evidence/stats-mobile.png"
      ],
      "suggestedFix": "Add a valid width=device-width viewport, remove fixed desktop widths, and rebuild templates with intrinsic fluid grids that reflow at narrow widths.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "responsive-no-horizontal-scroll",
      "guidanceId": "fluid-scaling",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F09",
      "severity": "high",
      "confidence": "high",
      "summary": "Reusable cards, tables, and sidebars do not adapt to their available container.",
      "evidence": "All mobile archetypes preserve desktop multi-column geometry; the 211 KB CSS capture contains no @container rules.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/stats-mobile.png",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Introduce container-type on reusable regions and container queries that stack/collapse list, article, and stats components.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "component-level-responsiveness",
      "guidanceId": "size-aware-styling",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F10",
      "severity": "high",
      "confidence": "high",
      "summary": "Many targets are too small for touch.",
      "evidence": "The platform probe measures visible controls such as login at 33x14px, join at 44x14px, topic rows around 22px high, and icon links 24px wide, below common 44px touch guidance.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Give interactive targets at least a 44px hit area, retain visible :focus-visible outlines, and avoid hover-only access.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "input-modality-aware",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility"
    },
    {
      "id": "F11",
      "severity": "medium",
      "confidence": "high",
      "summary": "The homepage’s primary purpose and next action are buried by competing modules.",
      "evidence": "The first viewport is mostly navigation, flyouts, ads, and multiple equally weighted board modules; headings are empty in the recon and no clear primary heading describes the page.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/recon.json"
      ],
      "suggestedFix": "Add a meaningful H1 and prioritize board discovery/search above secondary news, ads, and promotional modules.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "support-core-task-success",
      "principleCheckId": "clear-purpose-and-primary-action",
      "guidanceId": "improve-text-layout-and-legibility",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F12",
      "severity": "high",
      "confidence": "high",
      "summary": "The sampled homepage load paints very late.",
      "evidence": "The trace summary reports FCP and LCP at 14,786 ms from navigation start, far outside the good LCP range; the capture also encountered intermittent empty responses.",
      "artifacts": [
        "evidence/home-trace-summary.json",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Stabilize document delivery, prioritize the LCP resource, and defer ads/secondary modules until core content is visible.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "good-core-web-vitals",
      "guidanceId": "performance",
      "guidanceCategory": "performance"
    },
    {
      "id": "F13",
      "severity": "high",
      "confidence": "high",
      "summary": "The stats and listing templates shift substantially after load.",
      "evidence": "Layout observation reports CLS 0.244 on stats and 0.110 on the listing, including a 0.201 single shift on stats.",
      "artifacts": [
        "evidence/stats-mobile-layout.json",
        "evidence/listing-mobile-layout.json"
      ],
      "suggestedFix": "Reserve dimensions for images/ads/modules and avoid inserting late rows or banners above existing content.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "visual-stability",
      "guidanceId": "performance",
      "guidanceCategory": "performance"
    },
    {
      "id": "F14",
      "severity": "high",
      "confidence": "high",
      "summary": "Document delivery is slow, uncompressed, and explicitly uncacheable.",
      "evidence": "The HAR summary records a 183,748-byte uncompressed HTML document; HTTP recon reports no-cache/no-store and the trace load event completes around 14.8s.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/http-recon.txt",
        "evidence/home-trace-summary.json"
      ],
      "suggestedFix": "Enable Brotli/gzip, remove unnecessary HTML, use appropriate caching, and shorten the critical network chain.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-resource-delivery",
      "guidanceId": "optimize-preload-priority",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F15",
      "severity": "medium",
      "confidence": "high",
      "summary": "The page ships a large legacy and advertising script surface.",
      "evidence": "Rendered recon lists about 40 script tags, including repeated adsbygoogle loads, multiple adstream scripts, jQuery latest, jQuery UI, and cookie helpers.",
      "artifacts": [
        "evidence/recon.json"
      ],
      "suggestedFix": "Deduplicate ad loaders, remove unused legacy dependencies, and conditionally load below-fold/third-party modules.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "trim-unused-and-duplicate-code",
      "guidanceId": "performance",
      "guidanceCategory": "performance"
    },
    {
      "id": "F16",
      "severity": "high",
      "confidence": "high",
      "summary": "Search and several image/icon links lack robust accessible names.",
      "evidence": "Recon shows the visible search input has no associated label, and the platform probe counts two empty links without text, aria-label, or an img with alt.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Add a programmatic search label, name icon-only links, and audit all image links/controls with axe against the real page.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-inclusive",
      "principleCheckId": "names-roles-labels",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility"
    },
    {
      "id": "F17",
      "severity": "medium",
      "confidence": "high",
      "summary": "Small low-emphasis text is difficult to distinguish.",
      "evidence": "Screenshots show dense 12px grey and pale-blue text on white/light-grey surfaces; computed DOM evidence includes pale rgb(207,219,245) text.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Measure all text/UI pairs and raise them to WCAG AA contrast, using larger text where density permits.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-inclusive",
      "principleCheckId": "sufficient-contrast",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility"
    },
    {
      "id": "F18",
      "severity": "high",
      "confidence": "high",
      "summary": "Document structure does not expose meaningful headings and landmarks.",
      "evidence": "Recon reports an empty H1 and empty H2/H3 elements; computed DOM selectors find no header, nav, or main elements on the homepage.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Use one descriptive H1, logical section headings, and header/nav/main/footer landmarks; preserve visible focus order.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-inclusive",
      "principleCheckId": "structure-and-focus",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility"
    },
    {
      "id": "F19",
      "severity": "high",
      "confidence": "high",
      "summary": "Mobile text is rendered at an unusably tiny effective size.",
      "evidence": "At 360px the browser scales the 1440px desktop layout to 25%; screenshots make board rows and footer text extremely small.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/listing-mobile.png",
        "evidence/article-mobile.png"
      ],
      "suggestedFix": "Use responsive typography and line lengths after fixing viewport/reflow; avoid 12px dense text for primary content.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-inclusive",
      "principleCheckId": "legible-text",
      "guidanceId": "improve-text-layout-and-legibility",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F20",
      "severity": "critical",
      "confidence": "high",
      "summary": "The mobile experience prevents practical reflow and offers undersized targets.",
      "evidence": "The legitimate page probe finds no viewport meta and the layout renders at scale 0.25; many measured targets are 14–24px high.",
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/platform-probe.json",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Use a scalable viewport, support 320px reflow and 200–400% zoom, and enlarge target hit areas.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-inclusive",
      "principleCheckId": "zoom-reflow-targets-and-media",
      "guidanceId": "fluid-scaling",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F21",
      "severity": "medium",
      "confidence": "high",
      "summary": "Images lack intrinsic dimensions and responsive delivery metadata.",
      "evidence": "The platform probe finds nearly all visible images without width/height attributes; repeated 405px source images are also displayed at 93px without srcset.",
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Set width/height or aspect-ratio, generate responsive srcset/sizes, and preserve correct aspect ratios.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "follow-best-practices",
      "principleCheckId": "sound-document-and-assets",
      "guidanceId": "html",
      "guidanceCategory": "html"
    },
    {
      "id": "F22",
      "severity": "medium",
      "confidence": "high",
      "summary": "The page retains a legacy dependency and markup profile.",
      "evidence": "Recon includes IE=edge, jquery-latest.js, jQuery UI, jQuery cookie, many inline scripts, and image-based GIF navigation assets.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Pin and update dependencies, remove obsolete IE-era code, replace legacy image UI with semantic HTML/CSS, and verify BFCache/deprecation health.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "follow-best-practices",
      "principleCheckId": "browser-platform-hygiene",
      "guidanceId": "html",
      "guidanceCategory": "html"
    },
    {
      "id": "F23",
      "severity": "high",
      "confidence": "high",
      "summary": "Many topic links are not crawlable destinations and mobile metadata is missing.",
      "evidence": "Recon contains dozens of anchors resolving to #none/#, while the layout probe reports no viewport meta. robots.txt also disallows all unspecified user agents.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/home-mobile-layout.json",
        "evidence/http-recon.txt"
      ],
      "suggestedFix": "Use real hrefs for categories, add a valid mobile viewport, and define an explicit crawler policy consistent with public discovery goals.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-discoverable",
      "principleCheckId": "crawlable-and-mobile-friendly",
      "guidanceId": "html",
      "guidanceCategory": "html"
    },
    {
      "id": "F24",
      "severity": "high",
      "confidence": "high",
      "summary": "Canonical and sitemap/indexing signals are inconsistent or absent.",
      "evidence": "The homepage probe finds no canonical link; /sitemap.xml returns a generic “page not found” HTML document with HTTP 200, and robots.txt blocks unspecified agents.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/http-recon.txt"
      ],
      "suggestedFix": "Publish a real XML sitemap with correct status/content type, add canonical URLs, and align robots rules with intended indexing.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-discoverable",
      "principleCheckId": "canonical-and-indexing-signals",
      "guidanceId": "html",
      "guidanceCategory": "html"
    },
    {
      "id": "F25",
      "severity": "medium",
      "confidence": "high",
      "summary": "Article/entity pages lack structured data.",
      "evidence": "The homepage has Open Graph tags, but the rendered probe finds zero JSON-LD blocks and the representative post template exposes no Article structured-data evidence.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/platform-probe.json",
        "evidence/article-mobile.png"
      ],
      "suggestedFix": "Add accurate schema.org WebSite/Organization and DiscussionForumPosting or Article JSON-LD matching visible content.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-discoverable",
      "principleCheckId": "structured-and-shareable-metadata",
      "guidanceId": "html",
      "guidanceCategory": "html"
    },
    {
      "id": "F26",
      "severity": "high",
      "confidence": "high",
      "summary": "HTTPS is used without core security headers.",
      "evidence": "The header primitive confirms HTTPS but reports missing CSP, HSTS, X-Content-Type-Options, X-Frame-Options/frame-ancestors, Referrer-Policy, and Permissions-Policy.",
      "artifacts": [
        "evidence/headers.json"
      ],
      "suggestedFix": "Deploy a restrictive CSP, HSTS, nosniff, frame-ancestors, strict referrer policy, and a minimal Permissions-Policy.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "secure-transport-and-headers",
      "guidanceId": "security",
      "guidanceCategory": "security"
    },
    {
      "id": "F27",
      "severity": "high",
      "confidence": "high",
      "summary": "The public page loads a broad advertising and analytics surface.",
      "evidence": "Recon lists Google Tag Manager/gtag, multiple AdSense publishers, contentsfeed adstream endpoints, linkback, and AceCounter among roughly 40 scripts.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/trackers.json"
      ],
      "suggestedFix": "Inventory third parties, remove redundant trackers/ad loaders, gate non-essential processing on consent, and minimize transmitted identifiers.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "data-minimisation-and-third-parties",
      "guidanceId": "privacy",
      "guidanceCategory": "privacy"
    },
    {
      "id": "F28",
      "severity": "high",
      "confidence": "high",
      "summary": "Browser-enforced defensive policies are absent.",
      "evidence": "The security-header audit finds no HSTS, clickjacking defense, CSP, Referrer-Policy, or Permissions-Policy on the main document.",
      "artifacts": [
        "evidence/headers.json"
      ],
      "suggestedFix": "Configure HSTS, CSP frame-ancestors, referrer/permissions policies, and evaluate Trusted Types for inline-script-heavy surfaces.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "defensive-browser-policies",
      "guidanceId": "security",
      "guidanceCategory": "security"
    },
    {
      "id": "F29",
      "severity": "medium",
      "confidence": "high",
      "summary": "Navigation state is fragile at narrow edges.",
      "evidence": "Mobile screenshots show side navigation clipped outside the viewport, while the site intermittently returned ERR_EMPTY_RESPONSE during repeated evidence loads.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/article-mobile.png",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Make menus reflow/reposition within the viewport and ensure async/ad failures cannot block core content.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-resilient",
      "principleCheckId": "resilient-runtime-behaviour",
      "guidanceId": "css",
      "guidanceCategory": "css"
    },
    {
      "id": "F30",
      "severity": "medium",
      "confidence": "high",
      "summary": "The document does not declare its Korean language.",
      "evidence": "The legitimate rendered homepage probe reports an empty html lang and dir, despite Korean page content.",
      "artifacts": [
        "evidence/recon.json"
      ],
      "suggestedFix": "Set lang=\"ko\" on the root element and use logical CSS properties so reading direction and translation remain robust.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-internationalised",
      "principleCheckId": "lang-dir-and-logical-properties",
      "guidanceId": "html",
      "guidanceCategory": "html"
    },
    {
      "id": "F31",
      "severity": "medium",
      "confidence": "high",
      "summary": "Legacy, non-responsive imagery wastes bytes and layout work.",
      "evidence": "The platform probe shows GIF/JPG assets, no srcset, missing intrinsic dimensions, and 405px images reused at 93px display width.",
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Serve AVIF/WebP where appropriate, generate srcset/sizes, and reserve dimensions.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-sustainable",
      "principleCheckId": "optimised-assets",
      "guidanceId": "deliver-optimized-decorative-images",
      "guidanceCategory": "user-experience"
    },
    {
      "id": "F32",
      "severity": "high",
      "confidence": "high",
      "summary": "Repeated advertising and legacy scripts create avoidable work.",
      "evidence": "Recon lists repeated AdSense/adstream scripts plus GTM, gtag, linkback, AceCounter, jQuery, and jQuery UI on a primarily text/list page.",
      "artifacts": [
        "evidence/recon.json"
      ],
      "suggestedFix": "Consolidate analytics, deduplicate loaders, defer below-fold ads, and remove libraries not required for core reading/navigation.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-sustainable",
      "principleCheckId": "no-wasteful-work",
      "guidanceId": "performance",
      "guidanceCategory": "performance"
    },
    {
      "id": "F33",
      "severity": "high",
      "confidence": "high",
      "summary": "Third-party code is disproportionate to the core forum experience.",
      "evidence": "A text-centric portal includes numerous ad/analytics origins and repeated third-party loaders before any user interaction.",
      "artifacts": [
        "evidence/recon.json",
        "evidence/trackers.json"
      ],
      "suggestedFix": "Set a third-party request/byte budget, lazy-load non-essential ads, and measure each vendor’s user value and carbon/performance cost.",
      "effort": "medium",
      "pathId": "home",
      "url": "https://mlbpark.donga.com/mp/",
      "principleId": "be-sustainable",
      "principleCheckId": "third-party-and-media-budget",
      "guidanceId": "privacy",
      "guidanceCategory": "privacy"
    }
  ],
  "taskList": [
    {
      "id": "T1",
      "title": "Responsive, zoomable mobile templates",
      "priority": 1,
      "findingIds": [
        "F08",
        "F09",
        "F10",
        "F19",
        "F20"
      ],
      "guidanceId": "fluid-scaling",
      "status": "open"
    },
    {
      "id": "T2",
      "title": "Fast and stable document delivery",
      "priority": 2,
      "findingIds": [
        "F12",
        "F13",
        "F14",
        "F15"
      ],
      "guidanceId": "performance",
      "status": "open"
    },
    {
      "id": "T3",
      "title": "Security headers and third-party minimisation",
      "priority": 3,
      "findingIds": [
        "F26",
        "F27",
        "F28"
      ],
      "guidanceId": "security",
      "status": "open"
    },
    {
      "id": "T4",
      "title": "Semantic headings, landmarks, labels, and targets",
      "priority": 4,
      "findingIds": [
        "F11",
        "F16",
        "F17",
        "F18",
        "F19",
        "F20"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T5",
      "title": "Crawlable links, canonical, sitemap, and structured data",
      "priority": 5,
      "findingIds": [
        "F23",
        "F24",
        "F25"
      ],
      "guidanceId": "html",
      "status": "open"
    },
    {
      "id": "T6",
      "title": "Reduce ads, empty chrome, and legacy asset/script waste",
      "priority": 6,
      "findingIds": [
        "F07",
        "F15",
        "F31",
        "F32",
        "F33"
      ],
      "guidanceId": "performance",
      "status": "open"
    },
    {
      "id": "T7",
      "title": "User preferences and resilient navigation",
      "priority": 7,
      "findingIds": [
        "F01",
        "F02",
        "F03",
        "F04",
        "F05",
        "F29"
      ],
      "guidanceId": "dark-mode",
      "status": "open"
    },
    {
      "id": "T8",
      "title": "Modernize document and dependency hygiene",
      "priority": 8,
      "findingIds": [
        "F21",
        "F22",
        "F30"
      ],
      "guidanceId": "html",
      "status": "open"
    }
  ],
  "budget": {
    "pathCount": 5,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-20T04-08-54-083Z"
}
