Skip to content

manufacturing.position-coverage

What It Checks

Checks explicitly enabled assembly jobs for populated reference coverage in position/CPL outputs.

When It Fires

Fires when no position output exists or populated references are missing from position/CPL output text.

Configuration Example

version: 1
rules:
  manufacturing.position-coverage:
    enabled: true
    severity: medium

JSON Finding Details Shape

{ missingRefs, totalMissingRefs, positionFiles? }

Report Context

Use this finding to decide whether the design package is ready for review, fabrication, or release. BoardReadyOps reports the condition and leaves design edits to the owning workflow.