Skip to main content

Overview

Detects disallowed overlays and verifies required overlays are present.

Configuration

array
List of overlay categories to disallow.
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.