225 lines
6.4 KiB
JSON
225 lines
6.4 KiB
JSON
{
|
|
"catalogVersion": "v1",
|
|
"kind": "hwlab-artifact-catalog",
|
|
"environment": "dev",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"endpoint": "http://74.48.78.17:6667",
|
|
"commitId": "1a2efd4",
|
|
"artifactState": "contract-skeleton",
|
|
"publish": {
|
|
"ciPublished": false,
|
|
"registryVerified": false,
|
|
"provenance": "not_available_until_publish",
|
|
"note": "Artifact identity was refreshed to this source commit, but no publish report proved registry digests."
|
|
},
|
|
"healthContract": {
|
|
"method": "GET",
|
|
"path": "/health/live",
|
|
"responseFormat": "json",
|
|
"requiredFields": [
|
|
"serviceId",
|
|
"environment",
|
|
"status"
|
|
]
|
|
},
|
|
"allowedProfiles": [
|
|
"dev"
|
|
],
|
|
"forbiddenProfiles": [
|
|
"prod"
|
|
],
|
|
"forbiddenItems": [
|
|
{
|
|
"id": "prod-deploy",
|
|
"reason": "MVP acceptance is DEV-only."
|
|
},
|
|
{
|
|
"id": "prod-profile-enabled",
|
|
"reason": "PROD profile may only exist as a disabled placeholder."
|
|
},
|
|
{
|
|
"id": "prod-namespace",
|
|
"reason": "The catalog must not target hwlab-prod."
|
|
},
|
|
{
|
|
"id": "real-ci-publish-claim",
|
|
"reason": "The skeleton catalog must not claim real image publish or registry verification."
|
|
},
|
|
{
|
|
"id": "real-dev-deploy",
|
|
"reason": "This contract does not authorize a real DEV deployment."
|
|
},
|
|
{
|
|
"id": "secret-material",
|
|
"reason": "Validation must not read or require secrets or tokens."
|
|
},
|
|
{
|
|
"id": "unidesk-runtime-substitute",
|
|
"reason": "UniDesk backend, provider-gateway, and microservice proxy are not HWLAB runtime substitutes."
|
|
},
|
|
{
|
|
"id": "force-push",
|
|
"reason": "Mainline updates must not use force push."
|
|
}
|
|
],
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-cloud-api:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-cloud-web:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-agent-mgr:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-agent-worker:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-gateway:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-gateway-simu:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-box-simu:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-patch-panel:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-router:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-tunnel-client:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-edge-proxy:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-cli:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"commitId": "1a2efd4",
|
|
"image": "ghcr.io/pikastech/hwlab-agent-skills:1a2efd4",
|
|
"imageTag": "1a2efd4",
|
|
"digest": "not_published",
|
|
"publishState": "skeleton-only",
|
|
"profile": "dev",
|
|
"namespace": "hwlab-dev",
|
|
"healthPath": "/health/live",
|
|
"sourceState": "source-present"
|
|
}
|
|
]
|
|
}
|