feat: ship DoC and DoR quality policies (STATE-WP-0076)
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

Add Intake Definition of Comprehension and work-item Definition of Ready as
hub policies with dashboard edit surfaces, document the Definition family and
DoX-Ok/Failed badge convention, and mark STATE-WP-0076 finished.
This commit is contained in:
tegwick 2026-07-22 19:59:37 +02:00
parent 5a392385bc
commit 3008d9e2f0
13 changed files with 573 additions and 80 deletions

View file

@ -56,6 +56,8 @@ export default {
pages: [
{ name: "Repository DoI", path: "/policy/repo-doi" },
{ name: "Service DoM", path: "/policy/service-dom" },
{ name: "Intake DoC", path: "/policy/intake-doc" },
{ name: "Work-item DoR", path: "/policy/work-item-dor" },
{ name: "Workplan DoD", path: "/policy/workstream-dod" },
],
},