{
  "url": "https://myreadingmanga.info",
  "auditedAt": "2026-07-28T11:46:55.323Z",
  "mode": "report",
  "status": "blocked",
  "statusDetail": "Recon was blocked by Cloudflare interactive human verification. The report preserves all 58 atomic result slots as blocked; it does not score or make claims about the protected site.",
  "page": {
    "appType": "unknown",
    "framework": "unknown",
    "notes": "Only the Cloudflare challenge document was observable. The underlying site architecture and templates could not be identified."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "HTTP header probe",
    "robots.txt probe",
    "sitemap.xml probe",
    "Modern Web Guidance search"
  ],
  "guidanceConsulted": [
    "accessibility",
    "accessible-error-announcement",
    "adapt-scrollbar-to-contrast-preferences",
    "agentic-forms",
    "agentic-javascript-tools",
    "autofill-highlight-inputs",
    "autofill-payment-form",
    "autofill-sign-up-form",
    "capture-location-agnostic-data",
    "component-specific-light-dark-theme",
    "coordinate-global-events",
    "dark-mode",
    "declarative-dialog-popover-control",
    "defer-work-until-scroll-ends",
    "deprioritize-background-fetches",
    "directional-navigation-transitions",
    "flicker-free-client-side-ab-testing",
    "forms",
    "html",
    "move-dom-element-without-losing-state",
    "passkey-authentication",
    "performance",
    "persistent-top-layer-ui",
    "position-aware-tooltips",
    "privacy",
    "pull-to-reveal",
    "schedule-tasks-by-priority",
    "scroll-position-aware-elements",
    "scroll-snap-realtime-feedback",
    "search-hidden-content",
    "security",
    "stack-drill-down",
    "translator",
    "webmcp"
  ],
  "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source inspection for intl after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "blocked",
      "confidence": "high",
      "method": "Attempted source inspection for built-in ai (language model / summariser) usage after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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) after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    },
    {
      "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 after browser recon; access gate stopped inspection",
      "evidence": "Browser screenshot and DOM capture show only the Cloudflare “Verify you are human” interstitial; curl confirmed HTTP 403 with cf-mitigated: challenge.",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-dom.json",
        "evidence/access-block.txt"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "incomplete",
      "reason": "The target returned a Cloudflare interactive human-verification page (HTTP 403, cf-mitigated: challenge), so the underlying site template, content, interactions, and representative routes could not be inspected without bypassing a bot-control gate."
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Entry page and recon surface. Intended to identify navigation, templates, and the primary reading journey; blocked by Cloudflare human verification.",
      "url": "https://myreadingmanga.info/",
      "conditions": [
        "desktop 780x493",
        "JavaScript enabled"
      ],
      "result": "failed"
    },
    {
      "id": "robots",
      "description": "Route-discovery surface. robots.txt was fetched, but it provided policy text rather than representative content routes.",
      "url": "https://myreadingmanga.info/robots.txt",
      "conditions": [
        "raw HTTP fetch"
      ],
      "result": "skipped"
    },
    {
      "id": "sitemap",
      "description": "Route-discovery surface. sitemap.xml could not be read because it also returned the Cloudflare HTTP 403 challenge.",
      "url": "https://myreadingmanga.info/sitemap.xml",
      "conditions": [
        "raw HTTP fetch"
      ],
      "result": "failed"
    }
  ],
  "findings": [],
  "taskList": [],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/home-desktop.png",
      "caption": "Desktop entry-page capture showing the Cloudflare human-verification gate.",
      "condition": "desktop 780x493",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Rendered DOM of the challenge page; title is “Just a moment...” and content is the verification interstitial.",
      "condition": "JavaScript enabled",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/access-block.txt",
      "caption": "Access-block summary: browser challenge, HTTP 403, cf-mitigated header, and route-discovery results.",
      "condition": "browser and raw HTTP recon",
      "findingIds": []
    }
  ],
  "budget": {
    "pathCount": 3,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-28T11-45-11-297Z"
}
