.asw/product.json +12−0 View file@@ -6,6 +6,18 @@
6 6
"workspaceId": "RS-2025-25460711",7 7
"ownerOrg": "via",8 8
"owner": "주식회사 비아", 9 +
"releasePolicy": { 10 +
"validationGate": { 11 +
"id": "local-deployment", 12 +
"label": "로컬 배포 검증", 13 +
"detail": "검증된 패키지의 ALICE 시뮬레이터 배포 증빙 확인" 14 +
}, 15 +
"acceptanceGate": { 16 +
"id": "via-acceptance", 17 +
"label": "VIA 제품 검수", 18 +
"detail": "파이프라인·아티팩트·배포 증빙과 제품 소유자 승인 필요" 19 +
} 20 +
},9 21
"targets": [10 22
{11 23
"id": "edge-simulator",