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

cwsfa/worker-following-transport-robot Private

[제품 기준선] 추종형 이송로봇 — 작업자·제스처 인지, 작업자 추종 AMR, 온실 레일 안전제어와 서비스 관제를 하나의 제품 기준선으로 통합합니다.

https://git.agrithing.ai/cwsfa/worker-following-transport-robot.git
2 commits
1 items · main
·/ quality/gates.json
json · 882 B · 5c699e1 Download
{  "schemaVersion": "asw.quality-gates/v1",  "componentGates": [    {      "id": "static-analysis",      "owner": "component-owner",      "required": true    },    {      "id": "unit-test",      "owner": "component-owner",      "required": true    },    {      "id": "component-test",      "owner": "component-owner",      "required": true    },    {      "id": "interface-contract",      "owner": "component-owner",      "required": true    }  ],  "integrationGates": [    {      "id": "component-evidence",      "owner": "cwsfa",      "required": true    },    {      "id": "institution-approval",      "owner": "cwsfa",      "required": true    },    {      "id": "integration-validation",      "owner": "cwsfa",      "required": true    },    {      "id": "product-acceptance",      "owner": "cwsfa",      "required": true    }  ]}