Skip to content

manufacturing.jobset-outputs

What It Checks

Checks enabled KiCad 10 jobset entries for their expected output files.

When It Fires

Fires when an enabled jobset output path does not exist.

Configuration Example

version: 1
rules:
  manufacturing.jobset-outputs:
    enabled: true
    severity: medium

JSON Finding Details Shape

{ type, outputPath }

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.