docs: fix the design status — slices belong to gate 4
The previous commit set 'status: slice-1', which the schema does not allow, and it reached the remote because my shell chained the push to the wrong command rather than to the validators. The gate the slices run under is gate 4.
This commit is contained in:
@@ -86,7 +86,7 @@ Bedeutung der Meilensteine: siehe [roadmap.md](roadmap.md).
|
||||
|
||||
| Design | Gate | Title |
|
||||
|---|---|---|
|
||||
| [2026-08-21-cve-ziele-ableiten](docs/design/2026-08-21-cve-ziele-ableiten.md) | slice-1 | Design: Die CVE-Zielmenge ableiten statt pflegen (#0106) |
|
||||
| [2026-08-21-cve-ziele-ableiten](docs/design/2026-08-21-cve-ziele-ableiten.md) | gate-4 | Design: Die CVE-Zielmenge ableiten statt pflegen (#0106) |
|
||||
|
||||
## ADRs (26)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
type: design
|
||||
status: slice-1
|
||||
status: gate-4
|
||||
date: 2026-08-21
|
||||
size: L
|
||||
related:
|
||||
|
||||
Reference in New Issue
Block a user