A-SW Hub / Repositories
Local Gitea · READ ONLY
← 저장소 Repositories
REPOSITORY

kitech/mil-hil-validation Private

[참조 MVP] MIL/HIL 검증 하네스 — 구성요소별 시험 시나리오의 허용오차를 판정하고 감사 가능한 요약을 만듭니다.

https://git.agrithing.ai/kitech/mil-hil-validation.git
8 commits
3 items · main
·/ .asw/validation.json
json · 1.0 KB · 6a2f2a8 Download
{  "schemaVersion": "asw.validation/v1",  "id": "mil-hil-validation",  "name": "MIL/HIL 검증 하네스",  "description": "고정된 농기계 제품 기준선에 대해 모델·하드웨어 연계 시나리오와 허용오차를 검증하는 자산입니다.",  "workspaceId": "RS-2025-25460711",  "ownerOrg": "kitech",  "owner": "한국생산기술연구원",  "capabilities": [    {      "id": "mil",      "name": "MIL Scenario Validation",      "description": "모델 기반 제어·인지 시나리오 판정"    },    {      "id": "hil",      "name": "HIL Interface Validation",      "description": "실제 제어기 인터페이스와 타이밍 검증"    },    {      "id": "evidence",      "name": "Evidence Packaging",      "description": "판정 결과와 허용오차를 감사 증빙으로 패키징"    }  ],  "appliesTo": [    {      "org": "kitech",      "repo": "unmanned-agri-machine-integration",      "name": "무인자율 농작업 통합 시스템",      "required": true    }  ]}