Skip to main content

Overview

Detects disallowed overlays and verifies required overlays are present.

Configuration

config.disallowed_overlays
array
List of overlay categories to disallow.
config.required_overlays
array
List of overlay descriptions that must appear.

Example Configuration

Result Schema

Interpreting Results

  • disallowed_overlays: Any detected overlays that violate the disallowed list.
  • required_overlays: Per-required item status and evidence.
  • pass_check: Fails if any disallowed overlay is found or required overlays are missing.