manufacturing.tooling-holes
What It Checks
Checks explicitly enabled manufacturing jobs for minimum tooling or mounting hole coverage.
When It Fires
Fires when the parsed PCB has fewer tooling-hole candidates than the configured minimum.
Configuration Example
version: 1
rules:
manufacturing.tooling-holes:
enabled: true
severity: medium
JSON Finding Details Shape
{ required, found }
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.