{
  "url": "https://ita.xhamster.com",
  "auditedAt": "2026-07-19T08:05:00.000Z",
  "mode": "report",
  "status": "completed",
  "statusDetail": "Atomic coverage complete across five representative paths. No local project config applied.",
  "page": {
    "appType": "mpa",
    "framework": "server-rendered application with client enhancement",
    "notes": "Public localized adult-media site. Covered homepage, category, video detail, signup entry and not-found recovery. Excluded authenticated account, payment, upload, live-chat and post-age-verification flows because they require identity, external providers or commitments."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "layout-metrics",
    "evaluate-probe",
    "trace",
    "har",
    "discoverability",
    "headers",
    "cookies",
    "trackers",
    "secrets",
    "images",
    "lighthouse",
    "heap-summary",
    "robots/sitemap fetch"
  ],
  "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": "Desktop homepage showing navigation, banners, listing, and cookie overlay.",
      "condition": "desktop 1440x900",
      "findingIds": [
        "F03",
        "F04",
        "F05",
        "F06",
        "F07",
        "F15",
        "F22"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "Mobile homepage showing a fixed 1024px desktop canvas clipped into a 360px viewport.",
      "condition": "viewport 360x800",
      "findingIds": [
        "F03",
        "F08",
        "F09",
        "F17"
      ]
    },
    {
      "type": "layout",
      "path": "evidence/home-mobile-layout.json",
      "caption": "Mobile layout metrics report 664px horizontal overflow and two long tasks.",
      "condition": "viewport 360x800",
      "findingIds": [
        "F08",
        "F17",
        "F25"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-dark.png",
      "caption": "Homepage under dark color preference.",
      "condition": "prefers-color-scheme: dark",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/dark-probe.json",
      "caption": "Computed color preference and stylesheet media-query probe.",
      "condition": "prefers-color-scheme: dark",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/reduced-motion-probe.json",
      "caption": "Reduced-motion probe found eight running 2-second animations and no reduced-motion CSS rules.",
      "condition": "prefers-reduced-motion: reduce",
      "findingIds": [
        "F01"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-forced-colors.png",
      "caption": "Forced-colors rendering retains visible text and controls.",
      "condition": "forced-colors: active; prefers-contrast: more",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/category-desktop.png",
      "caption": "Representative category listing.",
      "condition": "desktop 1440x900",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/video-desktop.png",
      "caption": "Representative video detail with legal age banner and cookie overlay.",
      "condition": "desktop 1440x900",
      "findingIds": [
        "F05"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/signup-mobile.png",
      "caption": "Signup surface is almost entirely off-canvas at 360px.",
      "condition": "viewport 360x800",
      "findingIds": [
        "F08",
        "F09",
        "F23",
        "F25"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/not-found.png",
      "caption": "Useful localized not-found recovery page.",
      "condition": "desktop 1440x900",
      "findingIds": []
    },
    {
      "type": "trace",
      "path": "evidence/home-trace.json",
      "caption": "DevTools load performance trace.",
      "condition": "default load",
      "findingIds": []
    },
    {
      "type": "trace-summary",
      "path": "evidence/home-trace-summary.json",
      "caption": "Trace summary: LCP 2524ms, TBT 125ms, two long tasks.",
      "condition": "default load",
      "findingIds": [
        "F11"
      ]
    },
    {
      "type": "har",
      "path": "evidence/home.har",
      "caption": "Network capture containing 142 requests.",
      "condition": "7-second load window",
      "findingIds": [
        "F12"
      ]
    },
    {
      "type": "har-summary",
      "path": "evidence/home-summary.json",
      "caption": "HAR summary: 1.74MB transferred, 61 scripts and 15 third-party origins.",
      "condition": "7-second load window",
      "findingIds": [
        "F12",
        "F13",
        "F22",
        "F26",
        "F27",
        "F28"
      ]
    },
    {
      "type": "discoverability",
      "path": "evidence/discoverability.json",
      "caption": "Raw HTML comparison reports 82% content coverage and no JS shell.",
      "condition": "JavaScript on versus raw crawler",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-rendered.png",
      "caption": "Rendered browser view for crawler comparison.",
      "condition": "JavaScript enabled",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-crawler.png",
      "caption": "Crawler view remains content-rich without JavaScript.",
      "condition": "JavaScript disabled",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "Security-header audit.",
      "condition": "main document",
      "findingIds": [
        "F21",
        "F24"
      ]
    },
    {
      "type": "other",
      "path": "evidence/cookies.json",
      "caption": "Cookie flags and SameSite audit.",
      "condition": "initial load",
      "findingIds": [
        "F21"
      ]
    },
    {
      "type": "other",
      "path": "evidence/trackers.json",
      "caption": "Third-party origin inventory.",
      "condition": "6-second load window",
      "findingIds": [
        "F22",
        "F28"
      ]
    },
    {
      "type": "other",
      "path": "evidence/secrets.json",
      "caption": "Client secret scan found no exposed sensitive credentials.",
      "condition": "initial load",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/images.json",
      "caption": "Image audit: 29 missing dimensions, 13 oversized images and 15 legacy-format resources.",
      "condition": "homepage",
      "findingIds": [
        "F18",
        "F26"
      ]
    },
    {
      "type": "lighthouse",
      "path": "evidence/lighthouse-home.json",
      "caption": "Lighthouse: performance 88, accessibility 72, best practices 100, SEO 100.",
      "condition": "mobile default",
      "findingIds": [
        "F10",
        "F11",
        "F13",
        "F14",
        "F15",
        "F17",
        "F27"
      ]
    },
    {
      "type": "other",
      "path": "evidence/platform-probe.json",
      "caption": "Document, metadata, focus, target-size, semantic primitive and CSS feature probe.",
      "condition": "homepage",
      "findingIds": [
        "F02",
        "F03",
        "F04",
        "F06",
        "F09",
        "F10",
        "F16",
        "F19",
        "F20"
      ]
    },
    {
      "type": "other",
      "path": "evidence/pwa.json",
      "caption": "Manifest and active service-worker registration.",
      "condition": "homepage",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/pwa.js",
      "caption": "Service-worker source includes install, fetch, cache and offline handling.",
      "condition": "service worker",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/robots.txt",
      "caption": "Robots policy retrieved successfully; no sitemap declaration found.",
      "condition": "crawler fetch",
      "findingIds": [
        "F19"
      ]
    },
    {
      "type": "other",
      "path": "evidence/sitemap-headers.txt",
      "caption": "Conventional /sitemap.xml returned HTTP 404.",
      "condition": "crawler fetch",
      "findingIds": [
        "F19"
      ]
    },
    {
      "type": "heap",
      "path": "evidence/heap-baseline.heapsnapshot",
      "caption": "Baseline readable V8 heap summary: 683,059 nodes and 36.44MB self size.",
      "condition": "settled homepage",
      "findingIds": []
    },
    {
      "type": "heap",
      "path": "evidence/heap-post.heapsnapshot",
      "caption": "Post-interaction readable V8 heap summary: 706,662 nodes and 37.82MB after ten scroll cycles.",
      "condition": "ten full-page scroll cycles",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/heap-comparison.json",
      "caption": "Heap delta summary: +3.78% self size after lazy-loading scroll cycles.",
      "condition": "baseline versus post interaction",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Rendered homepage DOM and styles.",
      "condition": "homepage",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/video-dom.json",
      "caption": "Rendered representative video-detail DOM and styles.",
      "condition": "video detail",
      "findingIds": [
        "F20"
      ]
    },
    {
      "type": "other",
      "path": "evidence/recon.json",
      "caption": "Homepage route, heading, link, form and language recon probe.",
      "condition": "homepage",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/signup-probe.json",
      "caption": "Signup choices, terms and form-control inventory.",
      "condition": "signup",
      "findingIds": [
        "F23"
      ]
    },
    {
      "type": "other",
      "path": "evidence/not-found-probe.json",
      "caption": "Localized error copy and recovery action.",
      "condition": "not-found route",
      "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": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-dark.png, evidence/dark-probe.json",
      "evidence": "Dark preference matched, two color-scheme media rules were present, and the dark screenshot remained usable.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dark.png",
        "evidence/dark-probe.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/reduced-motion-probe.json",
      "evidence": "The reduced-motion probe reports eight running 2-second animations and zero prefers-reduced-motion rules while reduce is active.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/reduced-motion-probe.json"
      ],
      "findingIds": [
        "F01"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-forced-colors.png",
      "evidence": "Forced-colors rendering retained visible controls, links and content boundaries.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-forced-colors.png"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/platform-probe.json",
      "evidence": "The CSS feature probe found no view-transition declarations across the rendered homepage styles.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F02"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "No scroll-linked animation or scrollytelling surface was observed, so there is no implementation to assess.",
      "reason": "No scroll-linked animation or scrollytelling surface was observed, so there is no implementation to assess.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "No swipe, pull-to-reveal, sortable or other custom gesture journey was present on the representative paths.",
      "reason": "No swipe, pull-to-reveal, sortable or other custom gesture journey was present on the representative paths.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-desktop.png, evidence/home-mobile.png, evidence/platform-probe.json",
      "evidence": "Desktop and mobile screenshots show multiple persistent header and promotion rows; the CSS probe found no scroll-state or scroll-timeline implementation.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png",
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F03"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/platform-probe.json, evidence/home-desktop.png",
      "evidence": "The page exposes multiple dropdown triggers, but the CSS probe found no anchor-name, position-anchor or position-try rules.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F04"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-desktop.png",
      "evidence": "Active navigation has a visible underline and headings clearly introduce each listing state.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-desktop.png, evidence/video-desktop.png",
      "evidence": "Desktop homepage and video-detail screenshots show a centered overlay covering the listing or player before interaction.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/video-desktop.png"
      ],
      "findingIds": [
        "F05"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-desktop.png, evidence/platform-probe.json",
      "evidence": "The visible modal is present, but the platform probe found zero dialog, role=dialog and popover elements.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F06"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-desktop.png",
      "evidence": "The first desktop viewport includes two header rows, an age-verification banner, a campaign banner, a persistent sidebar and the cookie overlay before the content grid.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F07"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-mobile.png, evidence/home-mobile-layout.json, evidence/signup-mobile.png",
      "evidence": "At a 360px viewport, layout metrics report client/content width 1024px and 664px horizontal overflow; screenshots clip navigation, content, and the signup panel off-screen.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-mobile-layout.json",
        "evidence/signup-mobile.png"
      ],
      "findingIds": [
        "F08"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/platform-probe.json, evidence/home-mobile.png, evidence/signup-mobile.png",
      "evidence": "The CSS feature probe found no @container rules, while the 360px screenshots show desktop-sized sidebar, grid and signup components extending beyond their containers.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-mobile.png",
        "evidence/signup-mobile.png"
      ],
      "findingIds": [
        "F09"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/platform-probe.json, evidence/lighthouse-home.json",
      "evidence": "The focus probe reports outline-style none and no box shadow on search, login, campaign and icon buttons; Lighthouse also flags 20px targets.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/lighthouse-home.json"
      ],
      "findingIds": [
        "F10"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-desktop.png",
      "evidence": "The H1 identifies trending videos and cards are directly actionable in the first content viewport.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/category-desktop.png, evidence/video-desktop.png, evidence/signup-probe.json",
      "evidence": "Browse, category, video detail and signup entry routes loaded and exposed their next actions without a dead end.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/category-desktop.png",
        "evidence/video-desktop.png",
        "evidence/signup-probe.json"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/not-found.png, evidence/not-found-probe.json",
      "evidence": "A real 404 response renders localized explanation, support direction and a Home recovery link.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/not-found.png",
        "evidence/not-found-probe.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/lighthouse-home.json, evidence/home-trace-summary.json",
      "evidence": "Lighthouse reports LCP 3.3s; the trace reports LCP 2.52s, placing repeat measurements around or above the 2.5s good boundary.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-home.json",
        "evidence/home-trace-summary.json"
      ],
      "findingIds": [
        "F11"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-mobile-layout.json, evidence/lighthouse-home.json",
      "evidence": "Layout observer and Lighthouse both report CLS 0.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/lighthouse-home.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-trace-summary.json",
      "evidence": "Trace reports two long tasks, 125ms TBT and a longest task of 157ms, within a usable lab range.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-trace-summary.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-summary.json, evidence/home.har",
      "evidence": "The HAR contains 142 requests and 1.74MB transferred, including 61 scripts totaling about 1.01MB and 11 stylesheets.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/home.har"
      ],
      "findingIds": [
        "F12"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/lighthouse-home.json, evidence/home-summary.json",
      "evidence": "Lighthouse estimates 57KiB unused CSS, with 87-95% waste in two stylesheets, and 26KiB unused JavaScript in the mobile asset loader.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-home.json",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F13"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/lighthouse-home.json",
      "evidence": "Lighthouse accessibility score is 72 and identifies two unnamed buttons plus unnamed live-content links in the tab order.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-home.json"
      ],
      "findingIds": [
        "F14"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/lighthouse-home.json, evidence/home-desktop.png",
      "evidence": "Lighthouse reports contrast ratios of 1.75 and 2.15 on the age banner and 3.29 for view-count text, below the required 4.5:1.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-home.json",
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F15"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/platform-probe.json",
      "evidence": "Programmatic focus produced outline none and no box shadow for several buttons; this makes keyboard position difficult to track despite logical headings and landmarks.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F16"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-desktop.png",
      "evidence": "Primary headings and card titles are readable with consistent sizing; specific contrast failures are recorded separately.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-mobile-layout.json, evidence/home-mobile.png, evidence/lighthouse-home.json",
      "evidence": "The 360px layout has 664px horizontal overflow and Lighthouse flags targets with only 20px safe height.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/home-mobile.png",
        "evidence/lighthouse-home.json"
      ],
      "findingIds": [
        "F17"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/lighthouse-home.json",
      "evidence": "Lighthouse errors-in-console audit passed with no recorded entries.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-home.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/images.json",
      "evidence": "The image audit finds 29 of 36 images without width/height and 13 delivered at more than twice their display width.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json"
      ],
      "findingIds": [
        "F18"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/lighthouse-home.json",
      "evidence": "Lighthouse reports BFCache, notification-on-start, geolocation-on-start and inspector-issues audits passing.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse-home.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/platform-probe.json",
      "evidence": "The homepage has a descriptive Italian title and a detailed meta description.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "issues",
      "confidence": "high",
      "method": "DOM metadata and mobile layout evidence",
      "evidence": "Links and robots are crawlable, but the combined mobile-friendly outcome fails because 360px renders a 1024px canvas with 664px overflow.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/robots.txt",
        "evidence/home-mobile-layout.json"
      ],
      "findingIds": [
        "F08"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/platform-probe.json, evidence/robots.txt, evidence/sitemap-headers.txt",
      "evidence": "The homepage has a canonical URL but no hreflang links; robots.txt declares no sitemap and the conventional /sitemap.xml returned HTTP 404.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/robots.txt",
        "evidence/sitemap-headers.txt"
      ],
      "findingIds": [
        "F19"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/platform-probe.json, evidence/video-dom.json",
      "evidence": "The metadata probe found zero JSON-LD and zero Open Graph tags on the homepage; representative detail DOM inspection found none as well.",
      "pathIds": [
        "video"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/video-dom.json"
      ],
      "findingIds": [
        "F20"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/cookies.json, evidence/headers.json",
      "evidence": "The cookie audit finds x_csrf_token and settings without Secure, with settings also SameSite=None; CSP is limited to frame-ancestors self.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/cookies.json",
        "evidence/headers.json"
      ],
      "findingIds": [
        "F21"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/trackers.json, evidence/home-summary.json, evidence/home-desktop.png",
      "evidence": "The tracker inventory records 15 third-party origins, with over 100 requests to CDN and collector-related origins during the initial window.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-summary.json",
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F22"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "issues",
      "confidence": "medium",
      "method": "Direct evidence review using evidence/signup-probe.json, evidence/signup-mobile.png",
      "evidence": "The signup surface offers Google, X and email paths, while DOM and script probes found no WebAuthn or passkey affordance; no permission prompt fired on load.",
      "pathIds": [
        "signup"
      ],
      "artifacts": [
        "evidence/signup-probe.json",
        "evidence/signup-mobile.png"
      ],
      "findingIds": [
        "F23"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/headers.json",
      "evidence": "Headers include HSTS and clickjacking protection, but omit X-Content-Type-Options and Referrer-Policy; Permissions-Policy only covers two client-hint directives and CSP has no script restrictions.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json"
      ],
      "findingIds": [
        "F24"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/discoverability.json, evidence/discoverability-crawler.png",
      "evidence": "Discoverability comparison finds 82% raw-HTML content coverage, with title, H1 and description surviving without JavaScript.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-crawler.png"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/signup-mobile.png, evidence/home-mobile-layout.json",
      "evidence": "The 360px signup screenshot shows the account panel almost entirely beyond the right edge, and the homepage canvas remains 1024px wide.",
      "pathIds": [
        "signup"
      ],
      "artifacts": [
        "evidence/signup-mobile.png",
        "evidence/home-mobile-layout.json"
      ],
      "findingIds": [
        "F25"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/pwa.json, evidence/pwa.js",
      "evidence": "A manifest, active service worker and worker code with install, fetch, cache and offline handling were observed.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/pwa.json",
        "evidence/pwa.js"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/not-found.png, evidence/not-found-probe.json",
      "evidence": "The tested HTTP 404 has useful localized copy, support guidance and a home recovery action.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/not-found.png",
        "evidence/not-found-probe.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/recon.json, evidence/platform-probe.json",
      "evidence": "html lang is it, page copy is localized, and the CSS probe found logical-property usage.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.json",
        "evidence/platform-probe.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "Representative public paths expose no dates, currencies, durations or other locale-sensitive values requiring formatter assessment.",
      "reason": "Representative public paths expose no dates, currencies, durations or other locale-sensitive values requiring formatter assessment.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "Representative paths expose no event scheduling or time-zone-sensitive data.",
      "reason": "Representative paths expose no event scheduling or time-zone-sensitive data.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/home-desktop.png, evidence/signup-probe.json",
      "evidence": "Consent presents equally prominent Accept and Reject actions, signup terms disclose public-data use, and the tested page offers direct recovery.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/signup-probe.json"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "No authored data-entry form was exposed without choosing a third-party or email registration branch; the tested search field has no required validation flow.",
      "reason": "No authored data-entry form was exposed without choosing a third-party or email registration branch; the tested search field has no required validation flow.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "No address, payment, sign-in or sign-up input fields were rendered on the representative signup chooser; search autocomplete=off is appropriate for query privacy.",
      "reason": "No address, payment, sign-in or sign-up input fields were rendered on the representative signup chooser; search autocomplete=off is appropriate for query privacy.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted review of evidence/signup-probe.json",
      "evidence": "Signup clearly offers sign-in, federated and email options and discloses terms, privacy and age-verification expectations before commitment.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/signup-probe.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/images.json, evidence/home-summary.json",
      "evidence": "The image audit reports 13 oversized images, 15 legacy-format resources, 29 missing dimensions and three images without responsive candidates.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F26"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/home-summary.json, evidence/lighthouse-home.json",
      "evidence": "The 7-second HAR records 142 requests and 61 scripts, while Lighthouse finds high unused CSS percentages and unused JavaScript.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse-home.json"
      ],
      "findingIds": [
        "F27"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "issues",
      "confidence": "high",
      "method": "Direct evidence review using evidence/trackers.json, evidence/home-summary.json",
      "evidence": "Fifteen third-party origins are contacted and the page transfers 1.74MB before a user begins the core watch flow.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F28"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "This public media site does not declare an agent-facing product surface; the emerging WebMCP opportunity is not treated as an obligation.",
      "reason": "This public media site does not declare an agent-facing product surface; the emerging WebMCP opportunity is not treated as an obligation.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Recon and representative-path applicability judgement",
      "evidence": "No summarisation or language-model task is part of the observed core journey, so built-in inference is not applicable.",
      "reason": "No summarisation or language-model task is part of the observed core journey, so built-in inference is not applicable.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "pass",
      "confidence": "medium",
      "method": "Targeted review of evidence/heap-baseline.heapsnapshot, evidence/heap-post.heapsnapshot, evidence/heap-comparison.json",
      "evidence": "After ten full-page scroll cycles, heap self size grew 3.78%; the increase is bounded and consistent with lazy-loaded feed content rather than direct leak evidence.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post.heapsnapshot",
        "evidence/heap-comparison.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "pass",
      "confidence": "medium",
      "method": "Targeted review of evidence/heap-baseline.heapsnapshot",
      "evidence": "Settled heap self size is 36.44MB for a rich media listing; this is substantial but proportionate, with no unbounded single constructor visible in the summaries.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "pass",
      "confidence": "medium",
      "method": "Targeted review of evidence/heap-baseline.heapsnapshot, evidence/heap-post.heapsnapshot",
      "evidence": "Readable before/after summaries show moderate proportional growth and no Detached constructor among top retained populations.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post.heapsnapshot"
      ]
    }
  ],
  "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"
    },
    {
      "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"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F18"
      ]
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F08",
        "F19",
        "F20"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F21",
        "F22",
        "F23",
        "F24"
      ]
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F25"
      ]
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "pass"
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "pass"
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F26",
        "F27",
        "F28"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "not-applicable",
      "reason": "All checks were judged not applicable to the observed site intent and representative journeys."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "pass"
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Homepage media listing and primary browse journey; represents the main listing template.",
      "url": "https://ita.xhamster.com/",
      "conditions": [
        "desktop 1440x900",
        "mobile 360x800",
        "prefers-color-scheme: dark",
        "prefers-reduced-motion: reduce",
        "forced-colors: active",
        "keyboard focus probe"
      ],
      "result": "issues"
    },
    {
      "id": "category",
      "description": "Amateur category listing; represents category and filtered index templates.",
      "url": "https://ita.xhamster.com/categories/amateur",
      "conditions": [
        "desktop 1440x900"
      ],
      "result": "issues"
    },
    {
      "id": "video",
      "description": "Public video detail page; represents the core watch journey and detail template.",
      "url": "https://ita.xhamster.com/videos/grandma-and-niece-fuck-each-other-in-grandpas-marriage-bed-xhWYOPZ",
      "conditions": [
        "desktop 1440x900"
      ],
      "result": "issues"
    },
    {
      "id": "signup",
      "description": "Account entry surface; represents registration and consent messaging.",
      "url": "https://ita.xhamster.com/signup?source=menuSignup",
      "conditions": [
        "mobile 360x800"
      ],
      "result": "issues"
    },
    {
      "id": "not-found",
      "description": "Deliberately invalid URL used to assess HTTP failure recovery.",
      "url": "https://ita.xhamster.com/this-page-should-not-exist-web-uplift",
      "conditions": [
        "desktop 1440x900"
      ],
      "result": "pass"
    }
  ],
  "findings": [
    {
      "id": "F01",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-reduced-motion",
      "guidanceId": "accessibility",
      "severity": "medium",
      "confidence": "high",
      "summary": "Reduced-motion preference is ignored.",
      "evidence": "The reduced-motion probe reports eight running 2-second animations and zero prefers-reduced-motion rules while reduce is active.",
      "artifacts": [
        "evidence/reduced-motion-probe.json"
      ],
      "suggestedFix": "Disable non-essential animations and autoplay under prefers-reduced-motion: reduce, preserving only necessary state feedback.",
      "effort": "small"
    },
    {
      "id": "F02",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "implement-natural-interactions",
      "principleCheckId": "view-transitions",
      "guidanceId": "same-document-transitions",
      "severity": "low",
      "confidence": "high",
      "summary": "Route and state changes do not use declarative View Transitions.",
      "evidence": "The CSS feature probe found no view-transition declarations across the rendered homepage styles.",
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Use same-document or cross-document View Transitions for meaningful route and panel changes, with reduced-motion handling.",
      "effort": "medium"
    },
    {
      "id": "F03",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "scroll-state-aware-chrome",
      "guidanceId": "shrinking-header-on-scroll",
      "severity": "low",
      "confidence": "high",
      "summary": "Dense page chrome does not react to scroll state.",
      "evidence": "Desktop and mobile screenshots show multiple persistent header and promotion rows; the CSS probe found no scroll-state or scroll-timeline implementation.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png",
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Collapse or simplify sticky chrome as content scrolls, using scroll-state container queries where supported and a stable fallback.",
      "effort": "medium"
    },
    {
      "id": "F04",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "anchored-positioning",
      "guidanceId": "position-aware-tooltips",
      "severity": "low",
      "confidence": "high",
      "summary": "Menus and account overlays do not use CSS anchor positioning.",
      "evidence": "The page exposes multiple dropdown triggers, but the CSS probe found no anchor-name, position-anchor or position-try rules.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-desktop.png"
      ],
      "suggestedFix": "Attach transient menus to their triggers with CSS anchor positioning and position-try fallbacks.",
      "effort": "medium"
    },
    {
      "id": "F05",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "no-intrusive-interruptions",
      "guidanceId": "light-dismiss-a-dialog",
      "severity": "high",
      "confidence": "high",
      "summary": "A large cookie overlay obscures the primary content immediately on load.",
      "evidence": "Desktop homepage and video-detail screenshots show a centered overlay covering the listing or player before interaction.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/video-desktop.png"
      ],
      "suggestedFix": "Use a compact, non-blocking consent surface when legally permissible; retain equally prominent accept and reject controls and make dismissal persistent.",
      "effort": "medium"
    },
    {
      "id": "F06",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "semantic-dismissible-primitives",
      "guidanceId": "declarative-dialog-popover-control",
      "severity": "medium",
      "confidence": "high",
      "summary": "The cookie overlay is not exposed as a dialog or popover.",
      "evidence": "The visible modal is present, but the platform probe found zero dialog, role=dialog and popover elements.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Use a native dialog for the modal consent flow, with a labelled heading, focus containment, Escape handling and restored focus.",
      "effort": "medium"
    },
    {
      "id": "F07",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "reduced-chrome",
      "guidanceId": "overflow-clipping-control",
      "severity": "medium",
      "confidence": "high",
      "summary": "Promotional chrome crowds the content hierarchy.",
      "evidence": "The first desktop viewport includes two header rows, an age-verification banner, a campaign banner, a persistent sidebar and the cookie overlay before the content grid.",
      "artifacts": [
        "evidence/home-desktop.png"
      ],
      "suggestedFix": "Consolidate promotions, reserve one clear compliance message, and defer secondary campaigns until after the primary content is usable.",
      "effort": "medium"
    },
    {
      "id": "F08",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "responsive-no-horizontal-scroll",
      "guidanceId": "fluid-scaling",
      "severity": "critical",
      "confidence": "high",
      "summary": "The mobile layout renders as a clipped desktop canvas.",
      "evidence": "At a 360px viewport, layout metrics report client/content width 1024px and 664px horizontal overflow; screenshots clip navigation, content, and the signup panel off-screen.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-mobile-layout.json",
        "evidence/signup-mobile.png"
      ],
      "suggestedFix": "Remove desktop minimum widths, use intrinsic fluid tracks and responsive breakpoints, and verify scrollWidth never exceeds the visual viewport.",
      "effort": "large"
    },
    {
      "id": "F09",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "component-level-responsiveness",
      "guidanceId": "size-aware-styling",
      "severity": "medium",
      "confidence": "high",
      "summary": "Reused listing and account components do not adapt to their containers.",
      "evidence": "The CSS feature probe found no @container rules, while the 360px screenshots show desktop-sized sidebar, grid and signup components extending beyond their containers.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-mobile.png",
        "evidence/signup-mobile.png"
      ],
      "suggestedFix": "Declare containment on reusable regions and adapt grids, cards and account panels with size container queries.",
      "effort": "large"
    },
    {
      "id": "F10",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "input-modality-aware",
      "guidanceId": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Keyboard focus is frequently invisible and some targets are too small.",
      "evidence": "The focus probe reports outline-style none and no box shadow on search, login, campaign and icon buttons; Lighthouse also flags 20px targets.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/lighthouse-home.json"
      ],
      "suggestedFix": "Add a high-contrast :focus-visible treatment and ensure every interactive target has at least 24px safe space, preferably 44px for primary touch controls.",
      "effort": "medium"
    },
    {
      "id": "F11",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "good-core-web-vitals",
      "guidanceId": "optimize-image-priority",
      "severity": "medium",
      "confidence": "high",
      "summary": "Lab LCP exceeds the good threshold.",
      "evidence": "Lighthouse reports LCP 3.3s; the trace reports LCP 2.52s, placing repeat measurements around or above the 2.5s good boundary.",
      "artifacts": [
        "evidence/lighthouse-home.json",
        "evidence/home-trace-summary.json"
      ],
      "suggestedFix": "Prioritize the actual LCP resource, reduce early script competition and verify field LCP and INP with real-user monitoring.",
      "effort": "medium"
    },
    {
      "id": "F12",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-resource-delivery",
      "guidanceId": "optimize-script-priority",
      "severity": "medium",
      "confidence": "high",
      "summary": "The initial delivery has a large request and script surface.",
      "evidence": "The HAR contains 142 requests and 1.74MB transferred, including 61 scripts totaling about 1.01MB and 11 stylesheets.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/home.har"
      ],
      "suggestedFix": "Shorten critical dependency chains, defer non-essential scripts, consolidate styles and apply durable caching to versioned static assets.",
      "effort": "large"
    },
    {
      "id": "F13",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "trim-unused-and-duplicate-code",
      "guidanceId": "identify-heavy-scripts",
      "severity": "medium",
      "confidence": "high",
      "summary": "Substantial unused CSS and JavaScript ship on the homepage.",
      "evidence": "Lighthouse estimates 57KiB unused CSS, with 87-95% waste in two stylesheets, and 26KiB unused JavaScript in the mobile asset loader.",
      "artifacts": [
        "evidence/lighthouse-home.json",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Split bundles by route and component, remove duplicated rules and load promotional or account code only when needed.",
      "effort": "medium"
    },
    {
      "id": "F14",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "names-roles-labels",
      "guidanceId": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Several interactive controls lack accessible names.",
      "evidence": "Lighthouse accessibility score is 72 and identifies two unnamed buttons plus unnamed live-content links in the tab order.",
      "artifacts": [
        "evidence/lighthouse-home.json"
      ],
      "suggestedFix": "Give every icon button and linked thumbnail an accurate accessible name, and avoid nested or competing interactive semantics.",
      "effort": "medium"
    },
    {
      "id": "F15",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "sufficient-contrast",
      "guidanceId": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Important text fails WCAG contrast.",
      "evidence": "Lighthouse reports contrast ratios of 1.75 and 2.15 on the age banner and 3.29 for view-count text, below the required 4.5:1.",
      "artifacts": [
        "evidence/lighthouse-home.json",
        "evidence/home-desktop.png"
      ],
      "suggestedFix": "Choose tokens that meet WCAG AA in every theme and verify the age banner, metadata and subscription controls with automated and visual checks.",
      "effort": "small"
    },
    {
      "id": "F16",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "structure-and-focus",
      "guidanceId": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Focus visibility is not reliable across the navigation and actions.",
      "evidence": "Programmatic focus produced outline none and no box shadow for several buttons; this makes keyboard position difficult to track despite logical headings and landmarks.",
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Implement a consistent :focus-visible ring with sufficient contrast and test a full keyboard traversal of menus, consent and content cards.",
      "effort": "medium"
    },
    {
      "id": "F17",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "zoom-reflow-targets-and-media",
      "guidanceId": "fluid-scaling",
      "severity": "critical",
      "confidence": "high",
      "summary": "The page fails narrow reflow and exposes undersized targets.",
      "evidence": "The 360px layout has 664px horizontal overflow and Lighthouse flags targets with only 20px safe height.",
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/home-mobile.png",
        "evidence/lighthouse-home.json"
      ],
      "suggestedFix": "Reflow to one viewport without two-dimensional scrolling, preserve user scaling and enlarge touch target hit areas.",
      "effort": "large"
    },
    {
      "id": "F18",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "follow-best-practices",
      "principleCheckId": "sound-document-and-assets",
      "guidanceId": "optimize-image-priority",
      "severity": "medium",
      "confidence": "high",
      "summary": "Many images lack intrinsic dimensions and several are oversized.",
      "evidence": "The image audit finds 29 of 36 images without width/height and 13 delivered at more than twice their display width.",
      "artifacts": [
        "evidence/images.json"
      ],
      "suggestedFix": "Set width and height or aspect-ratio on every media thumbnail and serve a responsive candidate close to its rendered size.",
      "effort": "medium"
    },
    {
      "id": "F19",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-discoverable",
      "principleCheckId": "canonical-and-indexing-signals",
      "guidanceId": "html",
      "severity": "medium",
      "confidence": "high",
      "summary": "Localized indexing signals are incomplete.",
      "evidence": "The homepage has a canonical URL but no hreflang links; robots.txt declares no sitemap and the conventional /sitemap.xml returned HTTP 404.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/robots.txt",
        "evidence/sitemap-headers.txt"
      ],
      "suggestedFix": "Publish a sitemap index, reference it from robots.txt, and connect localized equivalents with reciprocal hreflang including x-default where appropriate.",
      "effort": "medium"
    },
    {
      "id": "F20",
      "pathId": "video",
      "url": "https://ita.xhamster.com/videos/grandma-and-niece-fuck-each-other-in-grandpas-marriage-bed-xhWYOPZ",
      "principleId": "be-discoverable",
      "principleCheckId": "structured-and-shareable-metadata",
      "guidanceId": "html",
      "severity": "medium",
      "confidence": "high",
      "summary": "Rich listing and video pages expose no JSON-LD or Open Graph metadata.",
      "evidence": "The metadata probe found zero JSON-LD and zero Open Graph tags on the homepage; representative detail DOM inspection found none as well.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/video-dom.json"
      ],
      "suggestedFix": "Add accurate VideoObject and site/listing structured data plus Open Graph preview metadata that matches visible content.",
      "effort": "medium"
    },
    {
      "id": "F21",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "secure-transport-and-headers",
      "guidanceId": "security",
      "severity": "high",
      "confidence": "high",
      "summary": "First-party cookies and CSP posture are weaker than expected.",
      "evidence": "The cookie audit finds x_csrf_token and settings without Secure, with settings also SameSite=None; CSP is limited to frame-ancestors self.",
      "artifacts": [
        "evidence/cookies.json",
        "evidence/headers.json"
      ],
      "suggestedFix": "Mark all HTTPS cookies Secure, avoid SameSite=None unless required, protect state tokens with HttpOnly where feasible, and deploy a nonce- or hash-based CSP.",
      "effort": "medium"
    },
    {
      "id": "F22",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "data-minimisation-and-third-parties",
      "guidanceId": "privacy",
      "severity": "high",
      "confidence": "high",
      "summary": "The initial page contacts a broad third-party surface before consent.",
      "evidence": "The tracker inventory records 15 third-party origins, with over 100 requests to CDN and collector-related origins during the initial window.",
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-summary.json",
        "evidence/home-desktop.png"
      ],
      "suggestedFix": "Gate non-essential third parties until consent, reduce origin fan-out, document each processor and batch measurement events.",
      "effort": "large"
    },
    {
      "id": "F23",
      "pathId": "signup",
      "url": "https://ita.xhamster.com/signup?source=menuSignup",
      "principleId": "be-private-and-secure",
      "principleCheckId": "in-context-permissions-and-modern-auth",
      "guidanceId": "passkeys",
      "severity": "low",
      "confidence": "medium",
      "summary": "Account entry does not expose a phishing-resistant passkey option.",
      "evidence": "The signup surface offers Google, X and email paths, while DOM and script probes found no WebAuthn or passkey affordance; no permission prompt fired on load.",
      "artifacts": [
        "evidence/signup-probe.json",
        "evidence/signup-mobile.png"
      ],
      "suggestedFix": "Offer passkey registration and sign-in alongside federated and email recovery paths, requested in user context.",
      "effort": "large"
    },
    {
      "id": "F24",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "defensive-browser-policies",
      "guidanceId": "security",
      "severity": "high",
      "confidence": "high",
      "summary": "Several browser-enforced defenses are missing or narrowly configured.",
      "evidence": "Headers include HSTS and clickjacking protection, but omit X-Content-Type-Options and Referrer-Policy; Permissions-Policy only covers two client-hint directives and CSP has no script restrictions.",
      "artifacts": [
        "evidence/headers.json"
      ],
      "suggestedFix": "Add nosniff, a strict referrer policy, a least-privilege Permissions-Policy and a full CSP with Trusted Types where the application can support it.",
      "effort": "medium"
    },
    {
      "id": "F25",
      "pathId": "signup",
      "url": "https://ita.xhamster.com/signup?source=menuSignup",
      "principleId": "be-resilient",
      "principleCheckId": "resilient-runtime-behaviour",
      "guidanceId": "resilient-context-menus-and-nested-dropdowns",
      "severity": "high",
      "confidence": "high",
      "summary": "Important overlays and account content are cut off on narrow screens.",
      "evidence": "The 360px signup screenshot shows the account panel almost entirely beyond the right edge, and the homepage canvas remains 1024px wide.",
      "artifacts": [
        "evidence/signup-mobile.png",
        "evidence/home-mobile-layout.json"
      ],
      "suggestedFix": "Make overlays and panels viewport-bound, use intrinsic sizes and position fallbacks, and test each state at narrow and zoomed conditions.",
      "effort": "large"
    },
    {
      "id": "F26",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-sustainable",
      "principleCheckId": "optimised-assets",
      "guidanceId": "deliver-optimized-decorative-images",
      "severity": "medium",
      "confidence": "high",
      "summary": "Image delivery wastes bytes and omits stability metadata.",
      "evidence": "The image audit reports 13 oversized images, 15 legacy-format resources, 29 missing dimensions and three images without responsive candidates.",
      "artifacts": [
        "evidence/images.json",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Generate modern responsive variants, choose candidates by rendered size, reserve aspect ratio and lazy-load only below-fold media.",
      "effort": "medium"
    },
    {
      "id": "F27",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-sustainable",
      "principleCheckId": "no-wasteful-work",
      "guidanceId": "deprioritize-background-fetches",
      "severity": "medium",
      "confidence": "high",
      "summary": "The homepage performs disproportionate background and promotional work.",
      "evidence": "The 7-second HAR records 142 requests and 61 scripts, while Lighthouse finds high unused CSS percentages and unused JavaScript.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse-home.json"
      ],
      "suggestedFix": "Defer non-essential widgets and promotions, conditionally import route features, and stop background fetches when hidden.",
      "effort": "large"
    },
    {
      "id": "F28",
      "pathId": "home",
      "url": "https://ita.xhamster.com/",
      "principleId": "be-sustainable",
      "principleCheckId": "third-party-and-media-budget",
      "guidanceId": "efficient-background-processing",
      "severity": "medium",
      "confidence": "high",
      "summary": "Third-party media and script activity lacks a tight initial-load budget.",
      "evidence": "Fifteen third-party origins are contacted and the page transfers 1.74MB before a user begins the core watch flow.",
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Set per-template request and byte budgets, defer ad and media partners until needed, and monitor third-party cost continuously.",
      "effort": "large"
    }
  ],
  "taskList": [
    {
      "id": "T01",
      "title": "Rebuild mobile layout and reflow",
      "priority": 1,
      "findingIds": [
        "F08",
        "F09",
        "F17",
        "F25"
      ],
      "guidanceId": "fluid-scaling",
      "status": "open"
    },
    {
      "id": "T02",
      "title": "Fix accessible names, contrast and focus",
      "priority": 2,
      "findingIds": [
        "F10",
        "F14",
        "F15",
        "F16"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T03",
      "title": "Harden cookies, CSP and browser policies",
      "priority": 3,
      "findingIds": [
        "F21",
        "F24"
      ],
      "guidanceId": "security",
      "status": "open"
    },
    {
      "id": "T04",
      "title": "Reduce pre-consent third parties and load cost",
      "priority": 4,
      "findingIds": [
        "F12",
        "F13",
        "F22",
        "F27",
        "F28"
      ],
      "guidanceId": "privacy",
      "status": "open"
    },
    {
      "id": "T05",
      "title": "Replace the blocking consent overlay with a semantic, less intrusive flow",
      "priority": 5,
      "findingIds": [
        "F05",
        "F06",
        "F07"
      ],
      "guidanceId": "declarative-dialog-popover-control",
      "status": "open"
    },
    {
      "id": "T06",
      "title": "Optimize responsive media delivery",
      "priority": 6,
      "findingIds": [
        "F18",
        "F26"
      ],
      "guidanceId": "optimize-image-priority",
      "status": "open"
    },
    {
      "id": "T07",
      "title": "Complete localized rich metadata and sitemap signals",
      "priority": 7,
      "findingIds": [
        "F19",
        "F20"
      ],
      "guidanceId": "html",
      "status": "open"
    },
    {
      "id": "T08",
      "title": "Honor reduced motion and modernize transitions",
      "priority": 8,
      "findingIds": [
        "F01",
        "F02",
        "F03",
        "F04"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T09",
      "title": "Improve LCP resource priority",
      "priority": 9,
      "findingIds": [
        "F11"
      ],
      "guidanceId": "optimize-image-priority",
      "status": "open"
    },
    {
      "id": "T10",
      "title": "Add passkey account access",
      "priority": 10,
      "findingIds": [
        "F23"
      ],
      "guidanceId": "passkeys",
      "status": "open"
    }
  ],
  "budget": {
    "wallClockSeconds": 1800,
    "pathCount": 5,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-19T07-51-17-978Z"
}
