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

via/alice-sdv-product Private

[제품 기준선] ALICE SDV 코드-검증-패키징-배포 참조 제품의 재현 가능한 릴리스를 관리합니다.

https://git.agrithing.ai/via/alice-sdv-product.git
5 commits
COMMIT DETAIL

feat: register ALICE as an independent reference product

VIA Platform Team <[email protected]> · 2026. 8. 2. 오후 1:54:00
c4871c6cacfffe593a7d3df43f8f66e9f0bf731e
2 changed files +13 −1 parent 6885681
modified .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",
modified product/baseline.json +1−1 View file
@@ -5,7 +5,7 @@
5 5 "displayName": "ALICE SDV 참조 제품",
6 6 "owner": "주식회사 비아",
7 7 "state": "DRAFT",
8 "generatedAt": "2026-08-02T13:49:44.013Z",
8 + "generatedAt": "2026-08-02T13:54:00.000Z",
9 9 "components": [
10 10 {
11 11 "repository": "via/alice-sdv-demo",