generated from coulomb/repo-seed
Add quality criteria registry
This commit is contained in:
@@ -87,10 +87,11 @@ that deterministic approval is allowed.
|
||||
|
||||
## Quality Criteria Relationship
|
||||
|
||||
The quality criteria registry defines the formal checks deterministic gates may
|
||||
apply. Criteria should be versioned, reviewable, and specific enough to explain
|
||||
why a candidate was rejected, downgraded, invalidated, merged, flagged, or sent
|
||||
to review.
|
||||
The quality criteria registry in `docs/quality-criteria/` defines the formal
|
||||
checks deterministic gates may apply. Criteria should be versioned, reviewable,
|
||||
and specific enough to explain why a candidate was rejected, downgraded,
|
||||
invalidated, merged, flagged, or sent to review. The active registry can be
|
||||
listed with `repo-scoping list-quality-criteria` or `GET /quality-criteria`.
|
||||
|
||||
Examples of criteria families:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user