REPOSITORY
via/alice-sdv-product Private
[제품 기준선] ALICE SDV 코드-검증-패키징-배포 참조 제품의 재현 가능한 릴리스를 관리합니다.
https://git.agrithing.ai/via/alice-sdv-product.git 1ce89e8 feat: create quality-enabled release ALICE-1.0-R2
7c0bd10 feat: register ALICE as an independent reference product
48b31f7 feat: register ALICE as an independent reference product
c4871c6 feat: register ALICE as an independent reference product
6885681 feat: register ALICE as an independent reference product
1 items · main
·/ .asw/product.json
json · 1.2 KB · 1a7cd2b Download
{ "schemaVersion": "asw.product/v1", "id": "alice-sdv-reference", "name": "ALICE SDV 참조 제품", "description": "코드 커밋부터 검증, 패키징, 로컬 시뮬레이터 배포까지의 A-SW 파이프라인을 재현하는 교육·검증용 제품입니다.", "workspaceId": "RS-2025-25460711", "ownerOrg": "via", "owner": "주식회사 비아", "releasePolicy": { "validationGate": { "id": "local-deployment", "label": "로컬 배포 검증", "detail": "검증된 패키지의 ALICE 시뮬레이터 배포 증빙 확인" }, "acceptanceGate": { "id": "via-acceptance", "label": "VIA 제품 검수", "detail": "파이프라인·아티팩트·배포 증빙과 제품 소유자 승인 필요" } }, "targets": [ { "id": "edge-simulator", "name": "ALICE Edge Simulator", "description": "상태 머신, 텔레메트리 계약과 로컬 배포 대상" } ], "components": [ { "org": "via", "repo": "alice-sdv-demo", "institution": "주식회사 비아", "institutionCode": "VIA", "name": "ALICE SDV Reference Module", "domain": "Reference Product", "target": "edge-simulator" } ]}