REPOSITORY
metafarmers/fruit-robot-validation Private
[참조 MVP] 적과·적심 로봇 통합검증 — 인지·접근·작업·복귀 시나리오와 제품 기준선의 재현성을 확인하는 참조 검증 자산입니다.
https://git.agrithing.ai/metafarmers/fruit-robot-validation.git 7b9733d feat: 적과·적심 로봇 통합검증 구체 MVP 구현
f93f075 ci: add static dynamic and evidence gates
3ea79da feat: add executable institution reference MVP
a4765d3 docs: define product role and interface contract
2 items · feat/concrete-mvp-v2
·/ examples/input.json
json · 415 B · 0f9c73c Download
{ "scenarios": [ { "id": "FRUIT-THIN-01", "actual": 8.4, "limit": 10, "operator": "lte", "unit": "s" }, { "id": "FRUIT-PINCH-01", "actual": 0.93, "limit": 0.9, "operator": "gte", "unit": "success-rate" }, { "id": "FRUIT-SAFE-01", "actual": 0.21, "limit": 0.3, "operator": "lte", "unit": "s" } ]}