Add deterministic quality gate outcomes
This commit is contained in:
parent
7851eae42f
commit
83d5044ff4
11 changed files with 449 additions and 18 deletions
|
|
@ -15,3 +15,8 @@ repo-scoping list-quality-criteria --format markdown
|
|||
```
|
||||
|
||||
The same registry is available from the API at `GET /quality-criteria`.
|
||||
|
||||
The first deterministic gate evaluator emits audit outcomes against this
|
||||
registry. Candidate graph API responses and self-scoping assessment exports
|
||||
include those outcomes as `quality_gate_outcomes`. Gate outcomes can block or
|
||||
flag review, but they never approve candidates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue