{
  "url": "https://bef77.com",
  "auditedAt": "2026-07-22T15:28:05.818Z",
  "mode": "report",
  "status": "completed",
  "statusDetail": "Coverage-complete audit. The origin returned a successful but empty public document; no bot or authentication wall was observed.",
  "page": {
    "appType": "unknown",
    "framework": "none observed",
    "notes": "HTTP 200 with a zero-byte body; Chrome synthesizes an empty html/head/body DOM. No internal page archetypes or user flows are exposed."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "evaluate-probe",
    "layout-metrics",
    "trace",
    "har",
    "discoverability",
    "headers",
    "cookies",
    "trackers",
    "secrets",
    "images",
    "heap-summary",
    "axe-core",
    "lighthouse (NO_FCP artifact)",
    "curl HTTP inspection",
    "Modern Web Guidance 0.0.172"
  ],
  "guidanceConsulted": [
    "dark-mode",
    "component-specific-light-dark-theme",
    "accessibility",
    "adapt-scrollbar-to-contrast-preferences",
    "same-document-transitions",
    "cross-document-transitions",
    "group-element-transitions",
    "faster-spa-view-transitions",
    "scrollytelling",
    "parallax-scroll-effects",
    "scroll-entry-exit-effects",
    "carousel-slide-effects",
    "physics-based-easing",
    "individual-transform-properties",
    "animate-element-entry-exit",
    "animate-to-from-top-layer",
    "animate-to-intrinsic-sizes",
    "dynamic-sibling-animations",
    "interactive-content-reveal",
    "pull-to-reveal",
    "swipe-to-remove",
    "shrinking-header-on-scroll",
    "scroll-progress-indicator",
    "scroll-position-aware-elements",
    "scroll-snap-realtime-feedback",
    "scroll-snap-state-sync",
    "scroll-target-on-load",
    "soft-edge-content-fade",
    "scrollability-affordance-hints",
    "anchor-positioning-tab-underline",
    "position-aware-tooltips",
    "interest-triggered-tooltips",
    "interest-triggered-action-previews",
    "directional-navigation-transitions",
    "carousel-snap-highlights",
    "navigation-drawer",
    "stack-drill-down",
    "persistent-app-tours",
    "persistent-toast-notifications",
    "light-dismiss-a-dialog",
    "platform-controls-dismiss-dialog",
    "declarative-dialog-popover-control",
    "animated-select-picker",
    "branded-select-styling",
    "brand-consistent-forms",
    "custom-select-picker-layouts",
    "rich-media-picker",
    "complex-shapes",
    "shaped-cutouts",
    "overflow-clipping-control",
    "visually-texture-content",
    "apply-webgl-shaders",
    "interactive-content-in-3d-scenes",
    "highlight-text-ranges",
    "prevent-text-wrapping",
    "customize-scrollbar-color-and-thickness",
    "export-html-media-from-canvas",
    "fluid-scaling",
    "calculate-with-intrinsic-sizes",
    "css-layout",
    "size-aware-styling",
    "content-based-styling",
    "child-state-based-styling",
    "design-token-reactivity",
    "dynamic-sibling-styling",
    "form-fields-automatically-fit-contents",
    "improve-text-layout-and-legibility",
    "forms",
    "accessible-error-announcement",
    "required-field-feedback",
    "validate-input-after-interaction",
    "identify-inp-causes",
    "schedule-tasks-by-priority",
    "optimize-preload-priority",
    "improve-next-page-load-performance",
    "interactions-in-complex-layouts",
    "performance",
    "visually-stable-font-fallbacks",
    "break-up-long-tasks",
    "identify-heavy-scripts",
    "optimize-script-priority",
    "defer-rendering-heavy-content",
    "defer-work-until-scroll-ends",
    "optimize-image-priority",
    "conditional-async-dependencies",
    "expose-canvas-content-to-browser-features",
    "move-dom-element-without-losing-state",
    "precise-text-alignment",
    "visually-stable-mixed-fonts",
    "css",
    "html",
    "reduce-style-repetition",
    "security",
    "privacy",
    "batch-analytics-events",
    "full-session-analytics",
    "calculate-total-foreground-time",
    "passkeys",
    "passkey-registration",
    "passkey-authentication",
    "passkey-reauthentication",
    "passkey-conditional-create",
    "passkey-management",
    "flicker-free-client-side-ab-testing",
    "consistent-cross-document-transitions",
    "stabilize-reactive-state",
    "resilient-context-menus-and-nested-dropdowns",
    "persistent-top-layer-ui",
    "detect-initial-visibility-state",
    "sequence-distributed-events",
    "translator",
    "language-detection",
    "support-global-calendar-systems",
    "capture-location-agnostic-data",
    "format-human-readable-durations",
    "manage-recurring-intervals",
    "calculate-event-differentials",
    "coordinate-global-events",
    "model-partial-time-concepts",
    "search-hidden-content",
    "select-menu-interaction",
    "style-parent-with-has",
    "autofill-address-form",
    "autofill-payment-form",
    "autofill-sign-in-form",
    "autofill-sign-up-form",
    "autofill-highlight-inputs",
    "deliver-optimized-decorative-images",
    "resolution-optimized-pseudo-elements",
    "deprioritize-background-fetches",
    "efficient-background-processing",
    "webmcp",
    "agentic-forms",
    "agentic-javascript-tools",
    "language-model",
    "summarizer"
  ],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/recon-desktop.png",
      "caption": "Blank desktop entry page",
      "condition": "default desktop",
      "findingIds": [
        "F-EMPTY-PAGE",
        "F-NO-FLOW",
        "F-NO-PAINT"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/mobile.png",
      "caption": "Blank entry page at 360x800",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F-MOBILE-VIEWPORT"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/dark.png",
      "caption": "Blank white canvas under dark preference",
      "condition": "prefers-color-scheme: dark",
      "findingIds": [
        "F-NO-DARK-MODE"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/high-contrast.png",
      "caption": "Blank page under forced colors/high contrast",
      "condition": "prefers-contrast: more; forced-colors: active",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/recon-dom.json",
      "caption": "Rendered DOM is empty",
      "findingIds": [
        "F-EMPTY-PAGE",
        "F-NO-DARK-MODE",
        "F-NO-PROGRESSIVE-CONTENT"
      ]
    },
    {
      "type": "other",
      "path": "evidence/document-probe.json",
      "caption": "Document metadata, semantics, route and capability inventory",
      "findingIds": [
        "F-NO-FLOW",
        "F-MOBILE-VIEWPORT",
        "F-A11Y-STRUCTURE",
        "F-DOCUMENT-FOUNDATION",
        "F-MISSING-TITLE",
        "F-CRAWL-MOBILE",
        "F-INDEXING-SIGNALS",
        "F-MISSING-LANG"
      ]
    },
    {
      "type": "other",
      "path": "evidence/preferences.json",
      "caption": "Computed colors and animations under dark/reduced-motion preferences",
      "findingIds": [
        "F-NO-DARK-MODE"
      ]
    },
    {
      "type": "layout",
      "path": "evidence/mobile-layout.json",
      "caption": "Mobile layout uses 980px layout viewport because viewport meta is absent",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F-MOBILE-VIEWPORT",
        "F-CRAWL-MOBILE"
      ]
    },
    {
      "type": "layout",
      "path": "evidence/desktop-layout.json",
      "caption": "Desktop CLS and long-task observation",
      "findingIds": []
    },
    {
      "type": "trace",
      "path": "evidence/load-trace.json",
      "caption": "DevTools load trace",
      "findingIds": []
    },
    {
      "type": "trace-summary",
      "path": "evidence/load-trace-summary.json",
      "caption": "Trace summary: no FCP/LCP and no long tasks",
      "findingIds": [
        "F-NO-PAINT"
      ]
    },
    {
      "type": "har",
      "path": "evidence/recon.har",
      "caption": "Network capture of empty document load",
      "findingIds": []
    },
    {
      "type": "har-summary",
      "path": "evidence/recon-summary.json",
      "caption": "HAR summary: two requests and 225 bytes",
      "findingIds": []
    },
    {
      "type": "discoverability",
      "path": "evidence/discoverability.json",
      "caption": "Raw/rendered discoverability result: both empty",
      "findingIds": [
        "F-EMPTY-PAGE",
        "F-FALSE-SUCCESS",
        "F-DOCUMENT-FOUNDATION",
        "F-MISSING-TITLE",
        "F-CRAWL-MOBILE",
        "F-NO-PROGRESSIVE-CONTENT"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-crawler.png",
      "caption": "Crawler view is blank",
      "condition": "JavaScript disabled",
      "findingIds": [
        "F-NO-PROGRESSIVE-CONTENT"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-rendered.png",
      "caption": "Rendered browser view is blank",
      "condition": "JavaScript enabled",
      "findingIds": [
        "F-EMPTY-PAGE",
        "F-NO-PROGRESSIVE-CONTENT"
      ]
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "Security response-header audit",
      "findingIds": [
        "F-SECURITY-HEADERS",
        "F-DEFENSIVE-POLICIES"
      ]
    },
    {
      "type": "other",
      "path": "evidence/cookies.json",
      "caption": "Cookie audit: zero cookies",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/trackers.json",
      "caption": "Tracker audit: zero third parties",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/secrets.json",
      "caption": "Client secret scan: zero findings",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/images.json",
      "caption": "Image audit: zero images",
      "findingIds": []
    },
    {
      "type": "heap",
      "path": "evidence/heap.json",
      "caption": "Single-state heap summary",
      "findingIds": []
    },
    {
      "type": "lighthouse",
      "path": "evidence/lighthouse.json",
      "caption": "Lighthouse artifact terminating with NO_FCP",
      "findingIds": [
        "F-NO-PAINT"
      ]
    },
    {
      "type": "other",
      "path": "evidence/axe.json",
      "caption": "axe-core accessibility violations",
      "findingIds": [
        "F-A11Y-STRUCTURE",
        "F-MISSING-TITLE",
        "F-MISSING-LANG"
      ]
    },
    {
      "type": "other",
      "path": "evidence/routes-probe.json",
      "caption": "robots, sitemap, manifest, and nonexistent-route responses",
      "findingIds": [
        "F-FALSE-SUCCESS",
        "F-INDEXING-SIGNALS"
      ]
    },
    {
      "type": "other",
      "path": "evidence/runtime-probe.json",
      "caption": "Navigation timing, element, focusable and handler inventory",
      "findingIds": [
        "F-A11Y-STRUCTURE"
      ]
    }
  ],
  "config": {
    "loaded": false
  },
  "coverage": {
    "catalogVersion": "modern-web-guidance@0.0.172",
    "catalogChecksum": "sha256:78ccfdb2d483f4c57d9dafed80fd86c6265585a56457c8dcfddc254b80fb44d7",
    "expected": 58,
    "recorded": 58,
    "judged": 58,
    "blocked": 0,
    "notRun": 0,
    "missing": 0,
    "unknown": 0,
    "duplicates": 0,
    "complete": true
  },
  "checkOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-color-scheme",
      "status": "issues",
      "confidence": "high",
      "method": "Dark screenshot, DOM/CSS inspection, and computed-style probe.",
      "evidence": "Dark emulation leaves the blank canvas white; computed body colors are transparent/black and no color-scheme CSS exists.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/dark.png",
        "evidence/preferences.json",
        "evidence/recon-dom.json"
      ],
      "findingIds": [
        "F-NO-DARK-MODE"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "status": "pass",
      "confidence": "high",
      "method": "Emulated preference evaluate probe.",
      "evidence": "Reduced-motion emulation is active and document.getAnimations() returns zero animations; no auto-advance or scripted motion exists.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/preferences.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "status": "pass",
      "confidence": "high",
      "method": "Forced-colors screenshot plus DOM inventory.",
      "evidence": "Forced-colors/high-contrast capture contains no obscured controls or text because the response has no authored UI; native canvas remains visible.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/high-contrast.png",
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM route/control inventory and animation probe.",
      "evidence": "No route, state change, or interactive element exists to transition.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/preferences.json"
      ],
      "reason": "The empty single document exposes no state or route transition to evaluate."
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "status": "pass",
      "confidence": "high",
      "method": "DOM/script inventory and animation timeline probe.",
      "evidence": "There are no scripts, animations, scroll timelines, or scroll-linked effects, so no main-thread scroll-handler anti-pattern is present.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "status": "pass",
      "confidence": "high",
      "method": "DOM event-handler and CSS inventory.",
      "evidence": "The empty document has no custom pointer handlers, gesture widgets, or CSS that fights native scrolling.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/runtime-probe.json",
        "evidence/recon-dom.json"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Layout metrics and DOM inventory.",
      "evidence": "The page has no scrollable content or chrome.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/desktop-layout.json",
        "evidence/document-probe.json"
      ],
      "reason": "No scrolling surface or affixed chrome exists."
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM overlay inventory.",
      "evidence": "No tooltip, popover, menu, dialog, or overlay exists.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ],
      "reason": "No anchored overlay exists to position."
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "status": "issues",
      "confidence": "high",
      "method": "Desktop/mobile visual review and DOM inventory.",
      "evidence": "The blank page provides no navigation, focus movement, visual hierarchy, or in-page attention cue.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-desktop.png",
        "evidence/mobile.png",
        "evidence/document-probe.json"
      ],
      "findingIds": [
        "F-EMPTY-PAGE"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "status": "pass",
      "confidence": "high",
      "method": "Load screenshots and overlay DOM probe.",
      "evidence": "Load screenshots and DOM show no popup, interstitial, banner, or overlay.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-desktop.png",
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "status": "pass",
      "confidence": "high",
      "method": "DOM primitive inventory.",
      "evidence": "No overlays or disclosure controls are implemented with ad-hoc divs; overlay count is zero.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "status": "pass",
      "confidence": "high",
      "method": "Desktop/mobile screenshot review.",
      "evidence": "Screenshots show no application chrome, borders, or decorative noise.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-desktop.png",
        "evidence/mobile.png"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "status": "issues",
      "confidence": "high",
      "method": "Narrow layout metrics, screenshot, and metadata probe.",
      "evidence": "At a 360px device viewport the layout viewport remains 980px with scale 0.367 because viewport meta is absent.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/mobile-layout.json",
        "evidence/mobile.png",
        "evidence/document-probe.json"
      ],
      "findingIds": [
        "F-MOBILE-VIEWPORT"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM/CSS inventory.",
      "evidence": "The body has zero child components and no CSS.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/recon-dom.json"
      ],
      "reason": "No component is present or reused at different container sizes."
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Focusable/control and event inventory.",
      "evidence": "There are zero focusable controls, touch targets, or hover affordances.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/runtime-probe.json",
        "evidence/document-probe.json"
      ],
      "reason": "No interactive UI exists for touch, pointer, or keyboard input."
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "status": "issues",
      "confidence": "high",
      "method": "First-viewport screenshots and semantic DOM probe.",
      "evidence": "The body is empty, with no H1, text, action, or visible purpose.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-desktop.png",
        "evidence/mobile.png",
        "evidence/document-probe.json"
      ],
      "findingIds": [
        "F-EMPTY-PAGE"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "status": "issues",
      "confidence": "high",
      "method": "DOM control inventory and visual walkthrough.",
      "evidence": "There are zero links and controls, so no primary flow can start or complete.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/recon-desktop.png"
      ],
      "findingIds": [
        "F-NO-FLOW"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "status": "issues",
      "confidence": "high",
      "method": "Route failure probe and rendered-state review.",
      "evidence": "The main page is an empty 200 and a nonexistent path also returns 200 “empty OK”, with no error or recovery action.",
      "pathIds": [
        "home",
        "recovery"
      ],
      "artifacts": [
        "evidence/routes-probe.json",
        "evidence/discoverability.json"
      ],
      "findingIds": [
        "F-FALSE-SUCCESS"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "status": "issues",
      "confidence": "high",
      "method": "DevTools trace summary and Lighthouse.",
      "evidence": "Trace has no FCP or LCP and Lighthouse fails with NO_FCP, so the page never paints meaningful content.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/load-trace-summary.json",
        "evidence/lighthouse.json"
      ],
      "findingIds": [
        "F-NO-PAINT"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "status": "pass",
      "confidence": "high",
      "method": "Layout-shift observer at desktop and mobile.",
      "evidence": "Both desktop and mobile layout observers report CLS 0 with no layout-shift entries.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/desktop-layout.json",
        "evidence/mobile-layout.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "status": "pass",
      "confidence": "high",
      "method": "Trace summary and long-task observers.",
      "evidence": "Trace and layout evidence report zero long tasks and 0 ms total blocking time.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/load-trace-summary.json",
        "evidence/desktop-layout.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "status": "pass",
      "confidence": "high",
      "method": "HAR summary confirmed against DOM with zero scripts/styles.",
      "evidence": "HAR has two tiny requests totaling 225 bytes, no render-blocking candidates, redirects, cache warnings, or HTTP errors.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon.har",
        "evidence/recon-summary.json",
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "status": "pass",
      "confidence": "high",
      "method": "DOM code inventory and HAR summary.",
      "evidence": "The page ships zero scripts and zero stylesheets; HAR records no third-party bytes.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/recon-summary.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "status": "pass",
      "confidence": "high",
      "method": "axe-core and DOM accessibility inventory.",
      "evidence": "axe reports no name/role/label or image-alt violations; DOM has no controls, images, canvas, or form fields requiring names.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/axe.json",
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "status": "pass",
      "confidence": "high",
      "method": "axe-core and forced-colors screenshot.",
      "evidence": "axe reports no contrast violations and the page has no text or essential UI whose contrast can fail.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/axe.json",
        "evidence/high-contrast.png"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "status": "issues",
      "confidence": "high",
      "method": "axe-core and focusable-element probe.",
      "evidence": "axe finds missing main landmark and H1, and the runtime probe finds zero focusable elements.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/axe.json",
        "evidence/runtime-probe.json",
        "evidence/document-probe.json"
      ],
      "findingIds": [
        "F-A11Y-STRUCTURE"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Desktop/mobile screenshots and rendered text inventory.",
      "evidence": "The response contains zero text characters.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-desktop.png",
        "evidence/mobile.png",
        "evidence/discoverability.json"
      ],
      "reason": "No text is present to evaluate for legibility."
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "status": "issues",
      "confidence": "high",
      "method": "Mobile layout metrics, media/control inventory.",
      "evidence": "Viewport meta is absent and a 360px device receives a 980px layout viewport; no usable reflow or targets are provided.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/mobile-layout.json",
        "evidence/document-probe.json"
      ],
      "findingIds": [
        "F-MOBILE-VIEWPORT"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "status": "pass",
      "confidence": "high",
      "method": "DOM/script and event-handler inventory.",
      "evidence": "The document loads no scripts and exposes no inline event handlers; no executable page code exists to throw an uncaught page exception.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/runtime-probe.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "status": "issues",
      "confidence": "high",
      "method": "Document metadata probe and raw HTML capture.",
      "evidence": "The document has no doctype or declared charset and falls back to windows-1252.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/discoverability.json"
      ],
      "findingIds": [
        "F-DOCUMENT-FOUNDATION"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "status": "pass",
      "confidence": "high",
      "method": "DOM/script/event inventory.",
      "evidence": "No scripts, libraries, prompt calls, paste handlers, source-map references, or deprecated page APIs are present.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/runtime-probe.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "status": "issues",
      "confidence": "high",
      "method": "DOM metadata and discoverability probes.",
      "evidence": "Title is empty and meta description is absent in raw and rendered views.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/discoverability.json",
        "evidence/axe.json"
      ],
      "findingIds": [
        "F-MISSING-TITLE"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "status": "issues",
      "confidence": "high",
      "method": "DOM link/viewport inventory, robots fetch, and discoverability.",
      "evidence": "There are zero links/content and no viewport meta; robots allows general search but has nothing useful to crawl.",
      "pathIds": [
        "home",
        "discovery"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/routes-probe.json",
        "evidence/discoverability.json",
        "evidence/mobile-layout.json"
      ],
      "findingIds": [
        "F-CRAWL-MOBILE"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "status": "issues",
      "confidence": "high",
      "method": "Metadata probe and direct route fetches.",
      "evidence": "No canonical exists, sitemap.xml is not XML, and nonexistent URLs return misleading 200 responses.",
      "pathIds": [
        "home",
        "discovery",
        "recovery"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/routes-probe.json"
      ],
      "findingIds": [
        "F-INDEXING-SIGNALS"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Visible-content and JSON-LD/Open Graph inventory.",
      "evidence": "The page represents no visible article, product, organization, event, place, or other entity.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/recon-desktop.png"
      ],
      "reason": "An empty placeholder has no visible rich entity to describe."
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "status": "issues",
      "confidence": "high",
      "method": "Security headers and cookie primitives.",
      "evidence": "The GET is HTTPS but CSP, HSTS, nosniff, clickjacking protection, Referrer-Policy, and Permissions-Policy are absent.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json"
      ],
      "findingIds": [
        "F-SECURITY-HEADERS"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "status": "pass",
      "confidence": "high",
      "method": "HAR, tracker, cookie, and secret scans.",
      "evidence": "HAR/trackers show zero third-party requests and zero tracker origins; no cookies or secrets are present.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-summary.json",
        "evidence/trackers.json",
        "evidence/cookies.json",
        "evidence/secrets.json"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM/script/control inventory.",
      "evidence": "No authentication surface, controls, scripts, or permission requests exist.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ],
      "reason": "The site exposes neither authentication nor permission-dependent functionality."
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "status": "issues",
      "confidence": "high",
      "method": "Security header audit.",
      "evidence": "HSTS, clickjacking protection, Referrer-Policy, Permissions-Policy, and CSP defenses are all absent.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json"
      ],
      "findingIds": [
        "F-DEFENSIVE-POLICIES"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "status": "issues",
      "confidence": "high",
      "method": "No-JS discoverability comparison and DOM capture.",
      "evidence": "Raw HTML is 0 bytes and rendered DOM is empty, so core content is unavailable both with and without JavaScript.",
      "pathIds": [
        "home",
        "discovery"
      ],
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-crawler.png",
        "evidence/discoverability-rendered.png",
        "evidence/recon-dom.json"
      ],
      "findingIds": [
        "F-NO-PROGRESSIVE-CONTENT"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "status": "pass",
      "confidence": "high",
      "method": "DOM/script/overlay inventory.",
      "evidence": "No overlays, menus, DOM-moving code, async dependencies, or background scripts exist that can enter a fragile runtime state.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Manifest/service-worker and site-purpose probe.",
      "evidence": "The empty public placeholder exposes no app-like functionality; there is no meaningful app journey to install.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/routes-probe.json"
      ],
      "reason": "The observed surface is not an app; installability is contextual."
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "status": "issues",
      "confidence": "high",
      "method": "Direct HTTP route failure probe.",
      "evidence": "A deliberately nonexistent route returns 200 “empty OK” and offers no recovery UI.",
      "pathIds": [
        "recovery"
      ],
      "artifacts": [
        "evidence/routes-probe.json"
      ],
      "findingIds": [
        "F-FALSE-SUCCESS"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "status": "issues",
      "confidence": "high",
      "method": "DOM metadata and axe-core.",
      "evidence": "html has neither lang nor dir; axe flags missing lang.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/axe.json"
      ],
      "findingIds": [
        "F-MISSING-LANG"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Rendered-text and DOM inventory.",
      "evidence": "No dates, numbers, currencies, durations, calendars, or visible content exist.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/discoverability.json"
      ],
      "reason": "No locale-sensitive data is present."
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Rendered-text and script inventory.",
      "evidence": "No event, time, or date data exists.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ],
      "reason": "No time-zone-sensitive concept is present."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "status": "pass",
      "confidence": "high",
      "method": "Load screenshot and DOM/control inventory.",
      "evidence": "There are no controls, consent walls, ads, pricing, defaults, or continuity mechanisms that could deceive users.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-desktop.png",
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM form/control inventory.",
      "evidence": "No form or input exists to validate.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ],
      "reason": "No form error interaction exists."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM input/autocomplete inventory.",
      "evidence": "No inputs exist.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ],
      "reason": "No input requires autofill or assistance."
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM and journey inventory.",
      "evidence": "No checkout, subscription, consent, authentication, or account surface exists.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ],
      "reason": "No commercial or account flow is exposed."
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "status": "pass",
      "confidence": "high",
      "method": "Images primitive and HAR summary.",
      "evidence": "Images audit finds zero images and HAR totals only 225 transferred bytes.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json",
        "evidence/recon-summary.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "status": "pass",
      "confidence": "high",
      "method": "Trace and HAR summaries.",
      "evidence": "Trace reports zero long tasks and HAR shows only the document/favicon with no background fetching.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/load-trace-summary.json",
        "evidence/recon-summary.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "status": "pass",
      "confidence": "high",
      "method": "HAR/tracker and DOM media inventory.",
      "evidence": "There are zero third-party requests, fonts, video, audio, canvas, or animation.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-summary.json",
        "evidence/trackers.json",
        "evidence/document-probe.json"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM/source capability inventory and discoverability.",
      "evidence": "The empty placeholder has no user capability to expose to an agent.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/discoverability.json"
      ],
      "reason": "No agent-facing or user-facing task exists; this emerging capability is contextual."
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "status": "not-applicable",
      "confidence": "high",
      "method": "DOM/script inventory.",
      "evidence": "The page has no content or task for which on-device inference would improve the experience.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json"
      ],
      "reason": "No inference use case exists; browser API availability alone is not page usage."
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "status": "not-applicable",
      "confidence": "high",
      "method": "Interaction inventory before heap testing.",
      "evidence": "The page has zero controls, routes, scripts, and animations, so there is no representative interaction to repeat.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/runtime-probe.json"
      ],
      "reason": "The catalog explicitly makes this check contextual on a real repeatable interaction; none exists."
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "status": "pass",
      "confidence": "high",
      "method": "Heap summary and DOM/runtime inventory.",
      "evidence": "Single heap summary is proportionate: 26,257 V8 nodes and 741,336 bytes self size for the browser-empty document; DOM has only three elements.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap.json",
        "evidence/runtime-probe.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "status": "pass",
      "confidence": "high",
      "method": "Heap constructor summary and listener/script inventory.",
      "evidence": "Heap top constructors contain no Detached* population; the document has no scripts, inline handlers, controls, or timers created by page code.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap.json",
        "evidence/runtime-probe.json",
        "evidence/document-probe.json"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-NO-DARK-MODE"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "pass"
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-EMPTY-PAGE"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "pass"
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-MOBILE-VIEWPORT"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-EMPTY-PAGE",
        "F-NO-FLOW",
        "F-FALSE-SUCCESS"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-NO-PAINT"
      ]
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-A11Y-STRUCTURE",
        "F-MOBILE-VIEWPORT"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-DOCUMENT-FOUNDATION"
      ]
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-MISSING-TITLE",
        "F-CRAWL-MOBILE",
        "F-INDEXING-SIGNALS"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F-SECURITY-HEADERS",
        "F-DEFENSIVE-POLICIES"
      ]
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F-NO-PROGRESSIVE-CONTENT",
        "F-FALSE-SUCCESS"
      ]
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F-MISSING-LANG"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "pass"
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "pass"
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "not-applicable",
      "reason": "Every check was judged contextually inapplicable to the observed empty placeholder surface."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "pass"
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Public entry page and only exposed page archetype. Audited because route/link recon found an empty single document.",
      "url": "https://bef77.com/",
      "conditions": [
        "desktop",
        "prefers-color-scheme: dark",
        "prefers-reduced-motion: reduce",
        "forced-colors: active",
        "keyboard inventory"
      ],
      "result": "issues"
    },
    {
      "id": "home-mobile",
      "description": "Entry page under a narrow mobile viewport to assess viewport/reflow behavior.",
      "url": "https://bef77.com/",
      "conditions": [
        "viewport: 360x800"
      ],
      "result": "issues"
    },
    {
      "id": "discovery",
      "description": "Raw HTML, crawler rendering, robots.txt, sitemap.xml, and manifest discovery. No content/listing/detail/form archetypes were found to add.",
      "url": "https://bef77.com/",
      "conditions": [
        "JavaScript enabled",
        "JavaScript disabled",
        "raw HTTP fetch"
      ],
      "result": "issues"
    },
    {
      "id": "recovery",
      "description": "Representative missing-route recovery check; no other primary flow exists.",
      "url": "https://bef77.com/nonexistent-web-uplift-audit-404",
      "conditions": [
        "unknown route"
      ],
      "result": "issues"
    }
  ],
  "findings": [
    {
      "id": "F-EMPTY-PAGE",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "support-core-task-success",
      "principleCheckId": "clear-purpose-and-primary-action",
      "guidanceId": "improve-text-layout-and-legibility",
      "guidanceCategory": "user-experience",
      "severity": "critical",
      "confidence": "high",
      "summary": "The public entry page is completely empty, so it communicates no purpose and offers no next action.",
      "evidence": "DOM evidence is <html><head></head><body></body></html>; desktop, mobile, rendered, and crawler screenshots are blank; the HTTP 200 response body is 0 bytes.",
      "artifacts": [
        "evidence/recon-desktop.png",
        "evidence/recon-dom.json",
        "evidence/discoverability.json",
        "evidence/discoverability-rendered.png"
      ],
      "suggestedFix": "Publish meaningful server-rendered content with a clear H1, concise purpose statement, primary action, and real navigation. Return an intentional maintenance or error response if no site should be available.",
      "effort": "large"
    },
    {
      "id": "F-NO-FLOW",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "support-core-task-success",
      "principleCheckId": "primary-flow-completion",
      "guidanceId": "declarative-button-actions",
      "guidanceCategory": "user-experience",
      "severity": "critical",
      "confidence": "high",
      "summary": "There is no primary journey to begin or complete.",
      "evidence": "The document probe found zero links, zero controls, zero headings, zero body children, and empty body text.",
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/recon-desktop.png"
      ],
      "suggestedFix": "Define the site’s core user journey, expose its first step as a semantic link or button, and implement an end-to-end path with visible progress and completion.",
      "effort": "large"
    },
    {
      "id": "F-FALSE-SUCCESS",
      "pathId": "recovery",
      "url": "https://bef77.com/nonexistent-web-uplift-audit-404",
      "principleId": "support-core-task-success",
      "principleCheckId": "clear-system-state-and-recovery",
      "guidanceId": "accessible-error-announcement",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "Unknown and reserved routes return HTTP 200 with “empty OK” instead of an honest, recoverable error state.",
      "evidence": "The route probe received 200 text/plain “empty OK” for sitemap.xml, manifest.webmanifest, and a deliberately nonexistent path; the main document is an empty 200.",
      "artifacts": [
        "evidence/routes-probe.json",
        "evidence/discoverability.json"
      ],
      "suggestedFix": "Return correct status codes and useful HTML error pages with a clear explanation, retry/home actions, and accessible status messaging.",
      "effort": "medium"
    },
    {
      "id": "F-NO-DARK-MODE",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-color-scheme",
      "guidanceId": "dark-mode",
      "guidanceCategory": "user-experience",
      "severity": "low",
      "confidence": "high",
      "summary": "The page does not adapt its canvas to the requested dark color scheme.",
      "evidence": "Under prefers-color-scheme: dark, the screenshot remains white and computed body colors remain transparent background with black text; there is no authored CSS or color-scheme declaration.",
      "artifacts": [
        "evidence/dark.png",
        "evidence/preferences.json",
        "evidence/recon-dom.json"
      ],
      "suggestedFix": "Declare color-scheme and define light/dark surface and text tokens with prefers-color-scheme or light-dark() when publishing the page UI.",
      "effort": "small"
    },
    {
      "id": "F-MOBILE-VIEWPORT",
      "pathId": "home-mobile",
      "url": "https://bef77.com/",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "responsive-no-horizontal-scroll",
      "guidanceId": "fluid-scaling",
      "guidanceCategory": "css",
      "severity": "high",
      "confidence": "high",
      "summary": "The page omits the viewport meta tag, so a 360px device is rendered on a 980px layout viewport and scaled down.",
      "evidence": "The 360x800 layout capture reports hasViewportMeta=false, clientWidth=980, and scale=0.367; the DOM has no viewport meta.",
      "artifacts": [
        "evidence/mobile.png",
        "evidence/mobile-layout.json",
        "evidence/document-probe.json"
      ],
      "suggestedFix": "Add <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"> and build the eventual layout with fluid intrinsic sizing and reflow.",
      "effort": "trivial"
    },
    {
      "id": "F-NO-PAINT",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "good-core-web-vitals",
      "guidanceId": "performance",
      "guidanceCategory": "performance",
      "severity": "high",
      "confidence": "high",
      "summary": "The page never produces a contentful paint, so meaningful loading performance cannot satisfy the Core Web Vitals outcome.",
      "evidence": "The trace records FCP=null and LCP=null; Lighthouse terminates with NO_FCP (“The page did not paint any content”).",
      "artifacts": [
        "evidence/load-trace-summary.json",
        "evidence/lighthouse.json",
        "evidence/recon-desktop.png"
      ],
      "suggestedFix": "Render meaningful HTML immediately, prioritize the primary content, and then measure LCP/INP/CLS on that real experience.",
      "effort": "large"
    },
    {
      "id": "F-A11Y-STRUCTURE",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "be-inclusive",
      "principleCheckId": "structure-and-focus",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "The document has no heading, main landmark, language declaration, or focusable path through content.",
      "evidence": "axe reports document-title, html-has-lang, landmark-one-main, and page-has-heading-one violations; the runtime probe found zero focusable elements.",
      "artifacts": [
        "evidence/axe.json",
        "evidence/runtime-probe.json",
        "evidence/document-probe.json"
      ],
      "suggestedFix": "Use a semantic document structure with html lang, one main landmark, a logical heading hierarchy, and keyboard-focusable semantic controls with visible focus.",
      "effort": "medium"
    },
    {
      "id": "F-DOCUMENT-FOUNDATION",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "follow-best-practices",
      "principleCheckId": "sound-document-and-assets",
      "guidanceId": "html",
      "guidanceCategory": "html",
      "severity": "high",
      "confidence": "high",
      "summary": "The response is not a sound authored HTML document: it has no doctype or charset declaration.",
      "evidence": "The DOM probe reports doctype=null and the browser falls back to windows-1252; raw response size is 0 bytes.",
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/discoverability.json"
      ],
      "suggestedFix": "Serve a complete HTML5 document beginning with <!doctype html> and an early <meta charset=\"utf-8\">.",
      "effort": "trivial"
    },
    {
      "id": "F-MISSING-TITLE",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "be-discoverable",
      "principleCheckId": "title-and-description",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "severity": "high",
      "confidence": "high",
      "summary": "The public page has neither a title nor a meta description.",
      "evidence": "DOM and discoverability evidence report an empty title, no meta description, and no H1 in both raw and rendered representations.",
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/discoverability.json",
        "evidence/axe.json"
      ],
      "suggestedFix": "Add a unique descriptive title and concise meta description that match the visible page purpose.",
      "effort": "trivial"
    },
    {
      "id": "F-CRAWL-MOBILE",
      "pathId": "discovery",
      "url": "https://bef77.com/",
      "principleId": "be-discoverable",
      "principleCheckId": "crawlable-and-mobile-friendly",
      "guidanceId": "search-hidden-content",
      "guidanceCategory": "user-experience",
      "severity": "high",
      "confidence": "high",
      "summary": "The site exposes no crawlable links or content and omits mobile viewport configuration.",
      "evidence": "Document probe found zero links and no viewport meta; discoverability found zero raw and rendered content tokens.",
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/discoverability.json",
        "evidence/mobile-layout.json"
      ],
      "suggestedFix": "Publish indexable HTML content, use descriptive <a href> navigation, add the viewport meta tag, and keep robots policy aligned with intended discovery.",
      "effort": "large"
    },
    {
      "id": "F-INDEXING-SIGNALS",
      "pathId": "discovery",
      "url": "https://bef77.com/",
      "principleId": "be-discoverable",
      "principleCheckId": "canonical-and-indexing-signals",
      "severity": "high",
      "confidence": "high",
      "summary": "Indexing signals are internally misleading: nonexistent routes and sitemap.xml return successful placeholder responses, and the page has no canonical URL.",
      "evidence": "The route probe reports HTTP 200 “empty OK” for sitemap.xml and a nonexistent path; the DOM has no canonical or hreflang links.",
      "artifacts": [
        "evidence/routes-probe.json",
        "evidence/document-probe.json"
      ],
      "suggestedFix": "Return 404 for missing URLs, serve a valid XML sitemap for real canonical pages, and add canonical links where duplicate URL variants may exist.",
      "effort": "medium"
    },
    {
      "id": "F-SECURITY-HEADERS",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "secure-transport-and-headers",
      "guidanceId": "security",
      "guidanceCategory": "security",
      "severity": "high",
      "confidence": "high",
      "summary": "HTTPS is used, but the main GET response lacks core security headers.",
      "evidence": "The headers primitive reports missing CSP, HSTS, X-Content-Type-Options, clickjacking protection, Referrer-Policy, and Permissions-Policy.",
      "artifacts": [
        "evidence/headers.json"
      ],
      "suggestedFix": "Configure a restrictive CSP, durable HSTS, nosniff, frame-ancestors or X-Frame-Options, Referrer-Policy, and a minimal Permissions-Policy on document responses.",
      "effort": "small"
    },
    {
      "id": "F-DEFENSIVE-POLICIES",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "be-private-and-secure",
      "principleCheckId": "defensive-browser-policies",
      "guidanceId": "security",
      "guidanceCategory": "security",
      "severity": "medium",
      "confidence": "high",
      "summary": "Browser-enforced defensive policies are absent.",
      "evidence": "The header audit finds no clickjacking defense, Referrer-Policy, Permissions-Policy, HSTS, or CSP frame-ancestors.",
      "artifacts": [
        "evidence/headers.json"
      ],
      "suggestedFix": "Define least-privilege browser policies at the edge/server and verify them on the final HTML response, not only on HEAD requests.",
      "effort": "small"
    },
    {
      "id": "F-NO-PROGRESSIVE-CONTENT",
      "pathId": "discovery",
      "url": "https://bef77.com/",
      "principleId": "be-resilient",
      "principleCheckId": "progressive-enhancement",
      "guidanceId": "html",
      "guidanceCategory": "html",
      "severity": "high",
      "confidence": "high",
      "summary": "There is no core content with or without JavaScript.",
      "evidence": "The discoverability primitive fetched a 0-byte raw HTML response and rendered an empty DOM; browser and crawler screenshots are identically blank.",
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-rendered.png",
        "evidence/discoverability-crawler.png",
        "evidence/recon-dom.json"
      ],
      "suggestedFix": "Serve the core purpose, navigation, and primary action as resilient HTML; layer JavaScript enhancements on top rather than starting from an empty response.",
      "effort": "large"
    },
    {
      "id": "F-MISSING-LANG",
      "pathId": "home",
      "url": "https://bef77.com/",
      "principleId": "be-internationalised",
      "principleCheckId": "lang-dir-and-logical-properties",
      "guidanceId": "translator",
      "guidanceCategory": "internationalization",
      "severity": "medium",
      "confidence": "high",
      "summary": "The document does not declare its language or direction.",
      "evidence": "The DOM probe reports html lang=null and dir=null; axe flags html-has-lang as serious.",
      "artifacts": [
        "evidence/document-probe.json",
        "evidence/axe.json"
      ],
      "suggestedFix": "Set the correct lang on html, add dir where needed, and use logical CSS properties in the eventual layout.",
      "effort": "trivial"
    }
  ],
  "taskList": [
    {
      "id": "T1",
      "title": "Publish a meaningful resilient HTML page and core journey",
      "priority": 1,
      "findingIds": [
        "F-EMPTY-PAGE",
        "F-NO-FLOW",
        "F-NO-PAINT",
        "F-NO-PROGRESSIVE-CONTENT"
      ],
      "guidanceId": "html",
      "status": "open"
    },
    {
      "id": "T2",
      "title": "Return honest statuses and recoverable error pages",
      "priority": 2,
      "findingIds": [
        "F-FALSE-SUCCESS",
        "F-INDEXING-SIGNALS"
      ],
      "guidanceId": "accessible-error-announcement",
      "status": "open"
    },
    {
      "id": "T3",
      "title": "Add the HTML document, accessibility, and mobile foundations",
      "priority": 3,
      "findingIds": [
        "F-MOBILE-VIEWPORT",
        "F-A11Y-STRUCTURE",
        "F-DOCUMENT-FOUNDATION",
        "F-MISSING-LANG"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T4",
      "title": "Add title, description, canonical navigation, and a valid sitemap",
      "priority": 4,
      "findingIds": [
        "F-MISSING-TITLE",
        "F-CRAWL-MOBILE",
        "F-INDEXING-SIGNALS"
      ],
      "guidanceId": "search-hidden-content",
      "status": "open"
    },
    {
      "id": "T5",
      "title": "Configure browser security headers on the final GET response",
      "priority": 5,
      "findingIds": [
        "F-SECURITY-HEADERS",
        "F-DEFENSIVE-POLICIES"
      ],
      "guidanceId": "security",
      "status": "open"
    },
    {
      "id": "T6",
      "title": "Respect the user’s light/dark color preference",
      "priority": 6,
      "findingIds": [
        "F-NO-DARK-MODE"
      ],
      "guidanceId": "dark-mode",
      "status": "open"
    }
  ],
  "budget": {
    "pathCount": 4,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-22T15-28-05-818Z"
}
