release.revision-set
What It Checks
Checks board title-block revisions against the configured release tag pattern.
When It Fires
Fires when revision is empty or does not match the configured pattern.
Configuration Example
version: 1
rules:
release.revision-set:
enabled: true
severity: high
JSON Finding Details Shape
{ revision, tagPattern }
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.