{
  "url": "https://bingoplus.com",
  "auditedAt": "2026-07-28T03:15:07Z",
  "mode": "report",
  "status": "blocked",
  "statusDetail": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable. Route discovery also failed: /robots.txt and /sitemap.xml each returned HTTP 403. Per the audit method, inspection stopped rather than treating the restriction page as the site.",
  "page": {
    "appType": "unknown",
    "framework": "unknown",
    "notes": "The application profile could not be determined because only the location-restriction response was reachable."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "layout-metrics",
    "discoverability",
    "evaluate-probe",
    "headers",
    "HTTP route probes",
    "modern-web-guidance catalog list"
  ],
  "guidanceConsulted": [],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/home-desktop.png",
      "caption": "Desktop viewport showing the BingoPlus geographic restriction notice.",
      "condition": "desktop",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "Mobile viewport showing the same geographic restriction response.",
      "condition": "viewport: 360x800",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Rendered DOM contains only a restriction image and Cloudflare scripts.",
      "condition": "desktop",
      "findingIds": []
    },
    {
      "type": "layout",
      "path": "evidence/home-mobile-layout.json",
      "caption": "Layout metrics for the restriction response, not the underlying site.",
      "condition": "viewport: 360x800",
      "findingIds": []
    },
    {
      "type": "discoverability",
      "path": "evidence/home-discoverability.json",
      "caption": "Raw fetch returned HTTP 403 and rendered content was empty text.",
      "condition": "crawler and browser",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/home-discoverability-rendered.png",
      "caption": "Browser-view screenshot of the restriction response.",
      "condition": "JavaScript enabled",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/home-discoverability-crawler.png",
      "caption": "Crawler-view screenshot of the restriction response.",
      "condition": "JavaScript disabled",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/home-recon.json",
      "caption": "Probe found no links or text, only the restriction image.",
      "condition": "desktop",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/home-headers.json",
      "caption": "Security-header signal from the 403 restriction response; not representative of application routes.",
      "condition": "entry response",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "coverage-manifest.json",
      "caption": "Atomic 58-check coverage manifest with the planned method and common access blocker for each check.",
      "condition": "planning",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "guidance-list.json",
      "caption": "Pinned Modern Web Guidance catalog list consulted before judgement stopped at the access blocker.",
      "condition": "modern-web-guidance@0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "validation.log",
      "caption": "Atomic coverage validator output. It records that all expected rows exist but all 58 are blocked, so publication is incomplete.",
      "condition": "post-report validation",
      "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 entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative respects-color-scheme surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative respects-reduced-motion surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative respects-contrast surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative view-transitions surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative scroll-driven-animations surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative physical-gestures surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing the planned check-specific method (a transition video of scrolling, or CSS inspection for scroll-state container queries. The model chooses.).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative scroll-state-aware-chrome surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative anchored-positioning surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative directs-attention surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative no-intrusive-interruptions surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative semantic-dismissible-primitives surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative reduced-chrome surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative responsive-no-horizontal-scroll surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative component-level-responsiveness surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative input-modality-aware surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative clear-purpose-and-primary-action surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative primary-flow-completion surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative clear-system-state-and-recovery surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative good-core-web-vitals surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative visual-stability surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative efficient-main-thread surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 m).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative efficient-resource-delivery surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative trim-unused-and-duplicate-code surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative names-roles-labels surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative sufficient-contrast surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative structure-and-focus surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative legible-text surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative zoom-reflow-targets-and-media surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative no-console-errors surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative sound-document-and-assets surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative browser-platform-hygiene surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative title-and-description surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative crawlable-and-mobile-friendly surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative canonical-and-indexing-signals surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative structured-and-shareable-metadata surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative secure-transport-and-headers surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing the planned check-specific method (inspect network requests and third-party origins; a probe of analytics/beacon calls. The model chooses.).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative data-minimisation-and-third-parties surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative in-context-permissions-and-modern-auth surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative defensive-browser-policies surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative progressive-enhancement surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative resilient-runtime-behaviour surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative offline-and-installable surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative network-and-http-failure-states surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative lang-dir-and-logical-properties surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative locale-aware-data surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing the planned check-specific method (source inspection for time-zone-aware date handling vs naive local Date math. The model chooses.).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative time-zone-correctness surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative no-dark-patterns surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative humane-error-handling surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative trustworthy-input-assistance surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative safe-commercial-and-account-flows surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative optimised-assets surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative no-wasteful-work surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative third-party-and-media-budget surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing the planned check-specific method (source inspection for WebMCP / agentic-tool registration and agent-readable affordances. The model chooses.).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative structured-agent-capabilities surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing the planned check-specific method (source inspection for built-in AI (language model / summariser) usage. The model chooses.).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative on-device-inference surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 (JSHeapUsedSi).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative no-leak-under-repeated-interaction surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 ).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative bounded-footprint surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted entry-page access and recon before executing 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 a).",
      "evidence": "Desktop/mobile screenshots and rendered DOM show only the geographic restriction response; raw discoverability fetch returned HTTP 403. No representative no-detached-dom-or-unbounded-listeners surface could be reached.",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "pathIds": [
        "entry-access"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The public entry URL returned HTTP 403 and rendered a location-restriction page stating that BingoPlus is only allowed for use within the Philippines. The audit host is outside the permitted location, so the actual site, routes, controls, content, and primary journeys were unavailable.",
      "findingIds": []
    }
  ],
  "paths": [
    {
      "id": "entry-access",
      "description": "Attempt the public homepage for recon, then discover representative routes and primary journeys. The homepage returned a Philippines-only location restriction; no site archetype could be reached. Not covered: homepage content, listings/detail pages, account/authentication, forms, payments, gameplay, overlays, and error states because route discovery and application access were blocked.",
      "url": "https://bingoplus.com/",
      "conditions": [
        "desktop",
        "viewport: 360x800",
        "JavaScript enabled",
        "JavaScript disabled crawler fetch"
      ],
      "result": "failed"
    }
  ],
  "findings": [],
  "taskList": [],
  "budget": {
    "pathCount": 1,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-28T03-13-46-488Z"
}
