Add deterministic quality gate outcomes

This commit is contained in:
2026-05-15 15:37:00 +02:00
parent 7851eae42f
commit 83d5044ff4
11 changed files with 449 additions and 18 deletions

View File

@@ -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.