{
  "url": "https://www.jusbrasil.com.br",
  "auditedAt": "2026-07-27T16:23:06.873Z",
  "mode": "report",
  "status": "blocked",
  "statusDetail": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
  "page": {
    "appType": "unknown",
    "framework": "unknown",
    "notes": "The application never rendered; only an externally generated Cloudflare challenge was observable."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "evaluate-probe",
    "direct-http-recon",
    "modern-web-guidance search/retrieve"
  ],
  "guidanceConsulted": [
    "dark-mode",
    "accessibility",
    "same-document-transitions",
    "scroll-position-aware-elements",
    "declarative-dialog-popover-control",
    "fluid-scaling",
    "forms",
    "performance",
    "optimize-image-priority",
    "html",
    "security",
    "privacy",
    "stabilize-reactive-state",
    "translator",
    "adapt-scrollbar-to-contrast-preferences",
    "scroll-snap-state-sync",
    "declarative-button-actions",
    "efficient-background-processing",
    "coordinate-global-events",
    "validate-input-after-interaction",
    "webmcp",
    "manage-recurring-intervals"
  ],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/home-desktop.png",
      "caption": "Desktop browser capture of the Cloudflare Turnstile security challenge shown instead of Jusbrasil; client IP redacted.",
      "condition": "780x493 headless Chrome; initial navigation",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Rendered DOM and CSS of the challenge page; title is “Just a moment...” and body asks for a security step.",
      "condition": "initial navigation after 4 second wait",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/home-recon.json",
      "caption": "Recon probe showing challenge title, no H1, only two unrelated outbound links, and no application metadata.",
      "condition": "initial navigation after 4 second wait",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/robots.txt",
      "caption": "robots.txt response retained for route discovery; this endpoint was reachable.",
      "condition": "direct HTTP retrieval",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/sitemap.xml",
      "caption": "Attempted sitemap discovery returned a Cloudflare block page rather than a sitemap.",
      "condition": "direct HTTP retrieval",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "coverage-manifest.json",
      "caption": "Exact atomic coverage manifest and per-check evidence plan.",
      "condition": "modern-web-guidance@0.0.172 catalog",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "guidance-list.json",
      "caption": "Pinned Modern Web Guidance catalog listing consulted before judgement.",
      "condition": "modern-web-guidance@0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "guidance-searches.jsonl",
      "caption": "Modern Web Guidance semantic search results consulted across principles.",
      "condition": "modern-web-guidance@0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "guidance-retrieved.md",
      "caption": "Full guidance documents retrieved before attempted judgement.",
      "condition": "modern-web-guidance@0.0.172",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "validation.log",
      "caption": "Atomic coverage validator output showing all 58 checks recorded as blocked.",
      "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 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a screenshot under emulated prefers-contrast: more / forced-colors, or an axe/contrast probe, can show whether controls and text survive. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a transition video of a route/state change shows whether it animates; the page source / ::view-transition usage corroborates. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source/CSS inspection for animation-timeline: scroll()/view(); a long-task / scroll-handler probe can flag the main-thread anti-pattern. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted CSS inspection for scroll-snap / overscroll-behavior / physics-based easing vs custom pointermove listeners. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a transition video of scrolling, or CSS inspection for scroll-state container queries. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted CSS inspection for ::highlight / scroll-marker; a transition video can show whether attention is cued after navigation. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a screenshot on load, or a DOM probe for full-viewport overlays present before interaction. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted DOM/source inspection for popover / <dialog> / <details> vs custom overlay divs with manual dismiss handling. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a screenshot plus layout metrics can show the proportion of the viewport given to chrome vs content. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted layout metrics (scrollWidth vs innerWidth) and a screenshot at an emulated narrow mobile viewport reveal overflow. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted the layout primitive's CLS observer captures shifts; a transition video of the first seconds shows content jumping. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted the layout primitive records long tasks; a heap summary shows the object population; Lighthouse reports TBT. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted axe contrast rules, a Lighthouse contrast audit, or an in-page probe computing contrast ratios from computed colours. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted axe/Lighthouse structural audits; a focus-walk probe (tab through, read activeElement + computed outline) is a first-party alternative. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a screenshot of body and heading text, plus CSS inspection for text-wrap / text alignment / font fallback handling. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted capture Runtime/Log CDP events, or a probe that reads collected errors; Lighthouse reports this too. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a DOM/source probe for doctype/charset/img dimensions; CSS inspection for repetition; Lighthouse best-practices audits cover the rest. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a DOM probe reads <title> and meta[name=description]; Lighthouse SEO audits cover the same ground. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a DOM probe for anchor hrefs, viewport meta, and robots; Lighthouse SEO audits corroborate. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted inspect response headers / page protocol via an evaluate probe or the network layer; Lighthouse best-practices flags HTTPS and CSP issues. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted inspect network requests and third-party origins; a probe of analytics/beacon calls. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a probe for permission requests fired on load; source inspection for passkey / WebAuthn / navigator.credentials usage in auth flows. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted exercise menus near viewport edges with a screenshot; a probe of async/visibility behaviour. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a probe for a service worker registration and a web app manifest; test behaviour offline. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a DOM probe for <html lang>/dir and CSS inspection for logical vs physical properties. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source inspection for Intl.* usage vs hand-rolled formatting; a probe of rendered dates/numbers under a different locale. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source inspection for time-zone-aware date handling vs naive local Date math. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a screenshot of consent/upsell/cancel flows; source inspection for declarative button actions vs misleading controls. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source/DOM inspection for autocomplete attributes on form fields; a probe of autofill affordances. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted inspect transferred image bytes vs displayed size; source inspection for modern formats and resolution handling. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted a long-task / network probe for background fetches and processing while idle or backgrounded. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source inspection for WebMCP / agentic-tool registration and agent-readable affordances. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source inspection for built-in AI (language model / summariser) usage. The model chooses. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted 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. Initial browser recon used DOM, screenshot, and evaluate probes before check-specific execution.",
      "evidence": "The origin application was not rendered. Browser evidence shows only a Cloudflare/Turnstile security challenge, so no direct evidence about this check on the target site could be gathered.",
      "reason": "Cloudflare anti-bot protection intercepted the browser before the Jusbrasil application loaded. The browser received an interactive Turnstile security challenge titled “Just a moment...” asking to complete a security step; direct retrieval of sitemap.xml returned a Cloudflare “Sorry, you have been blocked” page. Site templates and user journeys could not be reached without bypassing an external access control.",
      "pathIds": [
        "home-entry"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/home-recon.json"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 5 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 5 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 4 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 4 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 4 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 4 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "All 2 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "incomplete",
      "reason": "All 3 check(s) were blocked by the external Cloudflare anti-bot challenge before the Jusbrasil application rendered."
    }
  ],
  "paths": [
    {
      "id": "home-entry",
      "description": "Homepage entry and route-discovery recon. Intended to identify navigation and representative archetypes, but an interactive anti-bot challenge prevented entry.",
      "url": "https://www.jusbrasil.com.br",
      "conditions": [
        "desktop headless Chrome",
        "4 second wait",
        "direct HTTP robots/sitemap discovery"
      ],
      "result": "failed"
    }
  ],
  "findings": [],
  "taskList": [],
  "budget": {
    "wallClockSeconds": 102,
    "pathCount": 1,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-27T16-21-25-941Z"
}
