Skip to content

bom.dnp-consistency

What It Checks

Compares BOM DNP flags with PCB footprint population attributes.

When It Fires

Fires when BOM and PCB disagree on populated versus DNP state.

Configuration Example

version: 1
rules:
  bom.dnp-consistency:
    enabled: true
    severity: medium

JSON Finding Details Shape

{ reference, bomDnp, pcbDnp }

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.