Files
16gagent/test/fixtures/production-readiness/full-pass.json
T
2026-06-06 10:40:48 +08:00

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"
}
}