service-checklist: add Level 4 UI verification to the gate
This commit is contained in:
parent
25f04002df
commit
22c0747c0b
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ This checklist is the generic **bar**. Each service answers it in its own
|
|||
|
||||
- [ ] Logs go somewhere reviewable (central aggregation when available)
|
||||
- [ ] Backup/restore is covered if the service holds state
|
||||
- [ ] Passed Level 4 service-UI verification (`/verify-service`) against staging — the
|
||||
service has a populated `roles/<service>/VERIFY.md` and its critical journeys
|
||||
verified (ADR-008 Level 4 / ADR-017)
|
||||
|
||||
> Deviations are allowed but must be **conscious**: record them in
|
||||
> `docs/security/accepted-risks.md`, don't leave them implicit.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue