approvals/releases/AGR-REF-2026.07-R0.json +88−0 View file@@ -0,0 +1,88 @@
1 +
{ 2 +
"schemaVersion": "asw.release-review/v1", 3 +
"releaseId": "AGR-REF-2026.07-R0", 4 +
"state": "RELEASED", 5 +
"submittedAt": "2026-07-16T09:00:00+09:00", 6 +
"submittedBy": "KITECH Integration Office", 7 +
"updatedAt": "2026-07-17T16:00:00+09:00", 8 +
"institutionApprovals": [ 9 +
{ 10 +
"institutionCode": "KITECH", 11 +
"institution": "한국생산기술연구원", 12 +
"state": "APPROVED", 13 +
"actor": "KITECH Component Owner", 14 +
"at": "2026-08-02T10:10:00+09:00", 15 +
"evidence": "evidence/kitech/component-approval.json" 16 +
}, 17 +
{ 18 +
"institutionCode": "TYMICT", 19 +
"institution": "티와이엠아이씨티", 20 +
"state": "APPROVED", 21 +
"actor": "TYMICT Component Owner", 22 +
"at": "2026-08-02T11:20:00+09:00", 23 +
"evidence": "evidence/tymict/component-approval.json" 24 +
}, 25 +
{ 26 +
"institutionCode": "JBNU", 27 +
"institution": "전북대학교", 28 +
"state": "APPROVED", 29 +
"actor": "JBNU Component Owner", 30 +
"at": "2026-08-02T13:40:00+09:00", 31 +
"evidence": "evidence/jbnu/component-approval.json" 32 +
}, 33 +
{ 34 +
"institutionCode": "Ontario Tech", 35 +
"institution": "Ontario Tech University", 36 +
"state": "APPROVED", 37 +
"actor": "Ontario Tech Component Owner", 38 +
"at": "2026-08-02T15:10:00+09:00", 39 +
"evidence": "evidence/ontario-tech/component-approval.json" 40 +
} 41 +
], 42 +
"validation": { 43 +
"state": "PASSED", 44 +
"actor": "KITECH Validation Engineer", 45 +
"at": "2026-07-16T14:20:00+09:00", 46 +
"evidence": "evidence/kitech/mil-hil-validation/result.json" 47 +
}, 48 +
"decision": { 49 +
"outcome": "APPROVED", 50 +
"actor": "KITECH Release Manager", 51 +
"at": "2026-07-17T15:40:00+09:00", 52 +
"comment": "참조 기준선 및 증빙 검수 완료" 53 +
}, 54 +
"events": [ 55 +
{ 56 +
"at": "2026-07-15T10:00:00+09:00", 57 +
"actor": "KITECH Integration Office", 58 +
"action": "CREATED", 59 +
"from": null, 60 +
"to": "DRAFT", 61 +
"comment": "초기 통합 기준선 생성" 62 +
}, 63 +
{ 64 +
"at": "2026-07-16T09:00:00+09:00", 65 +
"actor": "KITECH Integration Office", 66 +
"action": "SUBMITTED", 67 +
"from": "DRAFT", 68 +
"to": "REVIEW_PENDING", 69 +
"comment": "최종 검수 요청" 70 +
}, 71 +
{ 72 +
"at": "2026-07-17T15:40:00+09:00", 73 +
"actor": "KITECH Release Manager", 74 +
"action": "APPROVED", 75 +
"from": "REVIEW_PENDING", 76 +
"to": "APPROVED", 77 +
"comment": "참조 기준선 및 증빙 검수 완료" 78 +
}, 79 +
{ 80 +
"at": "2026-07-17T16:00:00+09:00", 81 +
"actor": "KITECH Release Manager", 82 +
"action": "RELEASED", 83 +
"from": "APPROVED", 84 +
"to": "RELEASED", 85 +
"comment": "재현 가능한 참조 릴리스로 확정" 86 +
} 87 +
] 88 +
}