Add acceptance boundary regression coverage

This commit is contained in:
2026-05-15 16:37:55 +02:00
parent 937b814d73
commit 9508c1e049
2 changed files with 145 additions and 1 deletions

View File

@@ -230,7 +230,7 @@ versioned in `docs/quality-criteria` and linked through workplan notes.
```task
id: RREG-WP-0014-T07
status: todo
status: done
priority: high
state_hub_task_id: "37a22c89-ded5-42dd-aaa9-ece79477fcff"
```
@@ -246,6 +246,14 @@ Acceptance criteria:
deterministic rules.
- Existing manual review and approval paths keep working.
Implementation note 2026-05-15: added
`tests/test_acceptance_boundary.py` as an end-to-end regression boundary for
analysis and review. The suite proves deterministic analysis leaves generated
characteristics pending, deterministic quality gates can flag the provider
routing self-scan regression without approval, configured agentic review is the
only automated approval path and must leave rationale/criteria/evidence audit
metadata, and manual approval still produces human review decisions.
## T08: Migration And Compatibility Plan
```task