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
1 items · main
·/ examples/input.json
json · 229 B · fb90c8f Download
{  "scenarios": [    {      "id": "TRACK-001",      "actual": 0.18,      "expected": 0.2,      "tolerance": 0.05    },    {      "id": "SAFE-001",      "actual": 0,      "expected": 0,      "tolerance": 0    }  ]}