Files
pikasTech-HWLAB/reports/dev-gate/dev-artifacts.json
T
2026-05-23 11:01:26 +00:00

1225 lines
55 KiB
JSON

{
"$schema": "https://hwlab.pikastech.local/schemas/dev-artifact-publish.schema.json",
"$id": "https://hwlab.pikastech.local/reports/dev-gate/dev-artifacts.json",
"reportVersion": "v1",
"issue": "pikasTech/HWLAB#35",
"taskId": "dev-artifact-publish",
"commitId": "0577f8a",
"acceptanceLevel": "dev_artifact_publish",
"devOnly": true,
"prodDisabled": true,
"reportLifecycle": {
"version": "v1",
"state": "active",
"activeEndpoint": "http://74.48.78.17:16667",
"activeBrowserEndpoint": "http://74.48.78.17:16666",
"deprecatedEndpoint": null,
"summary": "Current DEV artifact publish report; it is not a DEV-LIVE runtime substitute."
},
"sourceContract": {
"status": "pass",
"documents": [
"docs/dev-acceptance-matrix.md",
"docs/m0-contract-audit.md",
"docs/artifact-catalog.md",
"docs/dev-artifact-publish.md",
"docs/dev-base-image-preflight.md"
],
"summary": "DEV artifact publish evidence for pikasTech/HWLAB#35, stored in the DEV gate report envelope."
},
"validationCommands": [
"node --check scripts/dev-artifact-publish.mjs",
"node --check scripts/src/dev-artifact-services.mjs",
"node --check scripts/src/registry-capabilities.mjs",
"node --check scripts/preflight-dev-base-image.mjs",
"node --check scripts/src/dev-base-image-preflight.mjs",
"node scripts/preflight-dev-base-image.mjs",
"node scripts/dev-artifact-publish.mjs --preflight --no-report",
"node --check scripts/validate-dev-gate-report.mjs",
"node scripts/validate-dev-gate-report.mjs"
],
"localSmoke": {
"status": "not_run",
"commands": [
"node scripts/m1-contract-smoke.mjs"
],
"evidence": [
"This report records artifact build/publish state only; local smoke remains a separate gate."
],
"summary": "Local smoke is not implied by artifact publication."
},
"dryRun": {
"status": "not_run",
"commands": [
"node tools/hwlab-cli/bin/hwlab-cli.mjs test e2e --env dev --mvp --dry-run"
],
"evidence": [
"This report records DEV artifact build/publish state only; deployment dry-run remains separate."
],
"summary": "DEV deploy dry-run is not implied by artifact publication."
},
"devPreconditions": {
"status": "pass",
"requirements": [
"Registry prefix is localhost or private/internal only.",
"DEV builder base image preflight returns ready before build or publish.",
"Environment remains dev and namespace remains hwlab-dev.",
"PROD profile remains disabled.",
"No secret or token material is required by this workflow."
],
"summary": "Fatal DEV-only artifact preconditions passed."
},
"blockers": [],
"artifactPublish": {
"issue": "pikasTech/HWLAB#35",
"status": "published",
"mode": "publish",
"repo": "pikasTech/HWLAB",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryPrefix": "127.0.0.1:5000/hwlab",
"registryCapabilities": {
"version": "v1",
"registryPrefix": "127.0.0.1:5000/hwlab",
"generatedAt": "2026-05-23T10:48:36.984Z",
"classification": "degraded",
"dimensions": {
"processHttpAccess": {
"id": "process-http-access",
"status": "degraded",
"requiredForPublish": false,
"requiredForDeploy": false,
"endpoint": "http://127.0.0.1:5000/v2/",
"probeKind": "runner-process-http-v2",
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
"evidence": {
"probe": {
"ok": false,
"url": "http://127.0.0.1:5000/v2/",
"method": "GET",
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
},
"publishFailure": false
}
},
"dockerDaemonPushAccess": {
"id": "docker-daemon-push-access",
"status": "pass",
"requiredForPublish": true,
"requiredForDeploy": false,
"endpoint": "127.0.0.1:5000/hwlab",
"probeKind": "docker-ps-read-only",
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
"evidence": {
"dockerVersion": {
"command": "docker --version",
"ok": true,
"exitCode": 0,
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
"stderr": "",
"error": null
},
"registryPrefix": "127.0.0.1:5000/hwlab",
"loopbackPort5000": true,
"registryContainerVisible": true,
"matchingContainers": [
{
"id": "00091efce380",
"image": "registry:2.8.3",
"names": "unidesk-artifact-registry",
"ports": "127.0.0.1:5000->5000/tcp",
"state": "running",
"status": "Up 2 days"
}
],
"pushAttempted": false,
"mutationAttempted": false
}
},
"k3sPullAccess": {
"id": "k3s-pull-access",
"status": "pass",
"requiredForPublish": false,
"requiredForDeploy": true,
"endpoint": "127.0.0.1:5000/hwlab",
"probeKind": "kubectl-read-only",
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
"evidence": {
"kubectlAvailable": true,
"context": {
"command": "kubectl config current-context",
"ok": true,
"exitCode": 0,
"stdout": "in-cluster",
"stderr": "",
"error": null
},
"canGetPods": {
"command": "kubectl auth can-i get pods -n hwlab-dev",
"ok": true,
"exitCode": 0,
"stdout": "yes",
"stderr": "",
"error": null
},
"podCount": 13,
"pulledImages": [
{
"pod": "hwlab-agent-mgr-69db7c4f89-8r5rf",
"container": "hwlab-agent-mgr",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:2e80820f7ef2b151f89abde8ea97516b6be57c4b8dfd968cd25ed3f5fcc01f31"
},
{
"pod": "hwlab-agent-skills-67c5485b7d-q54gv",
"container": "hwlab-agent-skills",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:70f71afc768519597f4dfaf7d977432362e3130add7c36f5c421f16eb0efb9d0"
},
{
"pod": "hwlab-box-simu-0",
"container": "hwlab-box-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:79a0c9a61c3c6cef872eea6a942cfcdf97a8962950320d61402b3579a188cf2d"
},
{
"pod": "hwlab-box-simu-1",
"container": "hwlab-box-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:79a0c9a61c3c6cef872eea6a942cfcdf97a8962950320d61402b3579a188cf2d"
},
{
"pod": "hwlab-cloud-api-5f766c74dd-ptdq5",
"container": "hwlab-cloud-api",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:83409837a25664859577a5002064be67dbb7fa3aac610853042777f67af5fb0a"
},
{
"pod": "hwlab-cloud-web-787d969966-5jbzf",
"container": "hwlab-cloud-web",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:caf7318c944e252d0e2ebebc543bd331c035e3c1a1bd7e14afd254e9b9532416"
},
{
"pod": "hwlab-edge-proxy-6cfbb6c89d-fm4dm",
"container": "hwlab-edge-proxy",
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:8b4c822e72f9ab73d99dba8b0e7bf07b1ef5cecaeb3cd318e2b56f051d50d7c1"
},
{
"pod": "hwlab-frpc-59f57d479c-wm5l2",
"container": "frpc",
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
},
{
"pod": "hwlab-gateway-simu-0",
"container": "hwlab-gateway-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:aaba335829041da3759196bf60e55d3866f4d387fd2a42ffeee4551b7f70d4aa"
},
{
"pod": "hwlab-gateway-simu-1",
"container": "hwlab-gateway-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:aaba335829041da3759196bf60e55d3866f4d387fd2a42ffeee4551b7f70d4aa"
},
{
"pod": "hwlab-patch-panel-5f46dffc8c-hnkcv",
"container": "hwlab-patch-panel",
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:aeb1322c0214a2a14cddc05a94880dd86fc091dedca2b9b8f7d9eb46e860d2de"
},
{
"pod": "hwlab-router-cc7c6675d-rc29m",
"container": "hwlab-router",
"image": "127.0.0.1:5000/hwlab/hwlab-router:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:484617217b765bc8975b8137a56a251639c98c2dec8f57bd53cb585bea4d5c1e"
},
{
"pod": "hwlab-tunnel-client-7477884976-rns5l",
"container": "hwlab-tunnel-client",
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:6035483bfe72ce0e336646df8ecd856dcb60defda469aeaff65d157331581de7"
}
],
"pullFailures": [],
"pullAttempted": false,
"mutationAttempted": false
}
}
},
"interpretation": {
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
}
},
"baseImage": "node:20-bookworm-slim",
"baseImagePreflight": {
"status": "ready",
"imageSource": "env:HWLAB_DEV_BASE_IMAGE",
"requestedImage": "node:20-bookworm-slim",
"localTag": "node:20-bookworm-slim",
"imageId": "sha256:9da6b4e352d0d5c94963eba1832408f5b7b08839cd8be9b6610c05de5118c704",
"repoDigests": [
"node@sha256:2cf067cfed83d5ea958367df9f966191a942351a2df77d6f0193e162b5febfc0"
],
"candidates": [
{
"source": "env:HWLAB_DEV_BASE_IMAGE",
"approval": {
"approved": true,
"reason": "local Node 20 builder base image"
},
"localTag": "node:20-bookworm-slim",
"imageId": "sha256:9da6b4e352d0d5c94963eba1832408f5b7b08839cd8be9b6610c05de5118c704"
}
],
"rejectedCandidates": [],
"publishUsable": true,
"blockers": [],
"nextSteps": [
"Use the reported localTag as the DEV builder base image for artifact publish.",
"Keep publish DEV-only and record the produced HWLAB service image tags and digests separately."
],
"recommendation": {
"source": "Preloaded D601 local Docker cache or D601-local registry tag.",
"envVar": "HWLAB_DEV_BASE_IMAGE",
"preferredImageTag": "node:20-bookworm-slim",
"preferredHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
"recommendedEnvValue": "node:20-bookworm-slim"
},
"provision": {
"required": false,
"exactBlocker": null,
"expectedImageTag": "node:20-bookworm-slim",
"recommendedEnv": {
"name": "HWLAB_DEV_BASE_IMAGE",
"value": "node:20-bookworm-slim",
"assignment": "HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim"
},
"recommendedHwlabImageTag": "127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
"nextHumanCommand": null,
"commands": {
"d601OnlinePreload": [
"docker pull node:20-bookworm-slim",
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
],
"d601HwlabTagProvision": [
"docker pull node:20-bookworm-slim",
"docker tag node:20-bookworm-slim 127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim",
"HWLAB_DEV_BASE_IMAGE=127.0.0.1:5000/hwlab/hwlab-dev-base:node20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
],
"offlineSourceExport": [
"docker pull node:20-bookworm-slim",
"docker save node:20-bookworm-slim -o hwlab-node20-bookworm-slim.tar"
],
"offlineD601Import": [
"docker load -i hwlab-node20-bookworm-slim.tar",
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/preflight-dev-base-image.mjs"
],
"artifactPublishDryRun": [
"HWLAB_DEV_BASE_IMAGE=node:20-bookworm-slim node scripts/dev-artifact-publish.mjs --preflight --no-report"
]
}
},
"blockedReport": null,
"containerEngine": {
"command": "docker",
"available": true,
"version": "Docker version 26.1.5+dfsg1, build a72d7cd",
"errorCode": null,
"stderr": ""
}
},
"environment": "dev",
"serviceInventory": {
"version": "v2",
"serviceCount": 13,
"requiredServiceCount": 13,
"disabledServiceCount": 0,
"requiredServiceIds": [
"hwlab-cloud-api",
"hwlab-cloud-web",
"hwlab-agent-mgr",
"hwlab-agent-worker",
"hwlab-gateway",
"hwlab-gateway-simu",
"hwlab-box-simu",
"hwlab-patch-panel",
"hwlab-router",
"hwlab-tunnel-client",
"hwlab-edge-proxy",
"hwlab-cli",
"hwlab-agent-skills"
],
"disabledServiceIds": [],
"services": [
{
"serviceId": "hwlab-cloud-api",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-cloud-web",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "cloud-web",
"implementationState": "static-web-wrapper",
"sourceState": "source-present",
"entrypoint": "web/hwlab-cloud-web/index.html",
"disabledReason": null
},
{
"serviceId": "hwlab-agent-mgr",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-agent-worker",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-gateway",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-gateway/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-gateway-simu",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-box-simu",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-patch-panel",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-router",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-router/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-tunnel-client",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-edge-proxy",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-cli",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "cli",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
"disabledReason": null
},
{
"serviceId": "hwlab-agent-skills",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"runtimeKind": "skills-bundle",
"implementationState": "repo-bundle",
"sourceState": "source-present",
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
"disabledReason": null
}
]
},
"publishPlan": {
"version": "v2",
"mode": "publish",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"imageTag": "0577f8a",
"registryTarget": "127.0.0.1:5000/hwlab",
"registryCapabilities": {
"version": "v1",
"registryPrefix": "127.0.0.1:5000/hwlab",
"generatedAt": "2026-05-23T10:48:36.984Z",
"classification": "degraded",
"dimensions": {
"processHttpAccess": {
"id": "process-http-access",
"status": "degraded",
"requiredForPublish": false,
"requiredForDeploy": false,
"endpoint": "http://127.0.0.1:5000/v2/",
"probeKind": "runner-process-http-v2",
"summary": "Runner process cannot reach http://127.0.0.1:5000/v2/; this is process HTTP access only and does not prove Docker daemon push failure.",
"evidence": {
"probe": {
"ok": false,
"url": "http://127.0.0.1:5000/v2/",
"method": "GET",
"error": "fetch failed ECONNREFUSED 127.0.0.1 5000"
},
"publishFailure": false
}
},
"dockerDaemonPushAccess": {
"id": "docker-daemon-push-access",
"status": "pass",
"requiredForPublish": true,
"requiredForDeploy": false,
"endpoint": "127.0.0.1:5000/hwlab",
"probeKind": "docker-ps-read-only",
"summary": "Docker daemon can see a local/internal registry target for publish preflight purposes; no push was attempted.",
"evidence": {
"dockerVersion": {
"command": "docker --version",
"ok": true,
"exitCode": 0,
"stdout": "Docker version 26.1.5+dfsg1, build a72d7cd",
"stderr": "",
"error": null
},
"registryPrefix": "127.0.0.1:5000/hwlab",
"loopbackPort5000": true,
"registryContainerVisible": true,
"matchingContainers": [
{
"id": "00091efce380",
"image": "registry:2.8.3",
"names": "unidesk-artifact-registry",
"ports": "127.0.0.1:5000->5000/tcp",
"state": "running",
"status": "Up 2 days"
}
],
"pushAttempted": false,
"mutationAttempted": false
}
},
"k3sPullAccess": {
"id": "k3s-pull-access",
"status": "pass",
"requiredForPublish": false,
"requiredForDeploy": true,
"endpoint": "127.0.0.1:5000/hwlab",
"probeKind": "kubectl-read-only",
"summary": "Read-only kubectl observed hwlab-dev pods with pulled registry images.",
"evidence": {
"kubectlAvailable": true,
"context": {
"command": "kubectl config current-context",
"ok": true,
"exitCode": 0,
"stdout": "in-cluster",
"stderr": "",
"error": null
},
"canGetPods": {
"command": "kubectl auth can-i get pods -n hwlab-dev",
"ok": true,
"exitCode": 0,
"stdout": "yes",
"stderr": "",
"error": null
},
"podCount": 13,
"pulledImages": [
{
"pod": "hwlab-agent-mgr-69db7c4f89-8r5rf",
"container": "hwlab-agent-mgr",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:2e80820f7ef2b151f89abde8ea97516b6be57c4b8dfd968cd25ed3f5fcc01f31"
},
{
"pod": "hwlab-agent-skills-67c5485b7d-q54gv",
"container": "hwlab-agent-skills",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:70f71afc768519597f4dfaf7d977432362e3130add7c36f5c421f16eb0efb9d0"
},
{
"pod": "hwlab-box-simu-0",
"container": "hwlab-box-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:79a0c9a61c3c6cef872eea6a942cfcdf97a8962950320d61402b3579a188cf2d"
},
{
"pod": "hwlab-box-simu-1",
"container": "hwlab-box-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:79a0c9a61c3c6cef872eea6a942cfcdf97a8962950320d61402b3579a188cf2d"
},
{
"pod": "hwlab-cloud-api-5f766c74dd-ptdq5",
"container": "hwlab-cloud-api",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:83409837a25664859577a5002064be67dbb7fa3aac610853042777f67af5fb0a"
},
{
"pod": "hwlab-cloud-web-787d969966-5jbzf",
"container": "hwlab-cloud-web",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:caf7318c944e252d0e2ebebc543bd331c035e3c1a1bd7e14afd254e9b9532416"
},
{
"pod": "hwlab-edge-proxy-6cfbb6c89d-fm4dm",
"container": "hwlab-edge-proxy",
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:8b4c822e72f9ab73d99dba8b0e7bf07b1ef5cecaeb3cd318e2b56f051d50d7c1"
},
{
"pod": "hwlab-frpc-59f57d479c-wm5l2",
"container": "frpc",
"image": "127.0.0.1:5000/hwlab/frpc:v0.68.1",
"imageID": "127.0.0.1:5000/hwlab/frpc@sha256:ce400cda42a260964e40ab1ca68b868f72c569cdce4b243aef36ce40194d287b"
},
{
"pod": "hwlab-gateway-simu-0",
"container": "hwlab-gateway-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:aaba335829041da3759196bf60e55d3866f4d387fd2a42ffeee4551b7f70d4aa"
},
{
"pod": "hwlab-gateway-simu-1",
"container": "hwlab-gateway-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:aaba335829041da3759196bf60e55d3866f4d387fd2a42ffeee4551b7f70d4aa"
},
{
"pod": "hwlab-patch-panel-5f46dffc8c-hnkcv",
"container": "hwlab-patch-panel",
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:aeb1322c0214a2a14cddc05a94880dd86fc091dedca2b9b8f7d9eb46e860d2de"
},
{
"pod": "hwlab-router-cc7c6675d-rc29m",
"container": "hwlab-router",
"image": "127.0.0.1:5000/hwlab/hwlab-router:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:484617217b765bc8975b8137a56a251639c98c2dec8f57bd53cb585bea4d5c1e"
},
{
"pod": "hwlab-tunnel-client-7477884976-rns5l",
"container": "hwlab-tunnel-client",
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:c59aff1",
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:6035483bfe72ce0e336646df8ecd856dcb60defda469aeaff65d157331581de7"
}
],
"pullFailures": [],
"pullAttempted": false,
"mutationAttempted": false
}
}
},
"interpretation": {
"processHttpAccess": "Runner process HTTP access to /v2/ is diagnostic only and must not be treated as Docker daemon push access.",
"dockerDaemonPushAccess": "Docker daemon push access is the publish-path capability. This probe is read-only and does not push.",
"k3sPullAccess": "k3s pull access is the deploy-path capability. This probe is read-only and does not create pods or read secrets."
}
},
"digestPlaceholder": "not_published",
"services": [
{
"serviceId": "hwlab-cloud-api",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-api",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:b3713aa07164a9ff79a436bd583552427de42922835a5baff50484f53d98f296",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:b3713aa07164a9ff79a436bd583552427de42922835a5baff50484f53d98f296",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-cloud-web",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-web",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:3be80fcfa769d68b0a7ec44e9215b93546d01bf23411533c5cb4888438f2bd84",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:3be80fcfa769d68b0a7ec44e9215b93546d01bf23411533c5cb4888438f2bd84",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-agent-mgr",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-mgr",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:497340366fd369f33461dbf38de7c3da0232304d62481ec9be0c121d508b4b62",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:497340366fd369f33461dbf38de7c3da0232304d62481ec9be0c121d508b4b62",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-agent-worker",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-worker",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:305dd35868a4b5028a44114a5c9be8e35c74a757041d9489fad3c2473dfb743d",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:305dd35868a4b5028a44114a5c9be8e35c74a757041d9489fad3c2473dfb743d",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-gateway",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:29141a66e19daed04bf451d98f59d7bc1ae6c5cb00713bd2ad30a398c37d8d5c",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:29141a66e19daed04bf451d98f59d7bc1ae6c5cb00713bd2ad30a398c37d8d5c",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-gateway-simu",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-box-simu",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-box-simu",
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:82fa9caf6bcd3ac6c7063bfcda63cd48bf22ef987c617492e0ce2f47d3ea8dc7",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:82fa9caf6bcd3ac6c7063bfcda63cd48bf22ef987c617492e0ce2f47d3ea8dc7",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-patch-panel",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-patch-panel",
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:9542dd298bda83cd2b0e47a1a3f87de53bf923643a6e15e3cca550df619d6c2a",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:9542dd298bda83cd2b0e47a1a3f87de53bf923643a6e15e3cca550df619d6c2a",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-router",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-router",
"image": "127.0.0.1:5000/hwlab/hwlab-router:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:35ca5b28f5482db11eb89aaaffb4fc89c9a9529dcbbbf55128b36030fd440b6f",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:35ca5b28f5482db11eb89aaaffb4fc89c9a9529dcbbbf55128b36030fd440b6f",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-tunnel-client",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-tunnel-client",
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:7ee534e4f02f2f485f7472e4fc217cd76b71b831dbca8ceb178d75d98cb7607d",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:7ee534e4f02f2f485f7472e4fc217cd76b71b831dbca8ceb178d75d98cb7607d",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-edge-proxy",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-edge-proxy",
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:16d528a09c8ca345dca4cae96120cd0bdc95afda8973858d8870e4f3a7f0be3b",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:16d528a09c8ca345dca4cae96120cd0bdc95afda8973858d8870e4f3a7f0be3b",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-cli",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cli",
"image": "127.0.0.1:5000/hwlab/hwlab-cli:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:f9946268f5d7ad0906ff0dda84dba37511978826ec6e5082fad763af88a6ef90",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:f9946268f5d7ad0906ff0dda84dba37511978826ec6e5082fad763af88a6ef90",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
},
{
"serviceId": "hwlab-agent-skills",
"enabled": true,
"required": true,
"artifactScope": "required",
"sourceCommitId": "0577f8a064b2c234f85cd32b7e97341d5efea442",
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-skills",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:6e79a4f734291e72af8074b61a73a4531c10e941b098ec8af828ba0c42998d8e",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:6e79a4f734291e72af8074b61a73a4531c10e941b098ec8af828ba0c42998d8e",
"digestStatus": "real",
"status": "published",
"notPublishedReason": null
}
]
},
"serviceCount": 13,
"requiredServiceCount": 13,
"disabledServiceCount": 0,
"builtCount": 13,
"publishedCount": 13,
"generatedAt": "2026-05-23T10:59:19.438Z",
"services": [
{
"serviceId": "hwlab-cloud-api",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:b3713aa07164a9ff79a436bd583552427de42922835a5baff50484f53d98f296",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:b3713aa07164a9ff79a436bd583552427de42922835a5baff50484f53d98f296",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-cloud-api/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:d263a66fd83b92c3c1f0cebe30699a16acac6d82160adb22dc7719beb3fb3edf"
},
{
"serviceId": "hwlab-cloud-web",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:3be80fcfa769d68b0a7ec44e9215b93546d01bf23411533c5cb4888438f2bd84",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:3be80fcfa769d68b0a7ec44e9215b93546d01bf23411533c5cb4888438f2bd84",
"runtimeKind": "cloud-web",
"distFreshness": {
"status": "pass",
"distPath": "web/hwlab-cloud-web/dist",
"buildCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
"freshnessCommand": "node web/hwlab-cloud-web/scripts/build.mjs",
"files": [
{
"kind": "runtime",
"path": "index.html",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/index.html",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/index.html",
"status": "match"
},
{
"kind": "runtime",
"path": "styles.css",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/styles.css",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/styles.css",
"status": "match"
},
{
"kind": "runtime",
"path": "app.mjs",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/app.mjs",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/app.mjs",
"status": "match"
},
{
"kind": "runtime",
"path": "live-status.mjs",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/live-status.mjs",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/live-status.mjs",
"status": "match"
},
{
"kind": "runtime",
"path": "gate-summary.mjs",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/gate-summary.mjs",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/gate-summary.mjs",
"status": "match"
},
{
"kind": "runtime",
"path": "runtime.mjs",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/runtime.mjs",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/runtime.mjs",
"status": "match"
},
{
"kind": "runtime",
"path": "wiring-status.mjs",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/wiring-status.mjs",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/wiring-status.mjs",
"status": "match"
},
{
"kind": "runtime",
"path": "workbench-hardware-panel.mjs",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/workbench-hardware-panel.mjs",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/workbench-hardware-panel.mjs",
"status": "match"
},
{
"kind": "runtime",
"path": "help.md",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/help.md",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/help.md",
"status": "match"
},
{
"kind": "runtime",
"path": "third_party/marked/marked.esm.js",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/third_party/marked/marked.esm.js",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/third_party/marked/marked.esm.js",
"status": "match"
},
{
"kind": "runtime",
"path": "third_party/marked/LICENSE",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/third_party/marked/LICENSE",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/third_party/marked/LICENSE",
"status": "match"
},
{
"kind": "alias",
"path": "gate/index.html",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/index.html",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/gate/index.html",
"status": "match"
},
{
"kind": "alias",
"path": "diagnostics/gate/index.html",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/index.html",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/diagnostics/gate/index.html",
"status": "match"
},
{
"kind": "alias",
"path": "help/index.html",
"sourcePath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/index.html",
"distPath": "/workspace/hwlab-d601-dev-artifacts-0577f8a-20260523/web/hwlab-cloud-web/dist/help/index.html",
"status": "match"
}
],
"mismatches": []
},
"implementationState": "static-web-wrapper",
"sourceState": "source-present",
"entrypoint": "web/hwlab-cloud-web/index.html",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:22ec0681d7c3ac1fc7435ce4e70e7c9b31c6751b083de24985b37d6700bd53fe"
},
{
"serviceId": "hwlab-agent-mgr",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:497340366fd369f33461dbf38de7c3da0232304d62481ec9be0c121d508b4b62",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:497340366fd369f33461dbf38de7c3da0232304d62481ec9be0c121d508b4b62",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-agent-mgr/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:70dc1aee7cb158157e250a125175f4b651401680a9c38b095a74a29bf4d0a962"
},
{
"serviceId": "hwlab-agent-worker",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:305dd35868a4b5028a44114a5c9be8e35c74a757041d9489fad3c2473dfb743d",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:305dd35868a4b5028a44114a5c9be8e35c74a757041d9489fad3c2473dfb743d",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-agent-worker/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:66083d35b3b9045eb47e78960cf3e7a8246162a7ef9ba875263b38a0bf2a6c34"
},
{
"serviceId": "hwlab-gateway",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:29141a66e19daed04bf451d98f59d7bc1ae6c5cb00713bd2ad30a398c37d8d5c",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:29141a66e19daed04bf451d98f59d7bc1ae6c5cb00713bd2ad30a398c37d8d5c",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-gateway/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:8e64eabd1c3ace58f3519845d5f167cba1d17a2534ee0dde3bd122af0351d000"
},
{
"serviceId": "hwlab-gateway-simu",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-gateway-simu/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:cf9139aed0800c15df0043c217ba4d83a04cac4ef45b675b9fe9eeba6f9d4c04"
},
{
"serviceId": "hwlab-box-simu",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:82fa9caf6bcd3ac6c7063bfcda63cd48bf22ef987c617492e0ce2f47d3ea8dc7",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:82fa9caf6bcd3ac6c7063bfcda63cd48bf22ef987c617492e0ce2f47d3ea8dc7",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-box-simu/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:878732c1f239fa1141b3e76d2535b974b4715ba8c7e480803e4ec334d873b648"
},
{
"serviceId": "hwlab-patch-panel",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:9542dd298bda83cd2b0e47a1a3f87de53bf923643a6e15e3cca550df619d6c2a",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:9542dd298bda83cd2b0e47a1a3f87de53bf923643a6e15e3cca550df619d6c2a",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-patch-panel/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:0fc683cd29b1144e0e8ad73dc3109fbc6db1182f94aca1a6a3629ed14b24a6ec"
},
{
"serviceId": "hwlab-router",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-router:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:35ca5b28f5482db11eb89aaaffb4fc89c9a9529dcbbbf55128b36030fd440b6f",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:35ca5b28f5482db11eb89aaaffb4fc89c9a9529dcbbbf55128b36030fd440b6f",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-router/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:46f8063990a5f712fbe89a7b690c447d2e20fd44136c4c59b2fd855828e11cee"
},
{
"serviceId": "hwlab-tunnel-client",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:7ee534e4f02f2f485f7472e4fc217cd76b71b831dbca8ceb178d75d98cb7607d",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:7ee534e4f02f2f485f7472e4fc217cd76b71b831dbca8ceb178d75d98cb7607d",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-tunnel-client/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:e2a5c1fe182028e500f19b18e40b1269ca51e0e555e868204d9aca12c89d3735"
},
{
"serviceId": "hwlab-edge-proxy",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:16d528a09c8ca345dca4cae96120cd0bdc95afda8973858d8870e4f3a7f0be3b",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:16d528a09c8ca345dca4cae96120cd0bdc95afda8973858d8870e4f3a7f0be3b",
"runtimeKind": "node-command",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "cmd/hwlab-edge-proxy/main.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:f251d0d9b075c2f69618136e927837d0dee2bff70b1a59843a6954c0fde952cb"
},
{
"serviceId": "hwlab-cli",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-cli:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:f9946268f5d7ad0906ff0dda84dba37511978826ec6e5082fad763af88a6ef90",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:f9946268f5d7ad0906ff0dda84dba37511978826ec6e5082fad763af88a6ef90",
"runtimeKind": "cli",
"implementationState": "repo-entrypoint",
"sourceState": "source-present",
"entrypoint": "tools/hwlab-cli/bin/hwlab-cli.mjs",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:2b05189822ee8a834a25720c2e8f9a906518ed6a93463486ef9824fb3ec9792e"
},
{
"serviceId": "hwlab-agent-skills",
"status": "published",
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:0577f8a",
"imageTag": "0577f8a",
"digest": "sha256:6e79a4f734291e72af8074b61a73a4531c10e941b098ec8af828ba0c42998d8e",
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:6e79a4f734291e72af8074b61a73a4531c10e941b098ec8af828ba0c42998d8e",
"runtimeKind": "skills-bundle",
"implementationState": "repo-bundle",
"sourceState": "source-present",
"entrypoint": "skills/hwlab-agent-runtime/SKILL.md",
"publishEnabled": true,
"artifactRequired": true,
"artifactScope": "required",
"notPublishedReason": null,
"localImageId": "sha256:6564ab9620e6b1d7e3412258403c9b94f7087c99783e2b763628d29852efd60a"
}
],
"blockers": []
},
"notes": "DEV-only artifact report. Do not treat runtime placeholder images as real service implementations."
}