bom.compliance
What It Checks
Checks populated BOM components for RoHS/REACH compliance metadata when explicitly enabled.
When It Fires
Fires when a populated component is marked non-compliant, or (with require) when it has no compliance data.
Configuration Example
version: 1
rules:
bom.compliance:
enabled: true
severity: high
JSON Finding Details Shape
{ reference, mpn, compliance? }
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.