{
  "schemaVersion": "asw.platform/v1",
  "id": "asw-service-platform",
  "name": "A-SW 공유·협업 서비스 플랫폼",
  "description": "기관별 Git 저장소, 파이프라인, 제품 기준선, 승인과 Audit Package를 운영하는 VIA Control Plane입니다.",
  "workspaceId": "RS-2025-25460711",
  "ownerOrg": "via",
  "owner": "주식회사 비아",
  "services": [
    {
      "id": "source-control",
      "name": "Git Repository Service",
      "description": "Gitea 기반 기관별 독립 저장소와 권한 관리"
    },
    {
      "id": "pipeline",
      "name": "Pipeline Execution",
      "description": "Gitea Actions Runner 기반 검증·패키징·배포"
    },
    {
      "id": "catalog",
      "name": "Product Catalog",
      "description": "제품·플랫폼·검증 자산의 매니페스트 검색"
    },
    {
      "id": "release",
      "name": "Release Governance",
      "description": "기준선, 승인, 검수 게이트와 Audit Package 관리"
    }
  ],
  "environments": [
    {
      "id": "local",
      "name": "Local SDV Lab",
      "description": "OrbStack 기반 Gitea·Runner·Simulator 통합 환경"
    }
  ]
}
