Skip to content

manufacturing.outputs-present

What It Checks

Checks configured and vendor-profile fabrication output patterns and freshness against PCB source mtimes.

When It Fires

Fires when a configured or vendor-profile required output is missing or older than the PCB.

Configuration Example

version: 1
rules:
  manufacturing.outputs-present:
    enabled: true
    severity: high

JSON Finding Details Shape

{ required, vendorProfile?, vendorAssumptions? }

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.