{
  "url": "https://www.absher.sa",
  "auditedAt": "2026-07-27T17:44:50.756Z",
  "mode": "report",
  "status": "blocked",
  "statusDetail": "Audit blocked before site recon. The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment. No score or findings are published because 58/58 checks are blocked.",
  "page": {
    "appType": "unknown",
    "framework": "unknown",
    "notes": "The root issued a 302 to /portal/landing.html?v=1. The destination could not be rendered; Chrome displayed its network-error interstitial."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "har",
    "discoverability",
    "headers",
    "curl",
    "DNS/TLS diagnostics",
    "Modern Web Guidance search/list/retrieve"
  ],
  "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": "Chrome desktop navigation shows ERR_CONNECTION_RESET.",
      "condition": "desktop viewport",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "Chrome mobile navigation shows ERR_CONNECTION_RESET.",
      "condition": "viewport: 360x800",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/home-dark.png",
      "caption": "Chrome navigation under dark preference still reaches the network interstitial, not the site.",
      "condition": "prefers-color-scheme: dark",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "DOM capture contains Chrome net-error UI rather than the target site.",
      "condition": "desktop viewport",
      "findingIds": []
    },
    {
      "type": "har",
      "path": "evidence/home.har",
      "caption": "HAR retaining the redirect and failed landing-document requests.",
      "condition": "5-second load window",
      "findingIds": []
    },
    {
      "type": "har-summary",
      "path": "evidence/home-summary.json",
      "caption": "HAR summary reports 302 redirect followed by net::ERR_CONNECTION_RESET/status 0.",
      "condition": "5-second load window",
      "findingIds": []
    },
    {
      "type": "discoverability",
      "path": "evidence/discoverability.json",
      "caption": "Discoverability attempt: raw fetch was inconsistent with browser rendering; browser remained blocked.",
      "condition": "JavaScript on/off",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-rendered.png",
      "caption": "Rendered half of discoverability pair shows ERR_CONNECTION_RESET.",
      "condition": "JavaScript enabled",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-crawler.png",
      "caption": "Crawler half of discoverability pair is blank.",
      "condition": "JavaScript disabled",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/network-diagnostics.txt",
      "caption": "DNS resolves and TLS verifies, but HTTP response is reset after redirect.",
      "condition": "DNS/TLS/curl diagnostics",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/raw-headers.txt",
      "caption": "Direct GET response headers show HTTP 403 from the target/WAF.",
      "condition": "custom crawler user agent",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/raw-landing.html",
      "caption": "Direct GET body is a 403 Forbidden error document.",
      "condition": "custom crawler user agent",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/guidance-search.json",
      "caption": "Initial live Modern Web Guidance search result.",
      "condition": "catalog 0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/guidance-query-results.ndjson",
      "caption": "Search results for every non-ID guidance mapping in the principles catalog.",
      "condition": "catalog 0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/guidance-retrieved.md",
      "caption": "Cached retrieval of all 136 mapped catalog guide IDs.",
      "condition": "catalog 0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "coverage-manifest.tsv",
      "caption": "Manifest of all expected principle/check pairs and evidence hints.",
      "condition": "principles checksum 78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/guidance-list.json",
      "caption": "Live Modern Web Guidance catalog used to distinguish guide IDs from search-query mappings.",
      "condition": "catalog 0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "Header primitive result from the blocked navigation; not treated as target-header evidence because no target document response loaded.",
      "condition": "blocked navigation",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/robots-headers.txt",
      "caption": "Partial robots.txt request headers captured before the connection reset.",
      "condition": "direct GET",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "validation.log",
      "caption": "Atomic coverage validator output: exact registry coverage, but publication gate fails because every row is blocked.",
      "condition": "58 expected checks",
      "findingIds": []
    }
  ],
  "config": {
    "loaded": false
  },
  "coverage": {
    "catalogVersion": "modern-web-guidance@0.0.172",
    "catalogChecksum": "sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7",
    "expected": 58,
    "recorded": 58,
    "judged": 0,
    "blocked": 58,
    "notRun": 0,
    "missing": 0,
    "unknown": 0,
    "duplicates": 0,
    "complete": false
  },
  "checkOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-color-scheme",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a screenshot or computed background under an emulated prefers-color-scheme: dark condition will reveal whether surfaces re-tint; the page CSS / a color-scheme declaration is corroborating evidence. The model chooses the method.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute respects-color-scheme.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a transition video, or an in-page probe of getAnimations()/computed animation under an emulated prefers-reduced-motion: reduce condition, can show whether motion stops. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute respects-reduced-motion.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a screenshot under emulated prefers-contrast: more / forced-colors, or an axe/contrast probe, can show whether controls and text survive. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute respects-contrast.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a transition video of a route/state change shows whether it animates; the page source / ::view-transition usage corroborates. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute view-transitions.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (source/CSS inspection for animation-timeline: scroll()/view(); a long-task / scroll-handler probe can flag the main-thread anti-pattern. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute scroll-driven-animations.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (CSS inspection for scroll-snap / overscroll-behavior / physics-based easing vs custom pointermove listeners. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute physical-gestures.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a transition video of scrolling, or CSS inspection for scroll-state container queries. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute scroll-state-aware-chrome.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (CSS inspection for anchor-name / position-anchor / position-try on overlays; a screenshot of an open overlay near a viewport edge can show drift. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute anchored-positioning.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (CSS inspection for ::highlight / scroll-marker; a transition video can show whether attention is cued after navigation. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute directs-attention.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a screenshot on load, or a DOM probe for full-viewport overlays present before interaction. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute no-intrusive-interruptions.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (DOM/source inspection for popover / <dialog> / <details> vs custom overlay divs with manual dismiss handling. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute semantic-dismissible-primitives.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a screenshot plus layout metrics can show the proportion of the viewport given to chrome vs content. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute reduced-chrome.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (layout metrics (scrollWidth vs innerWidth) and a screenshot at an emulated narrow mobile viewport reveal overflow. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute responsive-no-horizontal-scroll.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (CSS inspection for @container / container-type; a computed-style probe of the same component in a wide vs narrow container shows whether it adapts. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute component-level-responsiveness.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a focus probe (focus an element, read the computed outline) or an axe target-size check; a screenshot of a focused control corroborates. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute input-modality-aware.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (screenshot the first viewport and key scrolled states; inspect heading structure, nav labels, button text, and visual hierarchy; a task walkthrough can show whether the next action is obvious. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute clear-purpose-and-primary-action.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (run the flow manually with screenshots/DOM snapshots at each step; compare expected vs actual path length; inspect form requirements, navigation continuity, and blockers. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute primary-flow-completion.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (exercise network delay/failure, invalid input, empty data and success states; screenshot the state messaging and recovery controls; inspect whether browser history and focus remain sensible. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute clear-system-state-and-recovery.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (Lighthouse reports LCP/CLS/TBT directly and the model may run it; layout metrics + a layout-shift observer + a long-task observer (the evidence primitives) give the same signal first-party. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute good-core-web-vitals.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (the layout primitive's CLS observer captures shifts; a transition video of the first seconds shows content jumping. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute visual-stability.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (the layout primitive records long tasks; a heap summary shows the object population; Lighthouse reports TBT. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute efficient-main-thread.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a HAR summary can reveal cache headers, redirects, render-blocking candidates, weight offenders and dependency shape; a trace/Lighthouse insight report can corroborate LCP discovery, render-blocking, font-display and document latency. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute efficient-resource-delivery.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (Lighthouse/trace/code-coverage style evidence can flag unused JS/CSS, duplicated JavaScript and legacy code; a HAR summary shows third-party byte cost and request count. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute trim-unused-and-duplicate-code.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (axe-core (injectable via the evaluate primitive) or Lighthouse's a11y audits enumerate these; a DOM probe of the accessibility-relevant attributes is a first-party alternative. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute names-roles-labels.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (axe contrast rules, a Lighthouse contrast audit, or an in-page probe computing contrast ratios from computed colours. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute sufficient-contrast.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (axe/Lighthouse structural audits; a focus-walk probe (tab through, read activeElement + computed outline) is a first-party alternative. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute structure-and-focus.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a screenshot of body and heading text, plus CSS inspection for text-wrap / text alignment / font fallback handling. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute legible-text.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (Lighthouse/axe target-size, meta-viewport and media-caption audits are useful signals; screenshots at narrow and zoomed conditions plus DOM/media inspection can corroborate. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute zoom-reflow-targets-and-media.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (capture Runtime/Log CDP events, or a probe that reads collected errors; Lighthouse reports this too. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute no-console-errors.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a DOM/source probe for doctype/charset/img dimensions; CSS inspection for repetition; Lighthouse best-practices audits cover the rest. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute sound-document-and-assets.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (Lighthouse best-practices audits and DevTools inspector/deprecation signals can surface these; DOM/source probes can verify paste handlers and prompt timing. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute browser-platform-hygiene.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a DOM probe reads <title> and meta[name=description]; Lighthouse SEO audits cover the same ground. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute title-and-description.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a DOM probe for anchor hrefs, viewport meta, and robots; Lighthouse SEO audits corroborate. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute crawlable-and-mobile-friendly.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (inspect response status and headers, <link rel=canonical>, hreflang links, robots meta, robots.txt and sitemap.xml; Lighthouse SEO audits cover several of these. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute canonical-and-indexing-signals.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (inspect JSON-LD/microdata and social preview tags against visible content; Lighthouse has a manual structured-data audit, and ad-hoc probes can parse schema.org blocks. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute structured-and-shareable-metadata.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (inspect response headers / page protocol via an evaluate probe or the network layer; Lighthouse best-practices flags HTTPS and CSP issues. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute secure-transport-and-headers.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (inspect network requests and third-party origins; a probe of analytics/beacon calls. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute data-minimisation-and-third-parties.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a probe for permission requests fired on load; source inspection for passkey / WebAuthn / navigator.credentials usage in auth flows. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute in-context-permissions-and-modern-auth.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (inspect response headers and browser security state; Lighthouse/DevTools security audits can corroborate HSTS, clickjacking, Trusted Types, origin isolation and third-party cookie findings. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute defensive-browser-policies.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (load with scripting disabled or compare a no-JS fetch of the HTML against the rendered page; check for Baseline-aware fallbacks in source. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute progressive-enhancement.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (exercise menus near viewport edges with a screenshot; a probe of async/visibility behaviour. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute resilient-runtime-behaviour.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a probe for a service worker registration and a web app manifest; test behaviour offline. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute offline-and-installable.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (simulate failed fetches/offline mode or inspect representative 404/500 routes; screenshots and DOM snapshots of error/loading/empty states show whether recovery is possible. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute network-and-http-failure-states.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a DOM probe for <html lang>/dir and CSS inspection for logical vs physical properties. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute lang-dir-and-logical-properties.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (source inspection for Intl.* usage vs hand-rolled formatting; a probe of rendered dates/numbers under a different locale. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute locale-aware-data.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (source inspection for time-zone-aware date handling vs naive local Date math. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute time-zone-correctness.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a screenshot of consent/upsell/cancel flows; source inspection for declarative button actions vs misleading controls. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute no-dark-patterns.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (exercise a form, submit invalid input, and observe timing and clarity of errors via a screenshot or a :user-invalid / aria-invalid probe. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute humane-error-handling.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (source/DOM inspection for autocomplete attributes on form fields; a probe of autofill affordances. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute trustworthy-input-assistance.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (walkthrough checkout/subscription/auth/account flows when present; screenshot pricing, confirmation, cancellation and reauthentication states; inspect passkey/autocomplete support for sign-in and payment. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute safe-commercial-and-account-flows.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (inspect transferred image bytes vs displayed size; source inspection for modern formats and resolution handling. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute optimised-assets.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a long-task / network probe for background fetches and processing while idle or backgrounded. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute no-wasteful-work.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a HAR summary shows third-party bytes, font/media weight and caching; screenshots/video reveal autoplay and decorative media; trace/layout evidence shows whether media/animation keeps work running. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute third-party-and-media-budget.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (source inspection for WebMCP / agentic-tool registration and agent-readable affordances. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute structured-agent-capabilities.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (source inspection for built-in AI (language model / summariser) usage. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute on-device-inference.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (compare heap snapshots for retained growth - a baseline, then one taken after repeating the interaction with `--interact` about 10x (the memory-tracer methodology: baseline -> repeat -> post -> compare). Performance.getMetrics (JSHeapUsedSize, Nodes) across the same before/after window is corroboration. If Chrome DevTools MCP is available, follow its memory-leak-debugging skill: capture baseline, target, and final snapshots, then use memlab or the provided comparison workflow rather than reading raw .heapsnapshot files directly. The package-native `heap` primitive remains the default path. This check is only meaningful where the page has a real interaction to repeat; for a static page with none, mark it not-applicable with a rationale rather than fabricating one. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute no-leak-under-repeated-interaction.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (a single `heap` summary's totals (nodeCount, totalSelfSizeBytes, constructor population) plus Performance.getMetrics (Nodes, JSHeapUsedSize) give the current footprint to judge against the page's purpose. Chrome DevTools MCP heap snapshots and memlab snapshot analysis can provide the same memory distribution when available. Read summaries or derived analysis, never raw snapshots unless a dedicated heap-analysis tool is doing the analysis. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute bounded-footprint.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted prerequisite live-page navigation before the planned check-specific method (the `heap` summary by constructor (Detached* nodes) compared across a before/after pair shows a growing detached-DOM population; an `evaluate` probe can sample listener/timer counts (e.g. getEventListeners-style counting, or instrumenting addEventListener/setInterval) before and after the repeated interaction to spot growth. Chrome DevTools MCP heap snapshots plus the memory-leak-debugging skill's common-leak guidance can corroborate detached DOM, listeners, closures, globals, and unbounded caches. Caveat from the memory-tracer and Chrome DevTools MCP guidance: detached nodes can be intentional caches, so judge confidence rather than asserting a bug. The model chooses.)",
      "evidence": "Desktop, mobile, and emulated-dark Chrome captures reached Chrome's ERR_CONNECTION_RESET interstitial rather than Absher. HAR recorded status 0 / net::ERR_CONNECTION_RESET for https://www.absher.sa/portal/landing.html?v=1; direct GET returned HTTP 403. No site state existed on which to execute no-detached-dom-or-unbounded-listeners.",
      "reason": "The target redirected to /portal/landing.html?v=1, then the origin/WAF reset headless-browser connections (net::ERR_CONNECTION_RESET) and returned HTTP 403 to a direct GET. The live site DOM and journeys were therefore unavailable from this audit environment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-summary.json",
        "evidence/network-diagnostics.txt"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 5 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 5 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 4 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 4 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 4 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 4 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 2 checks were blocked because the live site was inaccessible from the audit environment."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 checks were blocked because the live site was inaccessible from the audit environment."
    }
  ],
  "paths": [
    {
      "id": "entry",
      "description": "Entry page and redirect target, intended to establish navigation, templates, and representative journeys. Failed before site UI loaded; no further paths could be discovered or covered.",
      "url": "https://www.absher.sa",
      "conditions": [
        "desktop",
        "viewport: 360x800",
        "prefers-color-scheme: dark",
        "JavaScript disabled"
      ],
      "result": "failed"
    }
  ],
  "findings": [],
  "taskList": [],
  "budget": {
    "wallClockSeconds": 190,
    "pathCount": 1,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-27T17-41-12-504Z"
}
