.asw/validation.json +34−0 View file@@ -0,0 +1,34 @@
1 +
{ 2 +
"schemaVersion": "asw.validation/v1", 3 +
"id": "mil-hil-validation", 4 +
"name": "MIL/HIL 검증 하네스", 5 +
"description": "고정된 농기계 제품 기준선에 대해 모델·하드웨어 연계 시나리오와 허용오차를 검증하는 자산입니다.", 6 +
"workspaceId": "RS-2025-25460711", 7 +
"ownerOrg": "kitech", 8 +
"owner": "한국생산기술연구원", 9 +
"capabilities": [ 10 +
{ 11 +
"id": "mil", 12 +
"name": "MIL Scenario Validation", 13 +
"description": "모델 기반 제어·인지 시나리오 판정" 14 +
}, 15 +
{ 16 +
"id": "hil", 17 +
"name": "HIL Interface Validation", 18 +
"description": "실제 제어기 인터페이스와 타이밍 검증" 19 +
}, 20 +
{ 21 +
"id": "evidence", 22 +
"name": "Evidence Packaging", 23 +
"description": "판정 결과와 허용오차를 감사 증빙으로 패키징" 24 +
} 25 +
], 26 +
"appliesTo": [ 27 +
{ 28 +
"org": "kitech", 29 +
"repo": "unmanned-agri-machine-integration", 30 +
"name": "무인자율 농작업 통합 시스템", 31 +
"required": true 32 +
} 33 +
] 34 +
}