{
  "url": "https://hdhub4u.med",
  "auditedAt": "2026-07-20T10:44:42.000Z",
  "mode": "report",
  "status": "completed",
  "statusDetail": "Coverage-complete audit of the single public landing-page template and its primary outbound journey.",
  "page": {
    "appType": "mpa",
    "framework": "Static server-rendered HTML with Bootstrap/jQuery and third-party ShareThis/Google Analytics",
    "notes": "Recon found one page template. The only intended journey is the prominent outbound CTA; no forms, account, checkout, overlays, media or internal route archetypes exist."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "evaluate-probe",
    "layout-metrics",
    "trace",
    "har",
    "discoverability",
    "headers",
    "cookies",
    "trackers",
    "images",
    "secrets",
    "heap-summary",
    "lighthouse",
    "curl HTTP probes",
    "Modern Web Guidance"
  ],
  "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 first viewport",
      "condition": "desktop",
      "findingIds": [
        "F01",
        "F05"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "Mobile first viewport",
      "condition": "360x800",
      "findingIds": [
        "F04",
        "F14",
        "F30"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-light.png",
      "caption": "Page under light preference",
      "condition": "prefers-color-scheme: light",
      "findingIds": [
        "F01"
      ]
    },
    {
      "type": "layout",
      "path": "evidence/home-mobile-layout.json",
      "caption": "Mobile overflow, CLS and long-task metrics",
      "condition": "360x800",
      "findingIds": [
        "F04"
      ]
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Rendered DOM and CSS",
      "findingIds": [
        "F01",
        "F06"
      ]
    },
    {
      "type": "other",
      "path": "evidence/home-recon.json",
      "caption": "Route, metadata and heading recon",
      "findingIds": [
        "F12",
        "F20",
        "F23",
        "F29"
      ]
    },
    {
      "type": "trace",
      "path": "evidence/home-trace.json",
      "caption": "DevTools load trace",
      "findingIds": []
    },
    {
      "type": "trace-summary",
      "path": "evidence/home-trace-summary.json",
      "caption": "FCP/LCP and main-thread summary",
      "findingIds": [
        "F10"
      ]
    },
    {
      "type": "har",
      "path": "evidence/home.har",
      "caption": "Network archive",
      "findingIds": []
    },
    {
      "type": "har-summary",
      "path": "evidence/home-summary.json",
      "caption": "Network totals, third parties and blocking candidates",
      "findingIds": [
        "F11",
        "F12",
        "F19",
        "F25",
        "F31",
        "F32"
      ]
    },
    {
      "type": "discoverability",
      "path": "evidence/discoverability.json",
      "caption": "Raw HTML versus rendered content",
      "findingIds": [
        "F20"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-rendered.png",
      "caption": "Rendered crawler comparison",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-crawler.png",
      "caption": "No-JS crawler comparison",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "Security response headers",
      "findingIds": [
        "F24",
        "F26",
        "F30"
      ]
    },
    {
      "type": "other",
      "path": "evidence/cookies.json",
      "caption": "Cookie attributes",
      "findingIds": [
        "F24",
        "F25",
        "F30"
      ]
    },
    {
      "type": "other",
      "path": "evidence/trackers.json",
      "caption": "Third-party and tracker origins",
      "findingIds": [
        "F25",
        "F30",
        "F32"
      ]
    },
    {
      "type": "other",
      "path": "evidence/images.json",
      "caption": "Image sizing and format audit",
      "findingIds": [
        "F18"
      ]
    },
    {
      "type": "other",
      "path": "evidence/secrets.json",
      "caption": "Client-side secret scan",
      "findingIds": []
    },
    {
      "type": "heap",
      "path": "evidence/home-heap.heapsnapshot",
      "caption": "V8 heap summary",
      "findingIds": []
    },
    {
      "type": "lighthouse",
      "path": "evidence/lighthouse.json",
      "caption": "Lighthouse quality report",
      "findingIds": [
        "F02",
        "F10",
        "F11",
        "F12",
        "F13",
        "F14",
        "F15",
        "F16",
        "F17",
        "F18",
        "F19",
        "F21",
        "F27",
        "F31"
      ]
    },
    {
      "type": "other",
      "path": "evidence/platform-probe.json",
      "caption": "Semantics, focus and platform features",
      "findingIds": [
        "F03",
        "F06",
        "F07",
        "F15",
        "F16",
        "F22",
        "F23"
      ]
    },
    {
      "type": "other",
      "path": "evidence/reduced-motion.json",
      "caption": "Reduced-motion probe",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/contrast.json",
      "caption": "High-contrast preference probe",
      "findingIds": [
        "F02"
      ]
    },
    {
      "type": "other",
      "path": "evidence/resource-dom-probe.json",
      "caption": "Script blocking attributes and CSS directionality",
      "findingIds": [
        "F11",
        "F29"
      ]
    },
    {
      "type": "other",
      "path": "evidence/links-probe.json",
      "caption": "Anchor semantics",
      "findingIds": [
        "F05",
        "F08",
        "F13",
        "F21"
      ]
    },
    {
      "type": "other",
      "path": "evidence/primary-flow-probe.json",
      "caption": "Primary CTA activation test",
      "findingIds": [
        "F03",
        "F05",
        "F08",
        "F09",
        "F27"
      ]
    },
    {
      "type": "other",
      "path": "evidence/robots.txt",
      "caption": "robots.txt response",
      "findingIds": [
        "F22"
      ]
    },
    {
      "type": "other",
      "path": "evidence/sitemap-response.html",
      "caption": "sitemap.xml response body",
      "findingIds": [
        "F22"
      ]
    },
    {
      "type": "other",
      "path": "evidence/not-found-probe.txt",
      "caption": "Unknown-route HTTP status",
      "findingIds": [
        "F28"
      ]
    },
    {
      "type": "other",
      "path": "evidence/not-found-response.html",
      "caption": "Unknown-route response body",
      "findingIds": [
        "F28"
      ]
    }
  ],
  "config": {
    "loaded": false
  },
  "coverage": {
    "catalogVersion": "modern-web-guidance@0.0.172",
    "catalogChecksum": "sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7",
    "expected": 58,
    "recorded": 58,
    "judged": 58,
    "blocked": 0,
    "notRun": 0,
    "missing": 0,
    "unknown": 0,
    "duplicates": 0,
    "complete": true
  },
  "checkOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-color-scheme",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The desktop capture and the prefers-color-scheme: light capture are byte-identical (44,198 bytes), while CSS hard-codes body background #242428 and has no preference rule.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-light.png",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F01"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "pass",
      "confidence": "high",
      "method": "Targeted evaluate probe under prefers-reduced-motion: reduce",
      "evidence": "The preference matched and document.getAnimations() returned no active animations; there is no non-essential motion to suppress.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/reduced-motion.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Under prefers-contrast: more, the page has no prefers-contrast/forced-colors rules; Lighthouse measured the share count at 2.49:1.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/contrast.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F02"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The CTA has no href, dispatching its click returned false and changed neither location nor opened window; CSS has no view-transition rules.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/primary-flow-probe.json",
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F03"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The page has no scroll-linked animation, parallax, reveal, carousel, or scrollytelling interaction to implement.",
      "reason": "The page has no scroll-linked animation, parallax, reveal, carousel, or scrollytelling interaction to implement."
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The static landing page exposes no gesture-driven, swipe, pull, snap, or intrinsic-size interaction.",
      "reason": "The static landing page exposes no gesture-driven, swipe, pull, snap, or intrinsic-size interaction."
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Mobile layout measured 7,737px document height, while the screenshot/DOM show no sticky navigation, progress marker, or scroll-state chrome.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/home-mobile.png"
      ],
      "findingIds": [
        "F04"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "No tooltip, popover, menu, or other anchored overlay exists on this page.",
      "reason": "No tooltip, popover, menu, or other anchored overlay exists on this page."
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The prominent “View Full Site” anchor has no href or click handler and the click probe produced no navigation.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/links-probe.json",
        "evidence/primary-flow-probe.json"
      ],
      "findingIds": [
        "F05"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "pass",
      "confidence": "high",
      "method": "Initial desktop and mobile screenshots",
      "evidence": "No modal, interstitial, consent wall, or obscuring banner appeared on load.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The DOM contains no overlays, disclosures, pickers, dialogs, or transient controls requiring a semantic primitive.",
      "reason": "The DOM contains no overlays, disclosures, pickers, dialogs, or transient controls requiring a semantic primitive."
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "pass",
      "confidence": "high",
      "method": "Visual review of desktop and mobile captures",
      "evidence": "The page uses a content-first single column with restrained chrome; the first viewport is not crowded by application framing.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "pass",
      "confidence": "high",
      "method": "Mobile layout primitive at 360x800",
      "evidence": "scrollWidth and clientWidth were both 360px, horizontalOverflowPx was 0, and a viewport meta tag is present.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "CSS inspection found no @container rules; components such as the share block are controlled by max-width media queries only.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-dom.json"
      ],
      "findingIds": [
        "F06"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The first focusable anchor computed outline:none and box-shadow:none; the probe found visible link boxes only 20px high.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F07"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "pass",
      "confidence": "high",
      "method": "First-viewport visual review",
      "evidence": "The H1 identifies the movie-site proposition and the high-contrast full-width CTA is visually dominant.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The “View Full Site” control is an anchor without href or handler; the click probe opened nothing and stayed on the landing page.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/links-probe.json",
        "evidence/primary-flow-probe.json"
      ],
      "findingIds": [
        "F08"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "After an attempted click, location and opened-window state were unchanged and no error/status UI appeared.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/primary-flow-probe.json"
      ],
      "findingIds": [
        "F09"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse measured LCP at 2.8s (good is <=2.5s), although TBT was 0ms and CLS 0.058.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-trace-summary.json"
      ],
      "findingIds": [
        "F10"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "pass",
      "confidence": "high",
      "method": "Layout observer and Lighthouse",
      "evidence": "The mobile layout observer measured CLS 0.0013 and Lighthouse measured 0.058, both in the good range.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "pass",
      "confidence": "high",
      "method": "DevTools trace and layout long-task observers",
      "evidence": "The trace and layout evidence recorded zero long tasks and 0ms total blocking time.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-trace-summary.json",
        "evidence/home-mobile-layout.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "HAR confirms three parser-inserted VeryHigh-priority stylesheets and synchronous jQuery/Bootstrap scripts; Lighthouse estimates 400ms render-blocking savings and flags cache/font issues.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/resource-dom-probe.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F11"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse estimates 109KiB unused JS and 35KiB unused CSS; HAR shows 265,915 script bytes, including jQuery 3.3.1, Bootstrap 4.1.3, duplicate ShareThis configuration, and analytics.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse.json",
        "evidence/home-recon.json"
      ],
      "findingIds": [
        "F12"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse reports no main landmark and invalid list children; two href-less anchors are exposed as links without a destination.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/links-probe.json"
      ],
      "findingIds": [
        "F13"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse measured #555 text on #121315 at 2.49:1 for the “58.2k Shares” text, below the required 4.5:1.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-mobile.png"
      ],
      "findingIds": [
        "F14"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Computed focus on the first anchor was outline:none with no box shadow; Lighthouse found no main landmark and non-li children inside a ul.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F15"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "pass",
      "confidence": "high",
      "method": "Desktop and mobile visual review",
      "evidence": "Body copy reflows cleanly without clipping; heading hierarchy is visually distinct and line lengths are comfortable on mobile.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/home-desktop.png"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The viewport declares maximum-scale=1; Lighthouse fails meta-viewport, and the target probe found visible links only 20px high.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/platform-probe.json"
      ],
      "findingIds": [
        "F16"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse captured a ShareThis configuration error and two uncaught TypeErrors from ShareThis count/config scripts.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F17"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse reports no HTML doctype; the images primitive found all six images missing width/height and one oversized SVG.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/images.json"
      ],
      "findingIds": [
        "F18"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse reports three BFCache blockers caused by cache-control:no-store/cookie modification; it also records exceptions from old third-party integrations.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-summary.json"
      ],
      "findingIds": [
        "F19"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The raw and rendered page both expose title “HDHub4u” and a description, but the title omits the page purpose represented by the H1.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-recon.json",
        "evidence/discoverability.json"
      ],
      "findingIds": [
        "F20"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Lighthouse flags two anchors without href, including “View Full Site”; only a minor body link has a real destination.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/links-probe.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F21"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The page has no canonical link; /sitemap.xml returns the homepage HTML, while robots.txt advertises indexing and does not provide a valid sitemap URL.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/robots.txt",
        "evidence/sitemap-response.html"
      ],
      "findingIds": [
        "F22"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The page has no JSON-LD and only og:type; it lacks Open Graph title, description, image, URL, and Twitter card metadata.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-recon.json"
      ],
      "findingIds": [
        "F23"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Headers evidence shows no CSP, HSTS, nosniff, clickjacking, referrer, or permissions policy; both analytics cookies lack Secure and use 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": "Direct browser evidence and targeted probe",
      "evidence": "Trackers found 15 third-party origins and Google Analytics; HAR attributes 23/26 requests and 394,881/414,499 bytes to third parties, with 400-day analytics cookies.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-summary.json",
        "evidence/cookies.json"
      ],
      "findingIds": [
        "F25"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The page has no authentication flow and does not request geolocation/notification permissions, so modern-auth and prompt timing are not applicable.",
      "reason": "The page has no authentication flow and does not request geolocation/notification permissions, so modern-auth and prompt timing are not applicable."
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The headers primitive found HSTS, clickjacking protection, Referrer-Policy, Permissions-Policy, and CSP all absent.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json"
      ],
      "findingIds": [
        "F26"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "pass",
      "confidence": "high",
      "method": "Discoverability raw-HTML comparison",
      "evidence": "Raw HTML returned 200 and contained 100% of rendered content tokens, title, H1 and description; the page is not a JS shell.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-crawler.png"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "The CTA has no href or handler and clicking it produces no state change, while third-party scripts throw uncaught errors.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/primary-flow-probe.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F27"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "This is a static gateway/content landing page rather than an app; installability and offline app behavior are not proportionate requirements.",
      "reason": "This is a static gateway/content landing page rather than an app; installability and offline app behavior are not proportionate requirements."
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "A request to /web-uplift-definitely-missing-404 returned HTTP 200 and the full homepage, with no 404 explanation or recovery links.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/not-found-probe.txt",
        "evidence/not-found-response.html"
      ],
      "findingIds": [
        "F28"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "html lang=en is correct, but CSS inspection found no logical properties and 24 rules using physical left/right positioning or spacing.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-recon.json",
        "evidence/resource-dom-probe.json"
      ],
      "findingIds": [
        "F29"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The page renders no dates, numbers requiring locale formatting, prices, currencies, durations, or calendar data.",
      "reason": "The page renders no dates, numbers requiring locale formatting, prices, currencies, durations, or calendar data."
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The page presents no times, events, recurring schedules, or time-zone-sensitive data.",
      "reason": "The page presents no times, events, recurring schedules, or time-zone-sensitive data."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Visible copy claims “Secure and Safe Browsing” and an ad-free experience, while evidence shows 15 third-party origins, analytics tracking, insecure 400-day cookies, absent security headers, and a dead primary CTA.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/trackers.json",
        "evidence/cookies.json",
        "evidence/headers.json"
      ],
      "findingIds": [
        "F30"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "There are no forms or user-editable inputs on the audited page.",
      "reason": "There are no forms or user-editable inputs on the audited page."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "There are no address, payment, sign-in, sign-up, or other input fields requiring autocomplete assistance.",
      "reason": "There are no address, payment, sign-in, sign-up, or other input fields requiring autocomplete assistance."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "No checkout, subscription, consent, authentication, or account-management flow is present on this landing page.",
      "reason": "No checkout, subscription, consent, authentication, or account-management flow is present on this landing page."
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "pass",
      "confidence": "high",
      "method": "Image and HAR inspection",
      "evidence": "All six image resources use WebP or SVG and total image transfer is only 13,563 bytes; the one oversized item is a tiny vector icon.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json",
        "evidence/home-summary.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "Third parties account for 394,881 of 414,499 transferred bytes; Lighthouse estimates 109KiB unused JS and 35KiB unused CSS.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F31"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "issues",
      "confidence": "high",
      "method": "Direct browser evidence and targeted probe",
      "evidence": "HAR records 23 third-party requests and 394,881 third-party bytes; GTM alone transfers 154,903 bytes and ShareThis spans multiple origins.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json"
      ],
      "findingIds": [
        "F32"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The site exposes no transactional or productivity capability for an agent beyond reading content and following one link; WebMCP tooling would not be proportionate.",
      "reason": "The site exposes no transactional or productivity capability for an agent beyond reading content and following one link; WebMCP tooling would not be proportionate."
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The static gateway has no inference task where an on-device model or summarizer would improve the core experience.",
      "reason": "The static gateway has no inference task where an on-device model or summarizer would improve the core experience."
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Applicability judgement from recon and rendered DOM",
      "evidence": "The page has no functioning representative repeated interaction: its only primary CTA is inert, so fabricating a ten-cycle interaction would not test real use.",
      "reason": "The page has no functioning representative repeated interaction: its only primary CTA is inert, so fabricating a ten-cycle interaction would not test real use."
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "pass",
      "confidence": "high",
      "method": "Single V8 heap summary",
      "evidence": "The rendered page retained 149,737 nodes and 7,849,687 bytes self-size, a modest bounded footprint for the loaded page and third-party widgets.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-heap.heapsnapshot"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "pass",
      "confidence": "high",
      "method": "Heap constructor review in a static single state",
      "evidence": "No Detached* constructor appears among the leading retained constructors; with no repeatable interaction, the static state shows no direct detached-DOM signal.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-heap.heapsnapshot"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F01",
        "F02"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F03"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F04",
        "F05"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "pass"
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F06",
        "F07"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F08",
        "F09"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F10",
        "F11",
        "F12"
      ]
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F13",
        "F14",
        "F15",
        "F16"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F17",
        "F18",
        "F19"
      ]
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F20",
        "F21",
        "F22",
        "F23"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F24",
        "F25",
        "F26"
      ]
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F27",
        "F28"
      ]
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F29"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F30"
      ]
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F31",
        "F32"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "not-applicable",
      "reason": "The site exposes no transactional or productivity capability for an agent beyond reading content and following one link; WebMCP tooling would not be proportionate. The static gateway has no inference task where an on-device model or summarizer would improve the core experience."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "pass"
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Homepage/gateway template and its primary “View Full Site” outbound journey. This is the only page archetype exposed by navigation; no forms, account, checkout, overlays or internal listings were available. Unknown-route handling was also probed.",
      "url": "https://hdhub4u.med/",
      "conditions": [
        "desktop",
        "viewport: 360x800",
        "prefers-color-scheme: light",
        "prefers-reduced-motion: reduce",
        "prefers-contrast: more",
        "keyboard focus",
        "no-JavaScript/raw HTML",
        "unknown route"
      ],
      "result": "issues"
    }
  ],
  "findings": [
    {
      "id": "F01",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-color-scheme",
      "guidanceId": "dark-mode",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "The site forces one dark palette instead of following the user’s light/dark preference.",
      "evidence": "The desktop capture and the prefers-color-scheme: light capture are byte-identical (44,198 bytes), while CSS hard-codes body background #242428 and has no preference rule.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-light.png",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Declare color-scheme and provide preference-driven light and dark surface/text tokens using prefers-color-scheme or light-dark().",
      "effort": "small"
    },
    {
      "id": "F02",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-contrast",
      "guidanceId": "adapt-scrollbar-to-contrast-preferences",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "High-contrast preferences are not handled and already-low-contrast text remains unchanged.",
      "evidence": "Under prefers-contrast: more, the page has no prefers-contrast/forced-colors rules; Lighthouse measured the share count at 2.49:1.",
      "artifacts": [
        "evidence/contrast.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Add forced-colors and prefers-contrast adaptations and raise muted text contrast to WCAG minimums.",
      "effort": "small"
    },
    {
      "id": "F03",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "implement-natural-interactions",
      "principleCheckId": "view-transitions",
      "guidanceId": "cross-document-transitions",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The primary state change is an inert, abrupt dead end rather than a working transition.",
      "evidence": "The CTA has no href, dispatching its click returned false and changed neither location nor opened window; CSS has no view-transition rules.",
      "artifacts": [
        "evidence/primary-flow-probe.json",
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "First restore a semantic href for the destination, then progressively enhance the cross-document change with View Transitions.",
      "effort": "small"
    },
    {
      "id": "F04",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "scroll-state-aware-chrome",
      "guidanceId": "scroll-progress-indicator",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "The very long page offers no position-aware navigation or progress feedback.",
      "evidence": "Mobile layout measured 7,737px document height, while the screenshot/DOM show no sticky navigation, progress marker, or scroll-state chrome.",
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Add a lightweight sticky section navigator or progress indicator that responds to scroll state.",
      "effort": "small"
    },
    {
      "id": "F05",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "directs-attention",
      "guidanceId": "directional-navigation-transitions",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The main call to action looks actionable but provides no navigational focus change or destination.",
      "evidence": "The prominent “View Full Site” anchor has no href or click handler and the click probe produced no navigation.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/links-probe.json",
        "evidence/primary-flow-probe.json"
      ],
      "suggestedFix": "Use a real href with descriptive destination text, preserve visible focus, and provide transition/arrival cues.",
      "effort": "small"
    },
    {
      "id": "F06",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "component-level-responsiveness",
      "guidanceId": "size-aware-styling",
      "guidanceCategory": "modern-web-guidance",
      "severity": "low",
      "confidence": "high",
      "summary": "Responsiveness is implemented only with global viewport breakpoints.",
      "evidence": "CSS inspection found no @container rules; components such as the share block are controlled by max-width media queries only.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-dom.json"
      ],
      "suggestedFix": "Give reusable components containment and adapt them with container queries, retaining a viewport fallback where useful.",
      "effort": "small"
    },
    {
      "id": "F07",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "input-modality-aware",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "Keyboard focus is invisible and some links have undersized hit areas.",
      "evidence": "The first focusable anchor computed outline:none and box-shadow:none; the probe found visible link boxes only 20px high.",
      "artifacts": [
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Provide a strong :focus-visible indicator and enlarge interactive hit areas to at least 24x24 CSS px, preferably 44x44.",
      "effort": "small"
    },
    {
      "id": "F08",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "support-core-task-success",
      "principleCheckId": "primary-flow-completion",
      "guidanceId": "custom-button-actions",
      "guidanceCategory": "modern-web-guidance",
      "severity": "critical",
      "confidence": "high",
      "summary": "The only primary journey cannot be completed.",
      "evidence": "The “View Full Site” control is an anchor without href or handler; the click probe opened nothing and stayed on the landing page.",
      "artifacts": [
        "evidence/links-probe.json",
        "evidence/primary-flow-probe.json"
      ],
      "suggestedFix": "Make the CTA a normal crawlable anchor to the intended destination and verify keyboard, pointer, and no-JS activation end to end.",
      "effort": "small"
    },
    {
      "id": "F09",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "support-core-task-success",
      "principleCheckId": "clear-system-state-and-recovery",
      "guidanceId": "persistent-toast-notifications",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The failed CTA gives no state, explanation, retry, or fallback destination.",
      "evidence": "After an attempted click, location and opened-window state were unchanged and no error/status UI appeared.",
      "artifacts": [
        "evidence/primary-flow-probe.json"
      ],
      "suggestedFix": "Use a resilient href as the baseline and show an actionable error/retry only if enhanced navigation fails.",
      "effort": "small"
    },
    {
      "id": "F10",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "good-core-web-vitals",
      "guidanceId": "performance",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Lab LCP misses the good Core Web Vitals threshold.",
      "evidence": "Lighthouse measured LCP at 2.8s (good is <=2.5s), although TBT was 0ms and CLS 0.058.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-trace-summary.json"
      ],
      "suggestedFix": "Remove render-blocking third-party dependencies from the critical path and prioritize the hero/logo asset.",
      "effort": "small"
    },
    {
      "id": "F11",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-resource-delivery",
      "guidanceId": "optimize-script-priority",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Render-blocking and cache policy choices delay a small static page.",
      "evidence": "HAR confirms three parser-inserted VeryHigh-priority stylesheets and synchronous jQuery/Bootstrap scripts; Lighthouse estimates 400ms render-blocking savings and flags cache/font issues.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/resource-dom-probe.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Inline minimal critical CSS, defer or remove non-critical dependencies, self-host/subset fonts, and use useful cache lifetimes instead of no-store.",
      "effort": "small"
    },
    {
      "id": "F12",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "trim-unused-and-duplicate-code",
      "guidanceId": "identify-heavy-scripts",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Most script bytes deliver little value and duplicate/legacy dependencies are loaded.",
      "evidence": "Lighthouse estimates 109KiB unused JS and 35KiB unused CSS; HAR shows 265,915 script bytes, including jQuery 3.3.1, Bootstrap 4.1.3, duplicate ShareThis configuration, and analytics.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse.json",
        "evidence/home-recon.json"
      ],
      "suggestedFix": "Remove jQuery/Bootstrap and duplicate ShareThis loads where native HTML/CSS suffices; load sharing/analytics only after intent.",
      "effort": "small"
    },
    {
      "id": "F13",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-inclusive",
      "principleCheckId": "names-roles-labels",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The document structure and interactive semantics are invalid despite images having alt text.",
      "evidence": "Lighthouse reports no main landmark and invalid list children; two href-less anchors are exposed as links without a destination.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/links-probe.json"
      ],
      "suggestedFix": "Add a main landmark, repair list markup, and use real anchors for navigation (or buttons for actions) with accessible names.",
      "effort": "small"
    },
    {
      "id": "F14",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-inclusive",
      "principleCheckId": "sufficient-contrast",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Share-count text fails minimum contrast.",
      "evidence": "Lighthouse measured #555 text on #121315 at 2.49:1 for the “58.2k Shares” text, below the required 4.5:1.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Use a lighter muted-text token that reaches at least 4.5:1 against the share panel background.",
      "effort": "small"
    },
    {
      "id": "F15",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-inclusive",
      "principleCheckId": "structure-and-focus",
      "guidanceId": "accessibility",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "Keyboard focus is invisible and landmark/list structure is malformed.",
      "evidence": "Computed focus on the first anchor was outline:none with no box shadow; Lighthouse found no main landmark and non-li children inside a ul.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Add :focus-visible styles, a main landmark, valid list semantics, and verify tab order follows the visual reading order.",
      "effort": "small"
    },
    {
      "id": "F16",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-inclusive",
      "principleCheckId": "zoom-reflow-targets-and-media",
      "guidanceId": "fluid-scaling",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The viewport disables user zoom and some targets are too short.",
      "evidence": "The viewport declares maximum-scale=1; Lighthouse fails meta-viewport, and the target probe found visible links only 20px high.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/platform-probe.json"
      ],
      "suggestedFix": "Remove maximum-scale/minimum-scale restrictions and enlarge target hit areas while retaining the proven mobile reflow.",
      "effort": "small"
    },
    {
      "id": "F17",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "follow-best-practices",
      "principleCheckId": "no-console-errors",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Third-party scripts throw errors during load.",
      "evidence": "Lighthouse captured a ShareThis configuration error and two uncaught TypeErrors from ShareThis count/config scripts.",
      "artifacts": [
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Remove the duplicate/broken ShareThis integration or initialize it once in the documented order; keep the console clean.",
      "effort": "small"
    },
    {
      "id": "F18",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "follow-best-practices",
      "principleCheckId": "sound-document-and-assets",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The page runs in quirks mode and images lack intrinsic dimensions.",
      "evidence": "Lighthouse reports no HTML doctype; the images primitive found all six images missing width/height and one oversized SVG.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/images.json"
      ],
      "suggestedFix": "Add <!doctype html>, width/height or aspect-ratio for images, and serve correctly sized assets.",
      "effort": "small"
    },
    {
      "id": "F19",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "follow-best-practices",
      "principleCheckId": "browser-platform-hygiene",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "The page prevents BFCache and relies on stale/broken libraries.",
      "evidence": "Lighthouse reports three BFCache blockers caused by cache-control:no-store/cookie modification; it also records exceptions from old third-party integrations.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Allow BFCache for the static document, update/remove legacy dependencies, and avoid no-store unless sensitive data requires it.",
      "effort": "small"
    },
    {
      "id": "F20",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-discoverable",
      "principleCheckId": "title-and-description",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "severity": "low",
      "confidence": "high",
      "summary": "The title is too generic to distinguish the page in results.",
      "evidence": "The raw and rendered page both expose title “HDHub4u” and a description, but the title omits the page purpose represented by the H1.",
      "artifacts": [
        "evidence/home-recon.json",
        "evidence/discoverability.json"
      ],
      "suggestedFix": "Use a concise descriptive title aligned with the visible page purpose while keeping the existing meta description unique.",
      "effort": "small"
    },
    {
      "id": "F21",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-discoverable",
      "principleCheckId": "crawlable-and-mobile-friendly",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The prominent logo and primary CTA are not crawlable links.",
      "evidence": "Lighthouse flags two anchors without href, including “View Full Site”; only a minor body link has a real destination.",
      "artifacts": [
        "evidence/links-probe.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Give every navigation control a real href and meaningful text; do not depend on JavaScript click wiring.",
      "effort": "small"
    },
    {
      "id": "F22",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-discoverable",
      "principleCheckId": "canonical-and-indexing-signals",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Indexing signals are inconsistent and the sitemap endpoint is not a sitemap.",
      "evidence": "The page has no canonical link; /sitemap.xml returns the homepage HTML, while robots.txt advertises indexing and does not provide a valid sitemap URL.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/robots.txt",
        "evidence/sitemap-response.html"
      ],
      "suggestedFix": "Add a self-referential canonical, publish a valid XML sitemap, and declare it in robots.txt.",
      "effort": "small"
    },
    {
      "id": "F23",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-discoverable",
      "principleCheckId": "structured-and-shareable-metadata",
      "guidanceId": "html",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Share and entity metadata are incomplete.",
      "evidence": "The page has no JSON-LD and only og:type; it lacks Open Graph title, description, image, URL, and Twitter card metadata.",
      "artifacts": [
        "evidence/platform-probe.json",
        "evidence/home-recon.json"
      ],
      "suggestedFix": "Add accurate WebSite/Organization JSON-LD and complete Open Graph/Twitter metadata matching visible content.",
      "effort": "small"
    },
    {
      "id": "F24",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "secure-transport-and-headers",
      "guidanceId": "security",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "HTTPS is used, but baseline security headers and cookie protections are absent.",
      "evidence": "Headers evidence shows no CSP, HSTS, nosniff, clickjacking, referrer, or permissions policy; both analytics cookies lack Secure and use SameSite=None.",
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json"
      ],
      "suggestedFix": "Set HSTS, CSP, nosniff, frame-ancestors, Referrer-Policy and Permissions-Policy; mark analytics cookies Secure and use an appropriate SameSite value.",
      "effort": "small"
    },
    {
      "id": "F25",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "data-minimisation-and-third-parties",
      "guidanceId": "privacy",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "A simple landing page sends most bytes through a large tracking/third-party footprint.",
      "evidence": "Trackers found 15 third-party origins and Google Analytics; HAR attributes 23/26 requests and 394,881/414,499 bytes to third parties, with 400-day analytics cookies.",
      "artifacts": [
        "evidence/trackers.json",
        "evidence/home-summary.json",
        "evidence/cookies.json"
      ],
      "suggestedFix": "Remove non-essential analytics/sharing code, gate optional third parties on consent or intent, and shorten/minimize identifiers.",
      "effort": "small"
    },
    {
      "id": "F26",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "defensive-browser-policies",
      "guidanceId": "security",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "No browser-enforced defensive policies are configured.",
      "evidence": "The headers primitive found HSTS, clickjacking protection, Referrer-Policy, Permissions-Policy, and CSP all absent.",
      "artifacts": [
        "evidence/headers.json"
      ],
      "suggestedFix": "Deploy a restrictive CSP with frame-ancestors, HSTS, nosniff, strict referrer policy, and least-privilege Permissions-Policy.",
      "effort": "small"
    },
    {
      "id": "F27",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-resilient",
      "principleCheckId": "resilient-runtime-behaviour",
      "guidanceId": "conditional-async-dependencies",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "The primary runtime action is fragile and non-semantic.",
      "evidence": "The CTA has no href or handler and clicking it produces no state change, while third-party scripts throw uncaught errors.",
      "artifacts": [
        "evidence/primary-flow-probe.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Use a semantic href as the resilient baseline and make optional script enhancement failure-safe.",
      "effort": "small"
    },
    {
      "id": "F28",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-resilient",
      "principleCheckId": "network-and-http-failure-states",
      "guidanceId": "persistent-toast-notifications",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Unknown URLs return a misleading successful homepage instead of a recoverable not-found state.",
      "evidence": "A request to /web-uplift-definitely-missing-404 returned HTTP 200 and the full homepage, with no 404 explanation or recovery links.",
      "artifacts": [
        "evidence/not-found-probe.txt",
        "evidence/not-found-response.html"
      ],
      "suggestedFix": "Return a real 404 status with a concise not-found page, home link, and useful recovery options.",
      "effort": "small"
    },
    {
      "id": "F29",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-internationalised",
      "principleCheckId": "lang-dir-and-logical-properties",
      "guidanceId": "translator",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "The language is declared, but layout CSS is built from physical directions.",
      "evidence": "html lang=en is correct, but CSS inspection found no logical properties and 24 rules using physical left/right positioning or spacing.",
      "artifacts": [
        "evidence/home-recon.json",
        "evidence/resource-dom-probe.json"
      ],
      "suggestedFix": "Replace directional layout properties with inline/block logical equivalents and set dir where translated content requires it.",
      "effort": "small"
    },
    {
      "id": "F30",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-trustworthy",
      "principleCheckId": "no-dark-patterns",
      "guidanceId": "custom-button-actions",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "Safety claims conflict with observable tracking and security posture.",
      "evidence": "Visible copy claims “Secure and Safe Browsing” and an ad-free experience, while evidence shows 15 third-party origins, analytics tracking, insecure 400-day cookies, absent security headers, and a dead primary CTA.",
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/trackers.json",
        "evidence/cookies.json",
        "evidence/headers.json"
      ],
      "suggestedFix": "Remove or qualify unsupported claims, disclose tracking plainly, and make the primary destination and behavior honest and functional.",
      "effort": "small"
    },
    {
      "id": "F31",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-sustainable",
      "principleCheckId": "no-wasteful-work",
      "guidanceId": "efficient-background-processing",
      "guidanceCategory": "modern-web-guidance",
      "severity": "medium",
      "confidence": "high",
      "summary": "Most transferred code is avoidable third-party work for a static page.",
      "evidence": "Third parties account for 394,881 of 414,499 transferred bytes; Lighthouse estimates 109KiB unused JS and 35KiB unused CSS.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Replace sharing widgets with native links, remove legacy framework code, and load analytics only when justified.",
      "effort": "small"
    },
    {
      "id": "F32",
      "pathId": "home",
      "url": "https://hdhub4u.med/",
      "principleId": "be-sustainable",
      "principleCheckId": "third-party-and-media-budget",
      "guidanceId": "deprioritize-background-fetches",
      "guidanceCategory": "modern-web-guidance",
      "severity": "high",
      "confidence": "high",
      "summary": "Third-party scripts and fonts dominate a page whose core content is static HTML.",
      "evidence": "HAR records 23 third-party requests and 394,881 third-party bytes; GTM alone transfers 154,903 bytes and ShareThis spans multiple origins.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/trackers.json"
      ],
      "suggestedFix": "Set a strict third-party budget, remove ShareThis/GTM where they do not create proportional user value, and self-host/subset essential fonts.",
      "effort": "small"
    }
  ],
  "taskList": [
    {
      "id": "T1",
      "title": "Restore the primary CTA as a semantic, resilient, crawlable link",
      "findingIds": [
        "F03",
        "F05",
        "F08",
        "F09",
        "F21",
        "F27"
      ],
      "guidanceId": "custom-button-actions",
      "priority": 1,
      "status": "open"
    },
    {
      "id": "T2",
      "title": "Remove unnecessary trackers and third-party script weight",
      "findingIds": [
        "F12",
        "F25",
        "F31",
        "F32"
      ],
      "guidanceId": "privacy",
      "priority": 2,
      "status": "open"
    },
    {
      "id": "T3",
      "title": "Add security headers and protect analytics cookies",
      "findingIds": [
        "F24",
        "F26"
      ],
      "guidanceId": "security",
      "priority": 3,
      "status": "open"
    },
    {
      "id": "T4",
      "title": "Repair keyboard focus, zoom, contrast, landmarks and list semantics",
      "findingIds": [
        "F02",
        "F07",
        "F13",
        "F14",
        "F15",
        "F16"
      ],
      "guidanceId": "accessibility",
      "priority": 4,
      "status": "open"
    },
    {
      "id": "T5",
      "title": "Fix document, indexing and share metadata",
      "findingIds": [
        "F18",
        "F20",
        "F22",
        "F23"
      ],
      "guidanceId": "html",
      "priority": 5,
      "status": "open"
    },
    {
      "id": "T6",
      "title": "Streamline critical resource delivery and restore BFCache",
      "findingIds": [
        "F10",
        "F11",
        "F17",
        "F19"
      ],
      "guidanceId": "optimize-script-priority",
      "priority": 6,
      "status": "open"
    }
  ],
  "budget": {
    "pathCount": 1,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-20T10-41-55-835Z"
}
