17 lines
465 B
JSON
17 lines
465 B
JSON
{
|
|
"name": "full-pass",
|
|
"description": "All governance components present and certified",
|
|
"state": {
|
|
"baselineRotationDir": "../baseline-rotation",
|
|
"compatMatrixDir": "../compatibility-matrix",
|
|
"releaseHistoryDir": "../../../release-history",
|
|
"baselineEvolutionDir": "../baseline-evolution",
|
|
"productionValidationDir": "../production-validation"
|
|
},
|
|
"expected": {
|
|
"coverageScore": 100,
|
|
"checklistPass": 6,
|
|
"grade": "A"
|
|
}
|
|
}
|