{
  "url": "https://movie-box.co",
  "auditedAt": "2026-07-20T03:28:00.710Z",
  "mode": "report",
  "status": "completed",
  "statusDetail": "All 58 catalog checks have one conclusive outcome. Representative coverage includes home/catalogue, detail/watch, broken Movie navigation, and app-download archetypes.",
  "page": {
    "appType": "hybrid",
    "framework": "Nuxt",
    "notes": "Server-rendered public media catalogue with client hydration, ad/tracker integrations, PWA manifest/service worker, responsive mobile shell and direct video detail routes."
  },
  "evidenceUsed": [
    "screenshot",
    "dom",
    "layout-metrics",
    "evaluate-probe",
    "transition-video",
    "trace",
    "har",
    "discoverability",
    "secrets",
    "headers",
    "cookies",
    "trackers",
    "images",
    "heap-summary",
    "lighthouse"
  ],
  "guidanceConsulted": [
    "dark-mode",
    "accessibility",
    "same-document-transitions",
    "shrinking-header-on-scroll",
    "declarative-dialog-popover-control",
    "size-aware-styling",
    "forms",
    "performance",
    "html",
    "security",
    "privacy",
    "stabilize-reactive-state",
    "translator",
    "validate-input-after-interaction",
    "deliver-optimized-decorative-images",
    "webmcp",
    "manage-recurring-intervals",
    "optimize-image-priority",
    "break-up-long-tasks",
    "search-hidden-content",
    "defer-rendering-heavy-content",
    "efficient-background-processing",
    "accessible-error-announcement",
    "fluid-scaling"
  ],
  "artifacts": [
    {
      "type": "screenshot",
      "path": "evidence/home-desktop.png",
      "caption": "Homepage desktop first viewport",
      "findingIds": [
        "F003"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-mobile.png",
      "caption": "Homepage at 360x800",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F003",
        "F004",
        "F008"
      ]
    },
    {
      "type": "layout",
      "path": "evidence/home-mobile-layout.json",
      "caption": "Mobile layout metrics and CLS",
      "condition": "viewport: 360x800",
      "findingIds": [
        "F008"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/home-dark-reduced.png",
      "caption": "Dark and reduced-motion emulation",
      "condition": "prefers-color-scheme: dark; prefers-reduced-motion: reduce",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/home-forced-colors.png",
      "caption": "Forced-colors/high-contrast view",
      "condition": "forced-colors: active; prefers-contrast: more",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/detail.png",
      "caption": "Detail page desktop",
      "findingIds": [
        "F006",
        "F018"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/detail-mobile.png",
      "caption": "Detail page mobile",
      "condition": "viewport: 360x800",
      "findingIds": []
    },
    {
      "type": "layout",
      "path": "evidence/detail-mobile-layout.json",
      "caption": "Detail mobile layout metrics",
      "condition": "viewport: 360x800",
      "findingIds": []
    },
    {
      "type": "screenshot",
      "path": "evidence/movie-listing.png",
      "caption": "Broken Movie navigation destination",
      "findingIds": [
        "F014"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/download-app.png",
      "caption": "Download app archetype",
      "findingIds": []
    },
    {
      "type": "video",
      "path": "evidence/watch-flow.mp4",
      "caption": "Watch Online interaction through unavailable-region state",
      "findingIds": [
        "F002",
        "F006",
        "F018"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/watch-flow-final.png",
      "caption": "Final unavailable-region/player state",
      "findingIds": [
        "F006",
        "F018"
      ]
    },
    {
      "type": "trace",
      "path": "evidence/home-trace.json",
      "caption": "DevTools load trace",
      "findingIds": [
        "F007"
      ]
    },
    {
      "type": "trace-summary",
      "path": "evidence/home-trace-summary.json",
      "caption": "Compact trace timings and long tasks",
      "findingIds": [
        "F007",
        "F009"
      ]
    },
    {
      "type": "har",
      "path": "evidence/home.har",
      "caption": "Home-load HAR",
      "findingIds": [
        "F010",
        "F016"
      ]
    },
    {
      "type": "har-summary",
      "path": "evidence/home-summary.json",
      "caption": "Compact network summary",
      "findingIds": [
        "F010",
        "F019"
      ]
    },
    {
      "type": "lighthouse",
      "path": "evidence/lighthouse.json",
      "caption": "Lighthouse performance, accessibility, best practices and SEO",
      "findingIds": [
        "F005",
        "F007",
        "F009",
        "F011",
        "F012",
        "F013",
        "F014",
        "F016"
      ]
    },
    {
      "type": "other",
      "path": "evidence/lighthouse-summary.json",
      "caption": "Selected Lighthouse evidence",
      "findingIds": [
        "F007",
        "F013"
      ]
    },
    {
      "type": "discoverability",
      "path": "evidence/discoverability.json",
      "caption": "Raw HTML versus rendered discoverability",
      "findingIds": [
        "F017"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-rendered.png",
      "caption": "Rendered browser view",
      "findingIds": [
        "F017"
      ]
    },
    {
      "type": "screenshot",
      "path": "evidence/discoverability-crawler.png",
      "caption": "No-JavaScript crawler view",
      "findingIds": [
        "F017"
      ]
    },
    {
      "type": "heap",
      "path": "evidence/heap-baseline.heapsnapshot",
      "caption": "Baseline heap summary",
      "findingIds": []
    },
    {
      "type": "heap",
      "path": "evidence/heap-post-interaction.json",
      "caption": "Heap summary after ten scroll cycles",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/runtime-memory-pwa.json",
      "caption": "Runtime memory and service worker probe",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/preferences-probe.json",
      "caption": "Preference and animation probe",
      "findingIds": [
        "F001"
      ]
    },
    {
      "type": "other",
      "path": "evidence/css-features.json",
      "caption": "CSS platform feature probe",
      "findingIds": [
        "F001",
        "F002",
        "F003",
        "F004"
      ]
    },
    {
      "type": "other",
      "path": "evidence/semantics-focus.json",
      "caption": "Semantics, controls and focus probe",
      "findingIds": [
        "F005",
        "F011"
      ]
    },
    {
      "type": "other",
      "path": "evidence/images.json",
      "caption": "Image audit",
      "findingIds": [
        "F008",
        "F011",
        "F019"
      ]
    },
    {
      "type": "other",
      "path": "evidence/headers.json",
      "caption": "Security header audit",
      "findingIds": [
        "F015"
      ]
    },
    {
      "type": "other",
      "path": "evidence/cookies.json",
      "caption": "Cookie audit",
      "findingIds": [
        "F015",
        "F016"
      ]
    },
    {
      "type": "other",
      "path": "evidence/trackers.json",
      "caption": "Third-party tracker audit",
      "findingIds": [
        "F016",
        "F019"
      ]
    },
    {
      "type": "other",
      "path": "evidence/secrets.json",
      "caption": "Client secret-pattern scan",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/site-files.json",
      "caption": "robots, sitemap and manifest fetches",
      "findingIds": [
        "F012",
        "F014"
      ]
    },
    {
      "type": "other",
      "path": "evidence/recon-evaluate.json",
      "caption": "Route, metadata and navigation recon probe",
      "findingIds": []
    },
    {
      "type": "other",
      "path": "evidence/detail-controls.json",
      "caption": "Detail metadata and control probe",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/home-dom.json",
      "caption": "Home rendered DOM",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/detail-dom.json",
      "caption": "Detail rendered DOM",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/movie-listing-dom.json",
      "caption": "Broken Movie route rendered DOM",
      "findingIds": []
    },
    {
      "type": "dom",
      "path": "evidence/download-app-dom.json",
      "caption": "Download app rendered DOM",
      "findingIds": []
    }
  ],
  "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",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Dark emulation retained an intentional dark surface and computed color-scheme: dark.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dark-reduced.png",
        "evidence/preferences-probe.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-reduced-motion",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The CSS feature probe found no prefers-reduced-motion rule, while 17 animations with 200 ms durations remained present under prefers-reduced-motion: reduce.",
      "findingIds": [
        "F001"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/preferences-probe.json",
        "evidence/css-features.json"
      ]
    },
    {
      "principleId": "respect-user-preferences",
      "checkId": "respects-contrast",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Forced-colors/high-contrast capture preserved text, outlines and controls.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-forced-colors.png"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "view-transitions",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The CSS/source feature probe found no view-transition or startViewTransition use; the recorded Watch Online journey cuts directly to the player state.",
      "findingIds": [
        "F002"
      ],
      "pathIds": [
        "detail"
      ],
      "artifacts": [
        "evidence/css-features.json",
        "evidence/watch-flow.mp4"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "scroll-driven-animations",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "No parallax, scrollytelling, entry/exit reveal, or other scroll-linked animation was present on the representative pages.",
      "reason": "No parallax, scrollytelling, entry/exit reveal, or other scroll-linked animation was present on the representative pages.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "checkId": "physical-gestures",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "CSS uses scroll-snap for horizontal media rails rather than custom pointer dragging.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/css-features.json",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "scroll-state-aware-chrome",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Desktop and mobile screenshots show fixed-size persistent navigation, and the CSS probe found no scroll-state container query or progress treatment.",
      "findingIds": [
        "F003"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png",
        "evidence/css-features.json"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "anchored-positioning",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "No tooltip or viewport-edge popover requiring anchored positioning appeared in the audited paths.",
      "reason": "No tooltip or viewport-edge popover requiring anchored positioning appeared in the audited paths.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "checkId": "directs-attention",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Selected navigation state, labelled CTAs and visual hierarchy consistently identify the current location and next action.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/detail.png"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "no-intrusive-interruptions",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "No full-viewport popup or consent interstitial obscured content on initial desktop or mobile load.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "semantic-dismissible-primitives",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "No modal flow was present on load; observed language and carousel controls use native button elements.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/semantics-focus.json"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "checkId": "reduced-chrome",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Desktop detail and hero screens devote the dominant area to title art and content rather than application framing.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/detail.png"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "responsive-no-horizontal-scroll",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Both home and detail reported 360 px content/scroll widths in a 360 px viewport with zero horizontal overflow.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/detail-mobile-layout.json"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "component-level-responsiveness",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The 200 KB CSS feature probe found no @container, container-type, or container-name despite cards and rails being reused at desktop and mobile sizes.",
      "findingIds": [
        "F004"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/css-features.json",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "checkId": "input-modality-aware",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The focus walk computed outline-style none on navigation links and icon buttons; many buttons had empty text and no aria-label. Lighthouse accessibility scored 0.82 and also found label/name problems.",
      "findingIds": [
        "F005"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/semantics-focus.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-purpose-and-primary-action",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Homepage, detail and download first views clearly communicate movies, watching and app download actions.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/detail.png"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "primary-flow-completion",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Clicking Watch Online ends at “The source is unavailable in your region” and redirects the user toward the app, so the promised browser viewing flow dead-ends.",
      "findingIds": [
        "F006"
      ],
      "pathIds": [
        "detail"
      ],
      "artifacts": [
        "evidence/watch-flow.mp4",
        "evidence/watch-flow-final.png",
        "evidence/detail.png"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "checkId": "clear-system-state-and-recovery",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "The unavailable-region state explains the problem and offers Download App; the 404 page offers Back Home.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/watch-flow-final.png",
        "evidence/movie-listing.png"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "good-core-web-vitals",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Mobile Lighthouse measured LCP 19.4 s, FCP 3.9 s, CLS 0.24, TBT 316 ms and performance 0.40. The CDP trace corroborated three long tasks and 124 ms TBT.",
      "findingIds": [
        "F007"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/lighthouse-summary.json",
        "evidence/home-trace-summary.json",
        "evidence/home-trace.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "visual-stability",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The 360 px layout observer measured CLS 0.370. The image audit found all 100 images lacked width and height attributes.",
      "findingIds": [
        "F008"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/images.json",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-main-thread",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The trace recorded three long tasks up to 103 ms and Lighthouse measured 316 ms total blocking time.",
      "findingIds": [
        "F009"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-trace-summary.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "efficient-resource-delivery",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "HAR recorded 226 requests and 6.75 MB transferred, including 115 images (5.21 MB), 48 scripts, 15 high-priority stylesheets and many large images without cache headers.",
      "findingIds": [
        "F010"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home.har",
        "evidence/home-summary.json"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "checkId": "trim-unused-and-duplicate-code",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "HAR recorded 226 requests and 6.75 MB transferred, including 115 images (5.21 MB), 48 scripts, 15 high-priority stylesheets and many large images without cache headers.",
      "findingIds": [
        "F010"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home.har",
        "evidence/home-summary.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "names-roles-labels",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The image audit found 13 images without alt text; Lighthouse failed image-alt, frame-title, label-content-name-mismatch and heading-order; the DOM probe found numerous unnamed buttons.",
      "findingIds": [
        "F011"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/images.json",
        "evidence/lighthouse.json",
        "evidence/semantics-focus.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "sufficient-contrast",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Lighthouse did not report color-contrast failures and forced-colors remains readable.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-forced-colors.png",
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "structure-and-focus",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The focus walk computed outline-style none on navigation links and icon buttons; many buttons had empty text and no aria-label. Lighthouse accessibility scored 0.82 and also found label/name problems. The image audit found 13 images without alt text; Lighthouse failed image-alt, frame-title, label-content-name-mismatch and heading-order; the DOM probe found numerous unnamed buttons.",
      "findingIds": [
        "F005",
        "F011"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/semantics-focus.json",
        "evidence/lighthouse.json",
        "evidence/images.json"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "legible-text",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Mobile and desktop captures show readable line lengths and no clipped body/heading text.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile.png",
        "evidence/detail-mobile.png"
      ]
    },
    {
      "principleId": "be-inclusive",
      "checkId": "zoom-reflow-targets-and-media",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Lighthouse failed meta-viewport because the document declares maximum-scale=1 and user-scalable=no.",
      "findingIds": [
        "F012"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/site-files.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "no-console-errors",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Lighthouse captured a Nuxt hydration mismatch, failed third-party fetches, disabled ad errors, and sandboxed-frame attempts to navigate the top-level page.",
      "findingIds": [
        "F013"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/lighthouse-summary.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "sound-document-and-assets",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The 360 px layout observer measured CLS 0.370. The image audit found all 100 images lacked width and height attributes. Lighthouse captured a Nuxt hydration mismatch, failed third-party fetches, disabled ad errors, and sandboxed-frame attempts to navigate the top-level page.",
      "findingIds": [
        "F008",
        "F013"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/images.json",
        "evidence/home-mobile.png",
        "evidence/lighthouse.json",
        "evidence/lighthouse-summary.json"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "checkId": "browser-platform-hygiene",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Lighthouse captured a Nuxt hydration mismatch, failed third-party fetches, disabled ad errors, and sandboxed-frame attempts to navigate the top-level page.",
      "findingIds": [
        "F013"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/lighthouse-summary.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "title-and-description",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Home and detail pages expose descriptive, route-specific titles; home includes a meta description.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/recon-evaluate.json",
        "evidence/detail-controls.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "crawlable-and-mobile-friendly",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Lighthouse failed meta-viewport because the document declares maximum-scale=1 and user-scalable=no. The desktop Movie navigation href returns the site’s 404 page; /sitemap.xml resolves to a 404 sitemap-like URL; Lighthouse also failed crawlable-anchors and hreflang.",
      "findingIds": [
        "F012",
        "F014"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/site-files.json",
        "evidence/movie-listing.png"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "canonical-and-indexing-signals",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The desktop Movie navigation href returns the site’s 404 page; /sitemap.xml resolves to a 404 sitemap-like URL; Lighthouse also failed crawlable-anchors and hreflang.",
      "findingIds": [
        "F014"
      ],
      "pathIds": [
        "movie-listing"
      ],
      "artifacts": [
        "evidence/movie-listing.png",
        "evidence/site-files.json",
        "evidence/lighthouse.json"
      ]
    },
    {
      "principleId": "be-discoverable",
      "checkId": "structured-and-shareable-metadata",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Home provides three JSON-LD blocks and Open Graph metadata; detail includes a matching VideoObject and canonical URL.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/semantics-focus.json",
        "evidence/detail-controls.json"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "secure-transport-and-headers",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The headers probe found no CSP, HSTS, nosniff, frame protection, Referrer-Policy or Permissions-Policy. All four observed cookies lacked Secure; mb_token was not HttpOnly.",
      "findingIds": [
        "F015"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "data-minimisation-and-third-parties",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The tracker probe observed 18 third-party origins, including Google Analytics and Yandex; Lighthouse reported 42 third-party cookies, while ad scripts attempted external navigation.",
      "findingIds": [
        "F016"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/trackers.json",
        "evidence/cookies.json",
        "evidence/lighthouse.json",
        "evidence/home.har"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "in-context-permissions-and-modern-auth",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "No geolocation/notification permission prompt fired on load or during playback; authentication was not requested until the user initiated viewing.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/watch-flow.mp4"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "checkId": "defensive-browser-policies",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The headers probe found no CSP, HSTS, nosniff, frame protection, Referrer-Policy or Permissions-Policy. All four observed cookies lacked Secure; mb_token was not HttpOnly. The tracker probe observed 18 third-party origins, including Google Analytics and Yandex; Lighthouse reported 42 third-party cookies, while ad scripts attempted external navigation.",
      "findingIds": [
        "F015",
        "F016"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json",
        "evidence/trackers.json",
        "evidence/lighthouse.json",
        "evidence/home.har"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "progressive-enhancement",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "Discoverability comparison found only 28% word overlap between rendered content and raw HTML; the crawler view contains only a hero while rendered rails contain hundreds of titles.",
      "findingIds": [
        "F017"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-rendered.png",
        "evidence/discoverability-crawler.png"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "resilient-runtime-behaviour",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Responsive menus and controls remained visible within both tested viewports and the unavailable state rendered intentionally.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/detail-mobile.png",
        "evidence/home-mobile.png"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "offline-and-installable",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "A valid manifest and active service worker are registered at site scope.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/runtime-memory-pwa.json",
        "evidence/site-files.json"
      ]
    },
    {
      "principleId": "be-resilient",
      "checkId": "network-and-http-failure-states",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Both a missing route and unavailable media render explicit recovery states instead of blank shells or infinite spinners.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/watch-flow-final.png",
        "evidence/movie-listing.png"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "lang-dir-and-logical-properties",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "The document declares lang=en and dir=ltr, and CSS inspection found 190 logical-property uses.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-dom.json",
        "evidence/css-features.json"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "locale-aware-data",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "Representative pages display titles, categories and simple release years, with no dates, currencies, durations or locale-sensitive numeric data to format.",
      "reason": "Representative pages display titles, categories and simple release years, with no dates, currencies, durations or locale-sensitive numeric data to format.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-internationalised",
      "checkId": "time-zone-correctness",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "The audited catalogue and download pages expose no schedules, event times or time-zone-sensitive workflows.",
      "reason": "The audited catalogue and download pages expose no schedules, event times or time-zone-sensitive workflows.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "no-dark-patterns",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The page and title promise free browser streaming, but Watch Online reaches an unavailable-region state plus “Please log in before payment” without prior pricing or commitment disclosure.",
      "findingIds": [
        "F018"
      ],
      "pathIds": [
        "detail"
      ],
      "artifacts": [
        "evidence/detail.png",
        "evidence/watch-flow.mp4",
        "evidence/watch-flow-final.png"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "humane-error-handling",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "No data-entry or submission form exists in the representative public watch, listing or download paths.",
      "reason": "No data-entry or submission form exists in the representative public watch, listing or download paths.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "trustworthy-input-assistance",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "The only input is catalogue search; there are no address, payment, sign-in or sign-up fields where autofill tokens apply.",
      "reason": "The only input is catalogue search; there are no address, payment, sign-in or sign-up fields where autofill tokens apply.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-trustworthy",
      "checkId": "safe-commercial-and-account-flows",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The page and title promise free browser streaming, but Watch Online reaches an unavailable-region state plus “Please log in before payment” without prior pricing or commitment disclosure.",
      "findingIds": [
        "F018"
      ],
      "pathIds": [
        "detail"
      ],
      "artifacts": [
        "evidence/detail.png",
        "evidence/watch-flow.mp4",
        "evidence/watch-flow-final.png"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "optimised-assets",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The home load transferred 6.75 MB across 226 requests; images accounted for 5.21 MB, repeated promotional variants were each about 300 KB, and 18 third-party origins ran on load.",
      "findingIds": [
        "F019"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/images.json",
        "evidence/trackers.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "no-wasteful-work",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The home load transferred 6.75 MB across 226 requests; images accounted for 5.21 MB, repeated promotional variants were each about 300 KB, and 18 third-party origins ran on load.",
      "findingIds": [
        "F019"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/images.json",
        "evidence/trackers.json"
      ]
    },
    {
      "principleId": "be-sustainable",
      "checkId": "third-party-and-media-budget",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "issues",
      "evidence": "The tracker probe observed 18 third-party origins, including Google Analytics and Yandex; Lighthouse reported 42 third-party cookies, while ad scripts attempted external navigation. The home load transferred 6.75 MB across 226 requests; images accounted for 5.21 MB, repeated promotional variants were each about 300 KB, and 18 third-party origins ran on load.",
      "findingIds": [
        "F016",
        "F019"
      ],
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/trackers.json",
        "evidence/cookies.json",
        "evidence/lighthouse.json",
        "evidence/home.har",
        "evidence/home-summary.json",
        "evidence/images.json"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "structured-agent-capabilities",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "No declared agent-facing task or transaction surface exists; emerging WebMCP exposure is therefore an opportunity, not an obligation.",
      "reason": "No declared agent-facing task or transaction surface exists; emerging WebMCP exposure is therefore an opportunity, not an obligation.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "checkId": "on-device-inference",
      "confidence": "high",
      "method": "Recon and rendered/source feature inspection for applicability",
      "status": "not-applicable",
      "evidence": "No summarisation or language-model feature is offered, and no declared product intent calls for on-device inference.",
      "reason": "No summarisation or language-model feature is offered, and no declared product intent calls for on-device inference.",
      "pathIds": [
        "home"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-leak-under-repeated-interaction",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "After ten full-page scroll cycles, retained heap was 36.76 MB versus 36.87 MB baseline, with no retained-growth signal.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post-interaction.json",
        "evidence/runtime-memory-pwa.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "bounded-footprint",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Baseline retained heap was 36.87 MB for a 3,914-node media catalogue, proportionate to the rendered surface.",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/runtime-memory-pwa.json"
      ]
    },
    {
      "principleId": "be-memory-efficient",
      "checkId": "no-detached-dom-or-unbounded-listeners",
      "confidence": "high",
      "method": "CDP evidence primitives and/or Lighthouse across the representative path set",
      "status": "pass",
      "evidence": "Baseline and post-interaction heap summaries contained no Detached* constructor population and node totals stayed close (619,928 to 621,300 heap nodes).",
      "pathIds": [
        "home"
      ],
      "artifacts": [
        "evidence/heap-baseline.heapsnapshot",
        "evidence/heap-post-interaction.json"
      ]
    }
  ],
  "principleOutcomes": [
    {
      "principleId": "respect-user-preferences",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F001"
      ]
    },
    {
      "principleId": "implement-natural-interactions",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F002"
      ]
    },
    {
      "principleId": "provide-guided-navigation",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F003"
      ]
    },
    {
      "principleId": "maximize-content-reduce-noise",
      "expectation": "default",
      "status": "pass"
    },
    {
      "principleId": "adapt-to-the-form-factor",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F004",
        "F005"
      ]
    },
    {
      "principleId": "support-core-task-success",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F006"
      ]
    },
    {
      "principleId": "be-fast-and-stable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F007",
        "F008",
        "F009",
        "F010"
      ]
    },
    {
      "principleId": "be-inclusive",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F011",
        "F005",
        "F012"
      ]
    },
    {
      "principleId": "follow-best-practices",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F013",
        "F008"
      ]
    },
    {
      "principleId": "be-discoverable",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F012",
        "F014"
      ]
    },
    {
      "principleId": "be-private-and-secure",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F015",
        "F016"
      ]
    },
    {
      "principleId": "be-resilient",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F017"
      ]
    },
    {
      "principleId": "be-internationalised",
      "expectation": "contextual",
      "status": "pass"
    },
    {
      "principleId": "be-trustworthy",
      "expectation": "default",
      "status": "issues",
      "findingIds": [
        "F018"
      ]
    },
    {
      "principleId": "be-sustainable",
      "expectation": "contextual",
      "status": "issues",
      "findingIds": [
        "F019",
        "F016"
      ]
    },
    {
      "principleId": "be-agent-ready",
      "expectation": "contextual",
      "status": "not-applicable",
      "reason": "All checks were judged not applicable for this public catalogue because it exposes no declared agent-facing or on-device-inference product surface."
    },
    {
      "principleId": "be-memory-efficient",
      "expectation": "default",
      "status": "pass"
    }
  ],
  "paths": [
    {
      "id": "home",
      "description": "Homepage and catalogue: primary discovery surface, desktop/mobile layout, preferences, performance, accessibility, privacy and memory.",
      "url": "https://movie-box.co/",
      "conditions": [
        "desktop",
        "viewport: 360x800",
        "prefers-color-scheme: dark",
        "prefers-reduced-motion: reduce",
        "forced-colors: active",
        "keyboard focus",
        "no JavaScript"
      ],
      "result": "issues"
    },
    {
      "id": "detail",
      "description": "Representative title detail and Watch Online journey.",
      "url": "https://movie-box.co/detail/the-east-palace-english-6LwGqruKCC8",
      "conditions": [
        "desktop",
        "viewport: 360x800",
        "Watch Online interaction"
      ],
      "result": "issues"
    },
    {
      "id": "movie-listing",
      "description": "Movie listing archetype reached from the primary desktop navigation; exposes a broken route and recovery state.",
      "url": "https://movie-box.co/movie",
      "conditions": [
        "desktop"
      ],
      "result": "issues"
    },
    {
      "id": "download-app",
      "description": "Promoted app-download landing archetype and fallback destination.",
      "url": "https://movie-box.co/downloadApp",
      "conditions": [
        "desktop"
      ],
      "result": "pass"
    }
  ],
  "findings": [
    {
      "id": "F001",
      "severity": "medium",
      "confidence": "high",
      "summary": "Reduced-motion preference is not implemented.",
      "principleId": "respect-user-preferences",
      "principleCheckId": "respects-reduced-motion",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The CSS feature probe found no prefers-reduced-motion rule, while 17 animations with 200 ms durations remained present under prefers-reduced-motion: reduce.",
      "artifacts": [
        "evidence/preferences-probe.json",
        "evidence/css-features.json"
      ],
      "suggestedFix": "Add a prefers-reduced-motion: reduce layer that removes non-essential carousel and state motion while preserving instant state feedback.",
      "effort": "small"
    },
    {
      "id": "F002",
      "severity": "low",
      "confidence": "high",
      "summary": "Route and player state changes swap abruptly without View Transitions.",
      "principleId": "implement-natural-interactions",
      "principleCheckId": "view-transitions",
      "guidanceId": "same-document-transitions",
      "guidanceCategory": "user-experience",
      "pathId": "detail",
      "url": "https://movie-box.co/detail/the-east-palace-english-6LwGqruKCC8",
      "evidence": "The CSS/source feature probe found no view-transition or startViewTransition use; the recorded Watch Online journey cuts directly to the player state.",
      "artifacts": [
        "evidence/css-features.json",
        "evidence/watch-flow.mp4"
      ],
      "suggestedFix": "Use same-document View Transitions for route and player-state changes, with the reduced-motion layer disabling non-essential motion.",
      "effort": "medium"
    },
    {
      "id": "F003",
      "severity": "low",
      "confidence": "medium",
      "summary": "Persistent navigation does not communicate scroll state.",
      "principleId": "provide-guided-navigation",
      "principleCheckId": "scroll-state-aware-chrome",
      "guidanceId": "shrinking-header-on-scroll",
      "guidanceCategory": "user-experience",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "Desktop and mobile screenshots show fixed-size persistent navigation, and the CSS probe found no scroll-state container query or progress treatment.",
      "artifacts": [
        "evidence/home-desktop.png",
        "evidence/home-mobile.png",
        "evidence/css-features.json"
      ],
      "suggestedFix": "Let persistent chrome compact or otherwise signal the scrolled state using scroll-state queries with a non-supporting-browser fallback.",
      "effort": "small"
    },
    {
      "id": "F004",
      "severity": "low",
      "confidence": "high",
      "summary": "Repeated cards adapt only at viewport level, not to their container.",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "component-level-responsiveness",
      "guidanceId": "size-aware-styling",
      "guidanceCategory": "css",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The 200 KB CSS feature probe found no @container, container-type, or container-name despite cards and rails being reused at desktop and mobile sizes.",
      "artifacts": [
        "evidence/css-features.json",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Declare containment on reusable rails/cards and use size container queries, retaining the existing viewport rules as fallback.",
      "effort": "medium"
    },
    {
      "id": "F005",
      "severity": "high",
      "confidence": "high",
      "summary": "Keyboard focus and control names are frequently invisible or absent.",
      "principleId": "adapt-to-the-form-factor",
      "principleCheckId": "input-modality-aware",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The focus walk computed outline-style none on navigation links and icon buttons; many buttons had empty text and no aria-label. Lighthouse accessibility scored 0.82 and also found label/name problems.",
      "artifacts": [
        "evidence/semantics-focus.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Add a strong :focus-visible treatment and accessible names to every icon-only carousel/navigation control; verify the complete keyboard order.",
      "effort": "small"
    },
    {
      "id": "F006",
      "severity": "high",
      "confidence": "high",
      "summary": "The advertised primary watch flow cannot be completed in the tested region.",
      "principleId": "support-core-task-success",
      "principleCheckId": "primary-flow-completion",
      "guidanceId": "forms",
      "guidanceCategory": "forms",
      "pathId": "detail",
      "url": "https://movie-box.co/detail/the-east-palace-english-6LwGqruKCC8",
      "evidence": "Clicking Watch Online ends at “The source is unavailable in your region” and redirects the user toward the app, so the promised browser viewing flow dead-ends.",
      "artifacts": [
        "evidence/watch-flow.mp4",
        "evidence/watch-flow-final.png",
        "evidence/detail.png"
      ],
      "suggestedFix": "Check availability before presenting Watch Online, label unavailable titles clearly, and offer genuinely playable regional alternatives without forcing an app detour.",
      "effort": "large"
    },
    {
      "id": "F007",
      "severity": "high",
      "confidence": "high",
      "summary": "Load performance and Core Web Vitals are poor.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "good-core-web-vitals",
      "guidanceId": "performance",
      "guidanceCategory": "performance",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "Mobile Lighthouse measured LCP 19.4 s, FCP 3.9 s, CLS 0.24, TBT 316 ms and performance 0.40. The CDP trace corroborated three long tasks and 124 ms TBT.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/lighthouse-summary.json",
        "evidence/home-trace-summary.json",
        "evidence/home-trace.json"
      ],
      "suggestedFix": "Prioritise the hero LCP resource, defer below-fold rendering and third parties, and split long main-thread tasks.",
      "effort": "large"
    },
    {
      "id": "F008",
      "severity": "high",
      "confidence": "high",
      "summary": "Unreserved imagery causes severe mobile layout shift.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "visual-stability",
      "guidanceId": "optimize-image-priority",
      "guidanceCategory": "performance",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The 360 px layout observer measured CLS 0.370. The image audit found all 100 images lacked width and height attributes.",
      "artifacts": [
        "evidence/home-mobile-layout.json",
        "evidence/images.json",
        "evidence/home-mobile.png"
      ],
      "suggestedFix": "Reserve image space with width/height or aspect-ratio and ensure placeholders use the final asset ratio.",
      "effort": "medium"
    },
    {
      "id": "F009",
      "severity": "medium",
      "confidence": "high",
      "summary": "Main-thread work remains heavy during load.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-main-thread",
      "guidanceId": "break-up-long-tasks",
      "guidanceCategory": "performance",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The trace recorded three long tasks up to 103 ms and Lighthouse measured 316 ms total blocking time.",
      "artifacts": [
        "evidence/home-trace-summary.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Profile the Nuxt hydration and ad callbacks, split tasks at interaction boundaries, and defer non-critical work until idle or scroll end.",
      "effort": "medium"
    },
    {
      "id": "F010",
      "severity": "high",
      "confidence": "high",
      "summary": "The page ships an excessive, poorly cached resource graph.",
      "principleId": "be-fast-and-stable",
      "principleCheckId": "efficient-resource-delivery",
      "guidanceId": "defer-rendering-heavy-content",
      "guidanceCategory": "performance",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "HAR recorded 226 requests and 6.75 MB transferred, including 115 images (5.21 MB), 48 scripts, 15 high-priority stylesheets and many large images without cache headers.",
      "artifacts": [
        "evidence/home.har",
        "evidence/home-summary.json"
      ],
      "suggestedFix": "Defer below-fold rails, consolidate critical CSS, lazy-load non-essential scripts, deduplicate image variants, and add durable immutable caching to fingerprinted assets.",
      "effort": "large"
    },
    {
      "id": "F011",
      "severity": "high",
      "confidence": "high",
      "summary": "Accessible names, image alternatives, headings and focus structure are incomplete.",
      "principleId": "be-inclusive",
      "principleCheckId": "names-roles-labels",
      "guidanceId": "accessibility",
      "guidanceCategory": "accessibility",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The image audit found 13 images without alt text; Lighthouse failed image-alt, frame-title, label-content-name-mismatch and heading-order; the DOM probe found numerous unnamed buttons.",
      "artifacts": [
        "evidence/images.json",
        "evidence/lighthouse.json",
        "evidence/semantics-focus.json"
      ],
      "suggestedFix": "Name icon controls and frames, mark decorative images with empty alt, provide meaningful alternatives for content images, and repair heading/landmark order.",
      "effort": "medium"
    },
    {
      "id": "F012",
      "severity": "high",
      "confidence": "high",
      "summary": "The viewport explicitly prevents user zoom.",
      "principleId": "be-inclusive",
      "principleCheckId": "zoom-reflow-targets-and-media",
      "guidanceId": "fluid-scaling",
      "guidanceCategory": "css",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "Lighthouse failed meta-viewport because the document declares maximum-scale=1 and user-scalable=no.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/site-files.json"
      ],
      "suggestedFix": "Remove maximum-scale and user-scalable restrictions, then test reflow at 200% and 400% zoom.",
      "effort": "trivial"
    },
    {
      "id": "F013",
      "severity": "medium",
      "confidence": "high",
      "summary": "Hydration, ad, fetch and frame-navigation errors pollute runtime.",
      "principleId": "follow-best-practices",
      "principleCheckId": "no-console-errors",
      "guidanceId": "html",
      "guidanceCategory": "html",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "Lighthouse captured a Nuxt hydration mismatch, failed third-party fetches, disabled ad errors, and sandboxed-frame attempts to navigate the top-level page.",
      "artifacts": [
        "evidence/lighthouse.json",
        "evidence/lighthouse-summary.json"
      ],
      "suggestedFix": "Eliminate hydration mismatches, remove failing or disabled ad integrations, and isolate third-party frames so they cannot attempt top-level navigation.",
      "effort": "medium"
    },
    {
      "id": "F014",
      "severity": "medium",
      "confidence": "high",
      "summary": "Navigation and indexing signals contain broken or invalid targets.",
      "principleId": "be-discoverable",
      "principleCheckId": "canonical-and-indexing-signals",
      "guidanceId": "search-hidden-content",
      "guidanceCategory": "user-experience",
      "pathId": "movie-listing",
      "url": "https://movie-box.co/movie",
      "evidence": "The desktop Movie navigation href returns the site’s 404 page; /sitemap.xml resolves to a 404 sitemap-like URL; Lighthouse also failed crawlable-anchors and hreflang.",
      "artifacts": [
        "evidence/movie-listing.png",
        "evidence/site-files.json",
        "evidence/lighthouse.json"
      ],
      "suggestedFix": "Repair the Movie route and anchor targets, publish a valid sitemap at the declared location, and emit valid reciprocal hreflang links.",
      "effort": "medium"
    },
    {
      "id": "F015",
      "severity": "high",
      "confidence": "high",
      "summary": "Baseline browser security headers and secure cookie attributes are missing.",
      "principleId": "be-private-and-secure",
      "principleCheckId": "secure-transport-and-headers",
      "guidanceId": "security",
      "guidanceCategory": "security",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The headers probe found no CSP, HSTS, nosniff, frame protection, Referrer-Policy or Permissions-Policy. All four observed cookies lacked Secure; mb_token was not HttpOnly.",
      "artifacts": [
        "evidence/headers.json",
        "evidence/cookies.json"
      ],
      "suggestedFix": "Deploy a restrictive CSP and HSTS, add nosniff/frame/referrer/permissions policies, and mark session/token cookies Secure, HttpOnly and appropriately SameSite.",
      "effort": "medium"
    },
    {
      "id": "F016",
      "severity": "high",
      "confidence": "high",
      "summary": "Third-party tracking and advertising footprint is disproportionate.",
      "principleId": "be-private-and-secure",
      "principleCheckId": "data-minimisation-and-third-parties",
      "guidanceId": "privacy",
      "guidanceCategory": "privacy",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The tracker probe observed 18 third-party origins, including Google Analytics and Yandex; Lighthouse reported 42 third-party cookies, while ad scripts attempted external navigation.",
      "artifacts": [
        "evidence/trackers.json",
        "evidence/cookies.json",
        "evidence/lighthouse.json",
        "evidence/home.har"
      ],
      "suggestedFix": "Remove low-value ad/tracker vendors, gate optional analytics behind informed consent, minimise event collection, and sandbox remaining integrations.",
      "effort": "large"
    },
    {
      "id": "F017",
      "severity": "medium",
      "confidence": "high",
      "summary": "Most catalogue content is absent from the no-JavaScript representation.",
      "principleId": "be-resilient",
      "principleCheckId": "progressive-enhancement",
      "guidanceId": "stabilize-reactive-state",
      "guidanceCategory": "user-experience",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "Discoverability comparison found only 28% word overlap between rendered content and raw HTML; the crawler view contains only a hero while rendered rails contain hundreds of titles.",
      "artifacts": [
        "evidence/discoverability.json",
        "evidence/discoverability-rendered.png",
        "evidence/discoverability-crawler.png"
      ],
      "suggestedFix": "Server-render meaningful catalogue sections and crawlable links, then hydrate enhancements without replacing the core content.",
      "effort": "large"
    },
    {
      "id": "F018",
      "severity": "high",
      "confidence": "high",
      "summary": "“Watch free” messaging leads to an undisclosed login/payment or app detour.",
      "principleId": "be-trustworthy",
      "principleCheckId": "no-dark-patterns",
      "guidanceId": "privacy",
      "guidanceCategory": "privacy",
      "pathId": "detail",
      "url": "https://movie-box.co/detail/the-east-palace-english-6LwGqruKCC8",
      "evidence": "The page and title promise free browser streaming, but Watch Online reaches an unavailable-region state plus “Please log in before payment” without prior pricing or commitment disclosure.",
      "artifacts": [
        "evidence/detail.png",
        "evidence/watch-flow.mp4",
        "evidence/watch-flow-final.png"
      ],
      "suggestedFix": "Disclose availability, price, account requirements and app-only restrictions before the call to action; keep decline/back paths obvious and equivalent.",
      "effort": "medium"
    },
    {
      "id": "F019",
      "severity": "high",
      "confidence": "high",
      "summary": "Asset and third-party resource use is wasteful for the delivered page.",
      "principleId": "be-sustainable",
      "principleCheckId": "optimised-assets",
      "guidanceId": "efficient-background-processing",
      "guidanceCategory": "performance",
      "pathId": "home",
      "url": "https://movie-box.co/",
      "evidence": "The home load transferred 6.75 MB across 226 requests; images accounted for 5.21 MB, repeated promotional variants were each about 300 KB, and 18 third-party origins ran on load.",
      "artifacts": [
        "evidence/home-summary.json",
        "evidence/images.json",
        "evidence/trackers.json"
      ],
      "suggestedFix": "Set an evidence-based page-weight budget, deduplicate and right-size promotional images, defer offscreen rails, and eliminate background third-party work without immediate user value.",
      "effort": "large"
    }
  ],
  "taskList": [
    {
      "id": "T001",
      "title": "Make the advertised browser watch journey truthful and completable",
      "priority": 1,
      "findingIds": [
        "F006",
        "F018"
      ],
      "guidanceId": "forms",
      "status": "open"
    },
    {
      "id": "T002",
      "title": "Cut LCP, request count and image weight",
      "priority": 2,
      "findingIds": [
        "F007",
        "F009",
        "F010",
        "F019"
      ],
      "guidanceId": "performance",
      "status": "open"
    },
    {
      "id": "T003",
      "title": "Reserve image dimensions and eliminate CLS",
      "priority": 3,
      "findingIds": [
        "F008"
      ],
      "guidanceId": "optimize-image-priority",
      "status": "open"
    },
    {
      "id": "T004",
      "title": "Deploy security headers and secure cookies",
      "priority": 4,
      "findingIds": [
        "F015"
      ],
      "guidanceId": "security",
      "status": "open"
    },
    {
      "id": "T005",
      "title": "Reduce and sandbox tracking/ad integrations",
      "priority": 5,
      "findingIds": [
        "F013",
        "F016"
      ],
      "guidanceId": "privacy",
      "status": "open"
    },
    {
      "id": "T006",
      "title": "Repair keyboard focus, names, headings and alternatives",
      "priority": 6,
      "findingIds": [
        "F005",
        "F011",
        "F012"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T007",
      "title": "Repair Movie route, sitemap, anchors and hreflang",
      "priority": 7,
      "findingIds": [
        "F014"
      ],
      "guidanceId": "search-hidden-content",
      "status": "open"
    },
    {
      "id": "T008",
      "title": "Server-render core catalogue content",
      "priority": 8,
      "findingIds": [
        "F017"
      ],
      "guidanceId": "stabilize-reactive-state",
      "status": "open"
    },
    {
      "id": "T009",
      "title": "Honor reduced motion and add state transitions",
      "priority": 9,
      "findingIds": [
        "F001",
        "F002"
      ],
      "guidanceId": "accessibility",
      "status": "open"
    },
    {
      "id": "T010",
      "title": "Adopt component and scroll-state responsive techniques",
      "priority": 10,
      "findingIds": [
        "F003",
        "F004"
      ],
      "guidanceId": "size-aware-styling",
      "status": "open"
    }
  ],
  "budget": {
    "pathCount": 4,
    "auditPasses": 1
  },
  "agent": "pi",
  "runId": "2026-07-20T03-28-00-710Z"
}
