Add quality gate override flow

This commit is contained in:
2026-05-15 16:30:58 +02:00
parent d4f363af72
commit effea4d0d6
8 changed files with 278 additions and 1 deletions

View File

@@ -205,7 +205,7 @@ outcome counts, criteria version, and a rationale that no approval was applied.
```task
id: RREG-WP-0014-T06
status: todo
status: done
priority: medium
state_hub_task_id: "bcba3237-fb87-4a38-8e96-12b872d5e6a9"
```
@@ -220,6 +220,12 @@ Acceptance criteria:
- The UI makes it clear when a candidate is blocked by formal criteria versus
merely awaiting judgement.
Implementation note 2026-05-15: added quality-gate outcome rendering to the
analysis-run UI, a reviewer override form with required rationale, a
`quality_gate_override` review decision path in service/API/UI, and audit fields
that make overrides searchable through review decisions. Criteria changes remain
versioned in `docs/quality-criteria` and linked through workplan notes.
## T07: Regression Coverage For Acceptance Boundary
```task