{
  "url": "https://hil.xhamster46.desi",
  "auditedAt": "2026-07-18T11:37:03.740Z",
  "mode": "report",
  "status": "completed",
  "statusDetail": "Coverage-complete representative audit of five public paths/templates; authenticated account, payment and live-chat flows were not covered.",
  "page": {
    "appType": "mpa",
    "framework": "unknown",
    "notes": "Server-rendered media/listing site with manifest and active service worker. Public content is covered by consent and UK age-verification UI."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "evaluate-probe",
    "layout-metrics",
    "trace",
    "har",
    "discoverability",
    "headers",
    "cookies",
    "trackers",
    "secrets",
    "images",
    "heap-summary",
    "Lighthouse",
    "robots/sitemap fetch",
    "Modern Web Guidance"
  ],
  "guidanceConsulted": [
    "dark-mode",
    "accessibility",
    "same-document-transitions",
    "scrollytelling",
    "shrinking-header-on-scroll",
    "position-aware-tooltips",
    "light-dismiss-a-dialog",
    "declarative-dialog-popover-control",
    "css-layout",
    "size-aware-styling",
    "forms",
    "accessible-error-announcement",
    "performance",
    "break-up-long-tasks",
    "optimize-image-priority",
    "identify-heavy-scripts",
    "improve-text-layout-and-legibility",
    "security",
    "privacy",
    "batch-analytics-events",
    "passkeys",
    "stabilize-reactive-state",
    "translator",
    "support-global-calendar-systems",
    "coordinate-global-events",
    "validate-input-after-interaction",
    "autofill-sign-in-form",
    "deliver-optimized-decorative-images",
    "deprioritize-background-fetches",
    "webmcp",
    "language-model",
    "manage-recurring-intervals"
  ],
  "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": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Dark emulation produced the same always-dark surface and the computed probe reported color-scheme: normal.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dark.png",
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F01"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Under prefers-reduced-motion: reduce, the probe found eight running animations, each with a 2000 ms duration.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F02"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Forced-colors screenshot retained readable controls/text and visible selection outlines.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-forced-colors.png"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "issues",
      "confidence": "medium",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "CSS inspection found no view-transition rules on a multi-route site; navigation uses abrupt document swaps.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F03"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "CSS probe found no scroll-linked animation and no scroll-jank interaction was present; ordinary scrolling remains native.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Representative listing uses native scrolling and links; no custom pointer gesture that fights platform behavior was observed.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "issues",
      "confidence": "medium",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The long listing has fixed navigation and no scroll timeline/container-query treatment in the CSS probe.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F04"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "No tooltip/popover placement failure was observed at viewport edges on tested templates.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Headings, selected navigation underline and category labels visibly orient users on listing/detail templates.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/category-desktop.png"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Desktop screenshots on every representative template show a large consent modal obscuring primary content, with a separate age-verification banner behind it.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/category-desktop.png",
        "evidence/video-desktop.png"
      ],
      "findingIds": [
        "F05"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The signup probe found a DIV dialog while the screenshot shows it stacked behind the consent surface.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/signup-desktop.png",
        "evidence/signup-invalid-probe.json"
      ],
      "findingIds": [
        "F06"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The 360 px screenshot gives most of the viewport to a desktop sidebar, age banner, sale banner and clipped navigation rather than the video grid.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png"
      ],
      "findingIds": [
        "F07"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "At a 360 px visual viewport, layout evidence reported scrollWidth 1032, clientWidth 360 and horizontalOverflowPx 672.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-layout-mobile.json"
      ],
      "findingIds": [
        "F08"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "CSS inspection found no container queries, while the sidebar and cards remain desktop-sized in the 360 px capture.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F09"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The focused first control computed outline-style none; Lighthouse also failed target-size.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-comprehensive-probe.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F10"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Homepage H1 identifies trending free videos and cards expose direct detail links.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Homepage, category and video screenshots all open under the consent modal while the age-verification call-to-action remains behind it.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/video-desktop.png"
      ],
      "findingIds": [
        "F11"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Unknown route returned a localized not-found message with a direct homepage recovery link.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/404-probe.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Lighthouse measured LCP 4.0 s and FCP 2.8 s (performance 0.81), despite the lighter local trace measuring LCP 1.02 s.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-trace-summary.json"
      ],
      "findingIds": [
        "F12"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Layout observer measured CLS 0 with no recorded shifts; Lighthouse also measured CLS 0.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-layout-mobile.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Trace evidence found two long tasks, the longest 162.16 ms, with 123.44 ms total blocking time.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-trace-summary.json"
      ],
      "findingIds": [
        "F13"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "HAR recorded 141 requests and 1.77 MB transferred, including 61 scripts/1.02 MB; Lighthouse estimated 1,160 ms render-blocking savings.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F14"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Lighthouse estimated 57 KiB unused CSS, 26 KiB unused JavaScript and 11 KiB legacy JavaScript; the largest script transferred 402 KB.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F15"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Lighthouse failed button-name, link-name and label-content-name-mismatch; the local probe found an unlabeled input and unnamed button.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F16"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Lighthouse color-contrast audit failed on the entry page.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F17"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Lighthouse failed list semantics and the focus probe reported no visible outline on the first focusable link.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F18"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Representative screenshots, DOM probes, Lighthouse and journey inspection showed the stated outcome on the tested paths.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Lighthouse failed meta-viewport and target-size; the video probe found six autoplay video elements with no caption tracks, and mobile overflow was 672 px.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-layout-mobile.json",
        "evidence/video-probe.json"
      ],
      "findingIds": [
        "F19"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Lighthouse best-practices scored 1.0 and reported no console-error audit failure.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Image evidence found 29/36 images without width/height, 13 oversized images and 15 legacy-format assets; Lighthouse also failed unsized-images.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F20"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Lighthouse best-practices scored 1.0 with no deprecated-API, prompt-on-load, paste or BFCache audit failure.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Homepage, category and video probes found descriptive titles and meta descriptions.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/category-probe.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The metadata probe found 42 anchors without discernible text/name and Lighthouse failed meta-viewport, although robots allows key public routes.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/metadata-i18n-probe.json",
        "evidence/lighthouse.json",
        "evidence/robots.txt"
      ],
      "findingIds": [
        "F21"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The audited host points canonical URLs at hil.xhamster.desi, has no hreflang links, and /sitemap.xml returned HTTP 404.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/metadata-i18n-probe.json",
        "evidence/sitemap-headers.txt"
      ],
      "findingIds": [
        "F22"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The representative video probe found no JSON-LD, and the homepage metadata probe found no Open Graph properties.",
      "pathIds": [
        "video"
      ],
      "artifacts": [
        "evidence/video-probe.json",
        "evidence/metadata-i18n-probe.json"
      ],
      "findingIds": [
        "F23"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "HTTPS/CSP/HSTS are present, but headers evidence found no nosniff or Referrer-Policy; two of three cookies were not Secure and settings used SameSite=None.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json"
      ],
      "findingIds": [
        "F24"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "HAR attributed 116/141 requests and 1.66/1.77 MB to third-party origins; tracker evidence enumerated 15 third-party origins while the consent modal was still open.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json",
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F25"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The signup flow exposed Google, X and email/new-password options; no WebAuthn/passkey capability was observed.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/signup-desktop.png",
        "evidence/signup-invalid-probe.json"
      ],
      "findingIds": [
        "F26"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "CSP is limited to frame-ancestors; Referrer-Policy and nosniff are missing, and Permissions-Policy only covers two client hints.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json"
      ],
      "findingIds": [
        "F27"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Discoverability fetch found raw HTML 200, 86% rendered-word coverage, title/H1/description present and no empty JS shell.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/discoverability.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Signup screenshot shows the signup dialog visually stacked behind the consent dialog, obscuring actions and context.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/signup-desktop.png"
      ],
      "findingIds": [
        "F28"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Probe found a web app manifest and an active service worker controller.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Synthetic missing route showed a localized not-found explanation and homepage recovery link.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/404-probe.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The page declares lang=hil, but has no hreflang, no explicit dir, and stylesheet sampling found 705 physical left/right declarations versus 10 logical-property usages.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/metadata-i18n-probe.json",
        "evidence/home-comprehensive-probe.json"
      ],
      "findingIds": [
        "F29"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Representative-path applicability review.",
      "evidence": "No locale-sensitive dates, numbers, currencies or durations appeared on the representative public paths.",
      "reason": "No locale-sensitive dates, numbers, currencies or durations appeared on the representative public paths.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Representative-path applicability review.",
      "evidence": "No event scheduling or time-zone-sensitive data appeared on the representative public paths.",
      "reason": "No event scheduling or time-zone-sensitive data appeared on the representative public paths.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Consent presents accept and reject as equal-weight actions and includes preference-management/policy links.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "After opening email signup and submitting empty fields, fields had no required/aria-invalid state and no visible role=alert or aria-live error.",
      "pathIds": [
        "signup"
      ],
      "artifacts": [
        "evidence/signup-invalid-probe.json"
      ],
      "findingIds": [
        "F30"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The email signup probe found duplicate text inputs named email with autocomplete=off; only the password field used new-password.",
      "pathIds": [
        "signup"
      ],
      "artifacts": [
        "evidence/signup-invalid-probe.json"
      ],
      "findingIds": [
        "F31"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Representative-path applicability review.",
      "evidence": "No checkout, paid subscription management, cancellation or authenticated account-management flow was entered in the public representative set.",
      "reason": "No checkout, paid subscription management, cancellation or authenticated account-management flow was entered in the public representative set.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Image evidence found 13 oversized images, 29 missing intrinsic dimensions, 15 legacy-format assets and 3 without responsive sources.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json"
      ],
      "findingIds": [
        "F32"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "The consent-covered page still transferred 1.77 MB across 141 requests, including 61 scripts and two long tasks.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/home-trace-summary.json",
        "evidence/home-desktop.png"
      ],
      "findingIds": [
        "F33"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "issues",
      "confidence": "high",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Third parties account for 1.66 MB; the video template exposed six autoplay video elements with no native controls.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/video-probe.json"
      ],
      "findingIds": [
        "F34"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Representative-path applicability review.",
      "evidence": "This public media-browsing surface does not declare an agent-facing capability or intent; emerging WebMCP exposure is not assumed.",
      "reason": "This public media-browsing surface does not declare an agent-facing capability or intent; emerging WebMCP exposure is not assumed.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Representative-path applicability review.",
      "evidence": "No summarisation or language-model task is part of the observed core journey; on-device inference is not applicable.",
      "reason": "No summarisation or language-model task is part of the observed core journey; on-device inference is not applicable.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "pass",
      "confidence": "low",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "After ten language-menu open/close cycles, heap changed from 36.76 MB to 39.21 MB without evidence of unbounded monotonic growth; result is low-confidence due cross-session snapshots.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-menu-post.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "issues",
      "confidence": "medium",
      "method": "Active/visual/objective evidence described in linked artifacts.",
      "evidence": "Baseline heap contained 687,114 nodes and 36.76 MB self size; after ten menu toggles it held 730,452 nodes and 39.21 MB.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.json",
        "evidence/heap-menu-post.json"
      ],
      "findingIds": [
        "F35"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "pass",
      "confidence": "high",
      "method": "Representative-path active inspection and linked objective evidence.",
      "evidence": "Heap summaries showed no Detached* constructor among the largest retained constructors after repeated menu toggling.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-menu-post.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"
      ]
    },
    {
      "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": "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"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F20"
      ]
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F21",
        "F22",
        "F23"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F24",
        "F25",
        "F26",
        "F27"
      ]
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F28"
      ]
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F29"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F30",
        "F31"
      ]
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F32",
        "F33",
        "F34"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "not-applicable",
      "reason": "This public media-browsing surface does not declare an agent-facing capability or intent; emerging WebMCP exposure is not assumed. No summarisation or language-model task is part of the observed core journey; on-device inference is not applicable."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F35"
      ]
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Homepage and primary video-discovery listing; representative global shell, navigation, consent, age gate and content grid.",
      "url": "https://hil.xhamster46.desi/",
      "conditions": [
        "desktop",
        "360x800",
        "prefers-color-scheme: dark",
        "prefers-reduced-motion: reduce",
        "forced-colors: active",
        "keyboard focus"
      ],
      "result": "issues"
    },
    {
      "id": "category",
      "description": "British category listing; representative taxonomy/listing template.",
      "url": "https://hil.xhamster46.desi/categories/british",
      "conditions": [
        "desktop"
      ],
      "result": "issues"
    },
    {
      "id": "video",
      "description": "A trending video detail; representative playback and rich-entity template.",
      "url": "https://hil.xhamster46.desi/videos/stepson-gave-a-massage-to-a-mature-stepmom-and-fucked-her-big-ass-xhsrJEM",
      "conditions": [
        "desktop"
      ],
      "result": "issues"
    },
    {
      "id": "signup",
      "description": "Signup journey opened through the public signup route, including email form and invalid submission.",
      "url": "https://hil.xhamster46.desi/signup?source=menuSignup",
      "conditions": [
        "desktop",
        "invalid submission"
      ],
      "result": "issues"
    },
    {
      "id": "not-found",
      "description": "Synthetic unknown route; representative HTTP/error recovery state.",
      "url": "https://hil.xhamster46.desi/definitely-not-a-real-route-web-uplift",
      "conditions": [
        "desktop"
      ],
      "result": "pass"
    }
  ],
  "findings": [
    {
      "id": "F01",
      "severity": "low",
      "confidence": "high",
      "summary": "The page does not follow the user’s color-scheme preference.",
      "evidence": "Dark emulation produced the same always-dark surface and the computed probe reported color-scheme: normal.",
      "suggestedFix": "Declare color-scheme and use prefers-color-scheme or light-dark() so browser chrome and authored surfaces follow the user preference.",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-color-scheme",
      "guidanceId": "dark-mode",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-dark.png",
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F02",
      "severity": "medium",
      "confidence": "high",
      "summary": "Animations continue when reduced motion is requested.",
      "evidence": "Under prefers-reduced-motion: reduce, the probe found eight running animations, each with a 2000 ms duration.",
      "suggestedFix": "Disable non-essential animations and auto-advance inside prefers-reduced-motion: reduce.",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-reduced-motion",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F03",
      "severity": "low",
      "confidence": "medium",
      "summary": "Route and state changes have no transition treatment.",
      "evidence": "CSS inspection found no view-transition rules on a multi-route site; navigation uses abrupt document swaps.",
      "suggestedFix": "Use same-document or cross-document View Transitions for meaningful route/state changes, with reduced-motion handling.",
      "principleId": "implement-natural-interactions",
      "principleCheckId": "view-transitions",
      "guidanceId": "same-document-transitions",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F04",
      "severity": "low",
      "confidence": "medium",
      "summary": "Persistent chrome does not communicate scroll state.",
      "evidence": "The long listing has fixed navigation and no scroll timeline/container-query treatment in the CSS probe.",
      "suggestedFix": "Use a restrained shrinking header or progress/scrollability cue that responds to scroll state.",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "scroll-state-aware-chrome",
      "guidanceId": "shrinking-header-on-scroll",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F05",
      "severity": "high",
      "confidence": "high",
      "summary": "Consent and age-verification interruptions dominate the entry experience.",
      "evidence": "Desktop screenshots on every representative template show a large consent modal obscuring primary content, with a separate age-verification banner behind it.",
      "suggestedFix": "Consolidate required gating, defer non-essential consent UI, keep reject equally direct, and preserve a readable content-first state.",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "no-intrusive-interruptions",
      "guidanceId": "light-dismiss-a-dialog",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/category-desktop.png",
        "evidence/video-desktop.png"
      ]
    },
    {
      "id": "F06",
      "severity": "medium",
      "confidence": "high",
      "summary": "Modal flows are implemented as custom div dialogs and can stack.",
      "evidence": "The signup probe found a DIV dialog while the screenshot shows it stacked behind the consent surface.",
      "suggestedFix": "Use native dialog for modal flows and declarative controls/light-dismiss where appropriate; prevent stacked modal states.",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "semantic-dismissible-primitives",
      "guidanceId": "declarative-dialog-popover-control",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/signup-desktop.png",
        "evidence/signup-invalid-probe.json"
      ]
    },
    {
      "id": "F07",
      "severity": "medium",
      "confidence": "high",
      "summary": "Navigation, promotions and category chrome crowd out content.",
      "evidence": "The 360 px screenshot gives most of the viewport to a desktop sidebar, age banner, sale banner and clipped navigation rather than the video grid.",
      "suggestedFix": "Collapse secondary navigation and promotions on small screens and prioritize the content grid.",
      "principleId": "maximize-content-reduce-noise",
      "principleCheckId": "reduced-chrome",
      "guidanceId": "css-layout",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-mobile.png"
      ]
    },
    {
      "id": "F08",
      "severity": "critical",
      "confidence": "high",
      "summary": "The mobile layout renders at desktop width and overflows by 672 px.",
      "evidence": "At a 360 px visual viewport, layout evidence reported scrollWidth 1032, clientWidth 360 and horizontalOverflowPx 672.",
      "suggestedFix": "Use an intrinsic mobile layout, collapse the sidebar, and ensure components size to the visual viewport without horizontal overflow.",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "responsive-no-horizontal-scroll",
      "guidanceId": "css-layout",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-layout-mobile.json"
      ]
    },
    {
      "id": "F09",
      "severity": "medium",
      "confidence": "high",
      "summary": "Reusable components do not adapt at component level.",
      "evidence": "CSS inspection found no container queries, while the sidebar and cards remain desktop-sized in the 360 px capture.",
      "suggestedFix": "Add container-type to reusable regions and adapt card/navigation internals with size-aware container queries.",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "component-level-responsiveness",
      "guidanceId": "size-aware-styling",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F10",
      "severity": "high",
      "confidence": "high",
      "summary": "Keyboard focus and touch target support are inadequate.",
      "evidence": "The focused first control computed outline-style none; Lighthouse also failed target-size.",
      "suggestedFix": "Provide a strong :focus-visible treatment and increase/space touch targets to at least the applicable WCAG target-size expectation.",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "input-modality-aware",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-comprehensive-probe.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "id": "F11",
      "severity": "high",
      "confidence": "high",
      "summary": "The primary browse-to-watch journey is obscured by stacked mandatory gates.",
      "evidence": "Homepage, category and video screenshots all open under the consent modal while the age-verification call-to-action remains behind it.",
      "suggestedFix": "Sequence consent and legally required age verification as one clear, recoverable flow before exposing the watch action.",
      "principleId": "support-core-task-success",
      "principleCheckId": "primary-flow-completion",
      "guidanceId": "forms",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/video-desktop.png"
      ]
    },
    {
      "id": "F12",
      "severity": "high",
      "confidence": "high",
      "summary": "Cold-load LCP is outside the good range.",
      "evidence": "Lighthouse measured LCP 4.0 s and FCP 2.8 s (performance 0.81), despite the lighter local trace measuring LCP 1.02 s.",
      "suggestedFix": "Prioritize the true LCP resource, reduce render-blocking work, and verify under mobile throttling.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "good-core-web-vitals",
      "guidanceId": "performance",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-trace-summary.json"
      ]
    },
    {
      "id": "F13",
      "severity": "medium",
      "confidence": "high",
      "summary": "Load includes long main-thread tasks.",
      "evidence": "Trace evidence found two long tasks, the longest 162.16 ms, with 123.44 ms total blocking time.",
      "suggestedFix": "Break up long tasks and defer non-critical startup and modal code.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-main-thread",
      "guidanceId": "break-up-long-tasks",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-trace-summary.json"
      ]
    },
    {
      "id": "F14",
      "severity": "high",
      "confidence": "high",
      "summary": "The critical network path is script-heavy and render-blocked.",
      "evidence": "HAR recorded 141 requests and 1.77 MB transferred, including 61 scripts/1.02 MB; Lighthouse estimated 1,160 ms render-blocking savings.",
      "suggestedFix": "Reduce critical styles, defer non-critical scripts, and optimize LCP image discovery and cache lifetimes.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-resource-delivery",
      "guidanceId": "optimize-image-priority",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "id": "F15",
      "severity": "medium",
      "confidence": "high",
      "summary": "The page ships avoidable unused and legacy code.",
      "evidence": "Lighthouse estimated 57 KiB unused CSS, 26 KiB unused JavaScript and 11 KiB legacy JavaScript; the largest script transferred 402 KB.",
      "suggestedFix": "Code-split route and modal bundles, remove unused CSS, and serve a modern bundle.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "trim-unused-and-duplicate-code",
      "guidanceId": "identify-heavy-scripts",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-summary.json"
      ]
    },
    {
      "id": "F16",
      "severity": "high",
      "confidence": "high",
      "summary": "Interactive controls lack accessible names and labels.",
      "evidence": "Lighthouse failed button-name, link-name and label-content-name-mismatch; the local probe found an unlabeled input and unnamed button.",
      "suggestedFix": "Give every control a semantic element and accessible name that matches its visible label.",
      "principleId": "be-inclusive",
      "principleCheckId": "names-roles-labels",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F17",
      "severity": "high",
      "confidence": "high",
      "summary": "Some text and controls fail minimum color contrast.",
      "evidence": "Lighthouse color-contrast audit failed on the entry page.",
      "suggestedFix": "Adjust foreground/background tokens to meet WCAG AA in normal and interactive states.",
      "principleId": "be-inclusive",
      "principleCheckId": "sufficient-contrast",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/lighthouse.json"
      ]
    },
    {
      "id": "F18",
      "severity": "high",
      "confidence": "high",
      "summary": "Focus and structural semantics are inconsistent.",
      "evidence": "Lighthouse failed list semantics and the focus probe reported no visible outline on the first focusable link.",
      "suggestedFix": "Repair list markup, preserve logical landmark/heading order, and add visible :focus-visible styles.",
      "principleId": "be-inclusive",
      "principleCheckId": "structure-and-focus",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F19",
      "severity": "critical",
      "confidence": "high",
      "summary": "The page blocks robust zoom/reflow and video alternatives.",
      "evidence": "Lighthouse failed meta-viewport and target-size; the video probe found six autoplay video elements with no caption tracks, and mobile overflow was 672 px.",
      "suggestedFix": "Allow user scaling, reflow at 320 CSS px, enlarge targets, and provide caption/equivalent tracks for meaningful video.",
      "principleId": "be-inclusive",
      "principleCheckId": "zoom-reflow-targets-and-media",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-layout-mobile.json",
        "evidence/video-probe.json"
      ]
    },
    {
      "id": "F20",
      "severity": "medium",
      "confidence": "high",
      "summary": "Many images lack intrinsic dimensions or are oversized.",
      "evidence": "Image evidence found 29/36 images without width/height, 13 oversized images and 15 legacy-format assets; Lighthouse also failed unsized-images.",
      "suggestedFix": "Set intrinsic width/height or aspect-ratio and serve correctly sized responsive modern formats.",
      "principleId": "follow-best-practices",
      "principleCheckId": "sound-document-and-assets",
      "guidanceId": "optimize-image-priority",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/images.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "id": "F21",
      "severity": "medium",
      "confidence": "high",
      "summary": "Crawler-friendly links are undermined by unnamed anchors and non-scalable viewport behavior.",
      "evidence": "The metadata probe found 42 anchors without discernible text/name and Lighthouse failed meta-viewport, although robots allows key public routes.",
      "suggestedFix": "Give all links descriptive accessible text and remove restrictive viewport scaling.",
      "principleId": "be-discoverable",
      "principleCheckId": "crawlable-and-mobile-friendly",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/metadata-i18n-probe.json",
        "evidence/lighthouse.json",
        "evidence/robots.txt"
      ]
    },
    {
      "id": "F22",
      "severity": "medium",
      "confidence": "high",
      "summary": "Indexing signals are incomplete/inconsistent.",
      "evidence": "The audited host points canonical URLs at hil.xhamster.desi, has no hreflang links, and /sitemap.xml returned HTTP 404.",
      "suggestedFix": "Confirm canonical consolidation is intentional, publish a sitemap, and expose hreflang for the many localized host variants.",
      "principleId": "be-discoverable",
      "principleCheckId": "canonical-and-indexing-signals",
      "guidanceId": "translator",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/metadata-i18n-probe.json",
        "evidence/sitemap-headers.txt"
      ]
    },
    {
      "id": "F23",
      "severity": "medium",
      "confidence": "high",
      "summary": "Rich video pages lack structured and social metadata.",
      "evidence": "The representative video probe found no JSON-LD, and the homepage metadata probe found no Open Graph properties.",
      "suggestedFix": "Add accurate VideoObject JSON-LD and Open Graph/Twitter metadata matching visible content.",
      "principleId": "be-discoverable",
      "principleCheckId": "structured-and-shareable-metadata",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "video",
      "url": "https://hil.xhamster46.desi/videos/stepson-gave-a-massage-to-a-mature-stepmom-and-fucked-her-big-ass-xhsrJEM",
      "artifacts": [
        "evidence/video-probe.json",
        "evidence/metadata-i18n-probe.json"
      ]
    },
    {
      "id": "F24",
      "severity": "high",
      "confidence": "high",
      "summary": "Cookie and header defenses are incomplete.",
      "evidence": "HTTPS/CSP/HSTS are present, but headers evidence found no nosniff or Referrer-Policy; two of three cookies were not Secure and settings used SameSite=None.",
      "suggestedFix": "Mark HTTPS cookies Secure with an intentional SameSite policy and add nosniff plus a restrictive Referrer-Policy.",
      "principleId": "be-private-and-secure",
      "principleCheckId": "secure-transport-and-headers",
      "guidanceId": "security",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json"
      ]
    },
    {
      "id": "F25",
      "severity": "high",
      "confidence": "high",
      "summary": "The entry load has a very broad third-party footprint before consent.",
      "evidence": "HAR attributed 116/141 requests and 1.66/1.77 MB to third-party origins; tracker evidence enumerated 15 third-party origins while the consent modal was still open.",
      "suggestedFix": "Block non-essential third-party loading until consent, audit every origin, and minimize/batch analytics.",
      "principleId": "be-private-and-secure",
      "principleCheckId": "data-minimisation-and-third-parties",
      "guidanceId": "privacy",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json",
        "evidence/home-desktop.png"
      ]
    },
    {
      "id": "F26",
      "severity": "medium",
      "confidence": "high",
      "summary": "Signup offers password/social identity but no phishing-resistant passkey path.",
      "evidence": "The signup flow exposed Google, X and email/new-password options; no WebAuthn/passkey capability was observed.",
      "suggestedFix": "Offer passkey registration and authentication alongside recovery-safe fallbacks.",
      "principleId": "be-private-and-secure",
      "principleCheckId": "in-context-permissions-and-modern-auth",
      "guidanceId": "passkeys",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/signup-desktop.png",
        "evidence/signup-invalid-probe.json"
      ]
    },
    {
      "id": "F27",
      "severity": "medium",
      "confidence": "high",
      "summary": "Defensive browser policies are only partially configured.",
      "evidence": "CSP is limited to frame-ancestors; Referrer-Policy and nosniff are missing, and Permissions-Policy only covers two client hints.",
      "suggestedFix": "Deploy a full CSP, nosniff, restrictive referrer/permissions policies, and retain clickjacking protection.",
      "principleId": "be-private-and-secure",
      "principleCheckId": "defensive-browser-policies",
      "guidanceId": "security",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/headers.json"
      ]
    },
    {
      "id": "F28",
      "severity": "high",
      "confidence": "high",
      "summary": "Overlay composition is fragile.",
      "evidence": "Signup screenshot shows the signup dialog visually stacked behind the consent dialog, obscuring actions and context.",
      "suggestedFix": "Serialize modal state, trap/restore focus correctly, and ensure only one modal top-layer surface is active.",
      "principleId": "be-resilient",
      "principleCheckId": "resilient-runtime-behaviour",
      "guidanceId": "stabilize-reactive-state",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/signup-desktop.png"
      ]
    },
    {
      "id": "F29",
      "severity": "medium",
      "confidence": "high",
      "summary": "Localization metadata and layout primitives are incomplete.",
      "evidence": "The page declares lang=hil, but has no hreflang, no explicit dir, and stylesheet sampling found 705 physical left/right declarations versus 10 logical-property usages.",
      "suggestedFix": "Add hreflang for localized variants, set direction deliberately, and migrate layout to inline/block logical properties.",
      "principleId": "be-internationalised",
      "principleCheckId": "lang-dir-and-logical-properties",
      "guidanceId": "translator",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/metadata-i18n-probe.json",
        "evidence/home-comprehensive-probe.json"
      ]
    },
    {
      "id": "F30",
      "severity": "high",
      "confidence": "high",
      "summary": "The email signup form provides no actionable invalid-submission feedback.",
      "evidence": "After opening email signup and submitting empty fields, fields had no required/aria-invalid state and no visible role=alert or aria-live error.",
      "suggestedFix": "Use required constraints, validate after interaction, mark invalid fields, and announce concise recovery guidance.",
      "principleId": "be-trustworthy",
      "principleCheckId": "humane-error-handling",
      "guidanceId": "accessible-error-announcement",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "signup",
      "url": "https://hil.xhamster46.desi/signup?source=menuSignup",
      "artifacts": [
        "evidence/signup-invalid-probe.json"
      ]
    },
    {
      "id": "F31",
      "severity": "medium",
      "confidence": "high",
      "summary": "Signup disables email autofill.",
      "evidence": "The email signup probe found duplicate text inputs named email with autocomplete=off; only the password field used new-password.",
      "suggestedFix": "Use type=email and autocomplete=email/username with one clear field; retain new-password for password creation.",
      "principleId": "be-trustworthy",
      "principleCheckId": "trustworthy-input-assistance",
      "guidanceId": "autofill-sign-in-form",
      "guidanceCategory": "modern-web-guidance",
      "effort": "small",
      "pathId": "signup",
      "url": "https://hil.xhamster46.desi/signup?source=menuSignup",
      "artifacts": [
        "evidence/signup-invalid-probe.json"
      ]
    },
    {
      "id": "F32",
      "severity": "medium",
      "confidence": "high",
      "summary": "Image delivery wastes bytes.",
      "evidence": "Image evidence found 13 oversized images, 29 missing intrinsic dimensions, 15 legacy-format assets and 3 without responsive sources.",
      "suggestedFix": "Serve responsive AVIF/WebP sources at display-appropriate dimensions and reserve aspect ratios.",
      "principleId": "be-sustainable",
      "principleCheckId": "optimised-assets",
      "guidanceId": "deliver-optimized-decorative-images",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/images.json"
      ]
    },
    {
      "id": "F33",
      "severity": "high",
      "confidence": "high",
      "summary": "Startup fetch and script work is disproportionate to the initial task.",
      "evidence": "The consent-covered page still transferred 1.77 MB across 141 requests, including 61 scripts and two long tasks.",
      "suggestedFix": "Defer background, personalization and promotional work until needed and after consent.",
      "principleId": "be-sustainable",
      "principleCheckId": "no-wasteful-work",
      "guidanceId": "deprioritize-background-fetches",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/home-trace-summary.json",
        "evidence/home-desktop.png"
      ]
    },
    {
      "id": "F34",
      "severity": "high",
      "confidence": "high",
      "summary": "Third-party and autoplay media cost is excessive.",
      "evidence": "Third parties account for 1.66 MB; the video template exposed six autoplay video elements with no native controls.",
      "suggestedFix": "Load one user-initiated primary player, pause offscreen previews, and enforce a third-party/media budget.",
      "principleId": "be-sustainable",
      "principleCheckId": "third-party-and-media-budget",
      "guidanceId": "deprioritize-background-fetches",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/video-probe.json"
      ]
    },
    {
      "id": "F35",
      "severity": "medium",
      "confidence": "medium",
      "summary": "The initial memory footprint is heavy for a consent-covered listing.",
      "evidence": "Baseline heap contained 687,114 nodes and 36.76 MB self size; after ten menu toggles it held 730,452 nodes and 39.21 MB.",
      "suggestedFix": "Reduce retained component/script state and lazy-load below-fold UI; profile constructor growth in a same-session baseline/target/final workflow.",
      "principleId": "be-memory-efficient",
      "principleCheckId": "bounded-footprint",
      "guidanceId": "manage-recurring-intervals",
      "guidanceCategory": "modern-web-guidance",
      "effort": "medium",
      "pathId": "home",
      "url": "https://hil.xhamster46.desi/",
      "artifacts": [
        "evidence/heap-baseline.json",
        "evidence/heap-menu-post.json"
      ]
    }
  ],
  "taskList": [
    {
      "id": "T01",
      "title": "Rebuild the 360 px layout and restore zoom/focus accessibility",
      "priority": 1,
      "findingIds": [
        "F08",
        "F09",
        "F10",
        "F19"
      ],
      "guidanceId": "css-layout",
      "status": "open"
    },
    {
      "id": "T02",
      "title": "Sequence consent and age verification as one semantic, non-stacking flow",
      "priority": 2,
      "findingIds": [
        "F05",
        "F06",
        "F11",
        "F28"
      ],
      "guidanceId": "declarative-dialog-popover-control",
      "status": "open"
    },
    {
      "id": "T03",
      "title": "Repair names, labels, contrast, lists and signup errors",
      "priority": 3,
      "findingIds": [
        "F16",
        "F17",
        "F18",
        "F30",
        "F31"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T04",
      "title": "Cut startup scripts, render blocking, third-party fetches and media autoplay",
      "priority": 4,
      "findingIds": [
        "F12",
        "F13",
        "F14",
        "F15",
        "F25",
        "F33",
        "F34"
      ],
      "guidanceId": "performance",
      "status": "open"
    },
    {
      "id": "T05",
      "title": "Harden cookies, CSP and response policies",
      "priority": 5,
      "findingIds": [
        "F24",
        "F27"
      ],
      "guidanceId": "security",
      "status": "open"
    },
    {
      "id": "T06",
      "title": "Fix image sizing and responsive delivery",
      "priority": 6,
      "findingIds": [
        "F20",
        "F32"
      ],
      "guidanceId": "optimize-image-priority",
      "status": "open"
    },
    {
      "id": "T07",
      "title": "Complete canonical, sitemap, hreflang and rich-video metadata",
      "priority": 7,
      "findingIds": [
        "F21",
        "F22",
        "F23",
        "F29"
      ],
      "guidanceId": "translator",
      "status": "open"
    },
    {
      "id": "T08",
      "title": "Respect color and reduced-motion preferences",
      "priority": 8,
      "findingIds": [
        "F01",
        "F02"
      ],
      "guidanceId": "dark-mode",
      "status": "open"
    },
    {
      "id": "T09",
      "title": "Profile and reduce the retained heap footprint",
      "priority": 9,
      "findingIds": [
        "F35"
      ],
      "guidanceId": "manage-recurring-intervals",
      "status": "open"
    },
    {
      "id": "T10",
      "title": "Offer passkey authentication",
      "priority": 10,
      "findingIds": [
        "F26"
      ],
      "guidanceId": "passkeys",
      "status": "open"
    },
    {
      "id": "T11",
      "title": "Add restrained route and scroll-state navigation cues",
      "priority": 11,
      "findingIds": [
        "F03",
        "F04"
      ],
      "guidanceId": "same-document-transitions",
      "status": "open"
    }
  ],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/home-dark.png",
      "caption": "home dark.png",
      "findingIds": [
        "F01"
      ]
    },
    {
      "type": "other",
      "path": "evidence/home-comprehensive-probe.json",
      "caption": "home comprehensive probe.json",
      "findingIds": [
        "F01",
        "F02",
        "F03",
        "F04",
        "F09",
        "F10",
        "F16",
        "F18",
        "F29"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-desktop.png",
      "caption": "home desktop.png",
      "findingIds": [
        "F04",
        "F05",
        "F11",
        "F25",
        "F33"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/category-desktop.png",
      "caption": "category desktop.png",
      "findingIds": [
        "F05"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/video-desktop.png",
      "caption": "video desktop.png",
      "findingIds": [
        "F05",
        "F11"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/signup-desktop.png",
      "caption": "signup desktop.png",
      "findingIds": [
        "F06",
        "F26",
        "F28"
      ]
    },
    {
      "type": "other",
      "path": "evidence/signup-invalid-probe.json",
      "caption": "signup invalid probe.json",
      "findingIds": [
        "F06",
        "F26",
        "F30",
        "F31"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "home mobile.png",
      "findingIds": [
        "F07",
        "F08",
        "F09"
      ]
    },
    {
      "type": "layout",
      "path": "evidence/home-layout-mobile.json",
      "caption": "home layout mobile.json",
      "findingIds": [
        "F08",
        "F19"
      ]
    },
    {
      "type": "lighthouse",
      "path": "evidence/lighthouse.json",
      "caption": "lighthouse.json",
      "findingIds": [
        "F10",
        "F12",
        "F14",
        "F15",
        "F16",
        "F17",
        "F18",
        "F19",
        "F20",
        "F21"
      ]
    },
    {
      "type": "trace-summary",
      "path": "evidence/home-trace-summary.json",
      "caption": "home trace summary.json",
      "findingIds": [
        "F12",
        "F13",
        "F33"
      ]
    },
    {
      "type": "har-summary",
      "path": "evidence/home-summary.json",
      "caption": "home summary.json",
      "findingIds": [
        "F14",
        "F15",
        "F25",
        "F33",
        "F34"
      ]
    },
    {
      "type": "other",
      "path": "evidence/video-probe.json",
      "caption": "video probe.json",
      "findingIds": [
        "F19",
        "F23",
        "F34"
      ]
    },
    {
      "type": "other",
      "path": "evidence/images.json",
      "caption": "images.json",
      "findingIds": [
        "F20",
        "F32"
      ]
    },
    {
      "type": "other",
      "path": "evidence/metadata-i18n-probe.json",
      "caption": "metadata i18n probe.json",
      "findingIds": [
        "F21",
        "F22",
        "F23",
        "F29"
      ]
    },
    {
      "type": "other",
      "path": "evidence/robots.txt",
      "caption": "robots.txt",
      "findingIds": [
        "F21"
      ]
    },
    {
      "type": "other",
      "path": "evidence/sitemap-headers.txt",
      "caption": "sitemap headers.txt",
      "findingIds": [
        "F22"
      ]
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "headers.json",
      "findingIds": [
        "F24",
        "F27"
      ]
    },
    {
      "type": "other",
      "path": "evidence/cookies.json",
      "caption": "cookies.json",
      "findingIds": [
        "F24"
      ]
    },
    {
      "type": "other",
      "path": "evidence/trackers.json",
      "caption": "trackers.json",
      "findingIds": [
        "F25"
      ]
    },
    {
      "type": "heap",
      "path": "evidence/heap-baseline.json",
      "caption": "heap baseline.json",
      "findingIds": [
        "F35"
      ]
    },
    {
      "type": "heap",
      "path": "evidence/heap-menu-post.json",
      "caption": "heap menu post.json",
      "findingIds": [
        "F35"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-forced-colors.png",
      "caption": "home forced colors.png",
      "findingIds": []
    },
    {
      "type": "discoverability",
      "path": "evidence/discoverability.json",
      "caption": "discoverability.json",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/404-probe.json",
      "caption": "404 probe.json",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/category-probe.json",
      "caption": "category probe.json",
      "findingIds": []
    }
  ],
  "budget": {
    "pathCount": 5,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-18T11-37-03-740Z"
}
