REPOSITORY
via/asw-service-platform Private
[참조 MVP] A-SW 공유·협업 서비스 플랫폼 — 컴포넌트 릴리스의 제출·검증·승인·공개 생명주기를 집행하는 플랫폼 코어입니다.
https://git.agrithing.ai/via/asw-service-platform.git ab9e3ed feat: adopt typescript SERVICE SDV reference implementation
91dc795 ci: add language-specific static and dynamic analysis
f1bc631 docs: define component scope and interface contract
0033c98 docs: register platform manifest
edea914 ci: verify contract tests and evidence package
72991ee feat: add executable reference MVP
0dbe22f docs: define component scope and interface contract
1 items · main
·/ release/manifest.json
json · 694 B · 82f0671 Download
{ "schemaVersion": "asw.release/v1", "component": "via/asw-service-platform", "displayName": "A-SW 공유·협업 서비스 플랫폼", "owner": "주식회사 비아", "implementationAuthor": "주식회사 비아 (연동 검증용 참조 구현)", "version": "0.2.0-multilang-mvp", "domain": "Platform", "status": "REFERENCE_MVP", "compatibility": { "product": "unmanned-autonomous-agri-machine", "api": "asw-component/v1" }, "evidence": [ "static-analysis", "dynamic-test", "interface-contract", "quality-summary", "sha256" ], "language": "typescript", "executionTarget": "service", "buildSystem": "node-test", "transport": "HTTP"}