{ "$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": "f298401", "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": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryPrefix": "127.0.0.1:5000/hwlab", "registryCapabilities": { "version": "v1", "registryPrefix": "127.0.0.1:5000/hwlab", "generatedAt": "2026-05-23T13:04:09.374Z", "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 hours" } ], "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, "kubeconfig": "/etc/rancher/k3s/k3s.yaml", "context": { "command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context", "ok": false, "exitCode": 1, "stdout": "", "stderr": "error: current-context is not set", "error": "Command failed: env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context\nerror: current-context is not set\n" }, "canGetPods": { "command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml 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-58bf46d68-bcc6q", "container": "hwlab-agent-mgr", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:497340366fd369f33461dbf38de7c3da0232304d62481ec9be0c121d508b4b62" }, { "pod": "hwlab-agent-skills-cf796cc86-c4r26", "container": "hwlab-agent-skills", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:6e79a4f734291e72af8074b61a73a4531c10e941b098ec8af828ba0c42998d8e" }, { "pod": "hwlab-box-simu-0", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:860fa7f159dc49080befd9e04b787515953d0d1ad022d7bfc93383c6b73fb0e3" }, { "pod": "hwlab-box-simu-1", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:860fa7f159dc49080befd9e04b787515953d0d1ad022d7bfc93383c6b73fb0e3" }, { "pod": "hwlab-cloud-api-6bb45c858-66whr", "container": "hwlab-cloud-api", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:b3713aa07164a9ff79a436bd583552427de42922835a5baff50484f53d98f296" }, { "pod": "hwlab-cloud-web-7c7bcb67d-8nmc2", "container": "hwlab-cloud-web", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:3be80fcfa769d68b0a7ec44e9215b93546d01bf23411533c5cb4888438f2bd84" }, { "pod": "hwlab-edge-proxy-6cb99cd985-6vght", "container": "hwlab-edge-proxy", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:4742ae11f9fb6a17e8d7103d3edc87a360580439b32e7934894b06a975fb793f" }, { "pod": "hwlab-frpc-59f57d479c-tgjhl", "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:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c" }, { "pod": "hwlab-gateway-simu-1", "container": "hwlab-gateway-simu", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c" }, { "pod": "hwlab-patch-panel-5f84996cbb-q4p2l", "container": "hwlab-patch-panel", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:59e4a80b461d4a085486c07bbae5ff0d4803c6d692b624ade43c6f2b8f43e15a" }, { "pod": "hwlab-router-85cd66d477-gb6pl", "container": "hwlab-router", "image": "127.0.0.1:5000/hwlab/hwlab-router:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:d2501fe5606cd29dc338e75e18140b6068c0b53b92e512473465044c342166db" }, { "pod": "hwlab-tunnel-client-7d56858d87-7lw25", "container": "hwlab-tunnel-client", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:7ee534e4f02f2f485f7472e4fc217cd76b71b831dbca8ceb178d75d98cb7607d" } ], "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": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "imageTag": "f298401", "registryTarget": "127.0.0.1:5000/hwlab", "registryCapabilities": { "version": "v1", "registryPrefix": "127.0.0.1:5000/hwlab", "generatedAt": "2026-05-23T13:04:09.374Z", "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 hours" } ], "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, "kubeconfig": "/etc/rancher/k3s/k3s.yaml", "context": { "command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context", "ok": false, "exitCode": 1, "stdout": "", "stderr": "error: current-context is not set", "error": "Command failed: env KUBECONFIG=/etc/rancher/k3s/k3s.yaml kubectl config current-context\nerror: current-context is not set\n" }, "canGetPods": { "command": "env KUBECONFIG=/etc/rancher/k3s/k3s.yaml 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-58bf46d68-bcc6q", "container": "hwlab-agent-mgr", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:497340366fd369f33461dbf38de7c3da0232304d62481ec9be0c121d508b4b62" }, { "pod": "hwlab-agent-skills-cf796cc86-c4r26", "container": "hwlab-agent-skills", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:6e79a4f734291e72af8074b61a73a4531c10e941b098ec8af828ba0c42998d8e" }, { "pod": "hwlab-box-simu-0", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:860fa7f159dc49080befd9e04b787515953d0d1ad022d7bfc93383c6b73fb0e3" }, { "pod": "hwlab-box-simu-1", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:860fa7f159dc49080befd9e04b787515953d0d1ad022d7bfc93383c6b73fb0e3" }, { "pod": "hwlab-cloud-api-6bb45c858-66whr", "container": "hwlab-cloud-api", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:b3713aa07164a9ff79a436bd583552427de42922835a5baff50484f53d98f296" }, { "pod": "hwlab-cloud-web-7c7bcb67d-8nmc2", "container": "hwlab-cloud-web", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:3be80fcfa769d68b0a7ec44e9215b93546d01bf23411533c5cb4888438f2bd84" }, { "pod": "hwlab-edge-proxy-6cb99cd985-6vght", "container": "hwlab-edge-proxy", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:4742ae11f9fb6a17e8d7103d3edc87a360580439b32e7934894b06a975fb793f" }, { "pod": "hwlab-frpc-59f57d479c-tgjhl", "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:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c" }, { "pod": "hwlab-gateway-simu-1", "container": "hwlab-gateway-simu", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:be2d003c94e30df48bed1ce8fe312fa0dd95c6b7d0de4763acf285bae581a33c" }, { "pod": "hwlab-patch-panel-5f84996cbb-q4p2l", "container": "hwlab-patch-panel", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:59e4a80b461d4a085486c07bbae5ff0d4803c6d692b624ade43c6f2b8f43e15a" }, { "pod": "hwlab-router-85cd66d477-gb6pl", "container": "hwlab-router", "image": "127.0.0.1:5000/hwlab/hwlab-router:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:d2501fe5606cd29dc338e75e18140b6068c0b53b92e512473465044c342166db" }, { "pod": "hwlab-tunnel-client-7d56858d87-7lw25", "container": "hwlab-tunnel-client", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:0577f8a", "imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:7ee534e4f02f2f485f7472e4fc217cd76b71b831dbca8ceb178d75d98cb7607d" } ], "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": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-api", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:f298401", "imageTag": "f298401", "digest": "sha256:040dd60b018a8e46a43a3ea836c5994ae4791f13274d31924b7e9f98196e405b", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:040dd60b018a8e46a43a3ea836c5994ae4791f13274d31924b7e9f98196e405b", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-cloud-web", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-web", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:f298401", "imageTag": "f298401", "digest": "sha256:1a0e3d8f4e7fe30050159b8da68c85e8c63d986cdbcf32c432a7975c70deb38d", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:1a0e3d8f4e7fe30050159b8da68c85e8c63d986cdbcf32c432a7975c70deb38d", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-agent-mgr", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-mgr", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:f298401", "imageTag": "f298401", "digest": "sha256:7ba1afefd6dbee4249feb0a8958a95552427d0673c4a2493492630a713a1bed2", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:7ba1afefd6dbee4249feb0a8958a95552427d0673c4a2493492630a713a1bed2", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-agent-worker", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-worker", "image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:f298401", "imageTag": "f298401", "digest": "sha256:ed8bf7c0cfdf85a408a2e1b8c4af6469f43bfcd21b2323ff1220e596dced4841", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:ed8bf7c0cfdf85a408a2e1b8c4af6469f43bfcd21b2323ff1220e596dced4841", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-gateway", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway", "image": "127.0.0.1:5000/hwlab/hwlab-gateway:f298401", "imageTag": "f298401", "digest": "sha256:02b251d4ed06343ea5f21e811bc053e7a9643f0afb77e7493861a79e13133923", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:02b251d4ed06343ea5f21e811bc053e7a9643f0afb77e7493861a79e13133923", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-gateway-simu", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway-simu", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:f298401", "imageTag": "f298401", "digest": "sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-box-simu", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:f298401", "imageTag": "f298401", "digest": "sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-patch-panel", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-patch-panel", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:f298401", "imageTag": "f298401", "digest": "sha256:2d8581660cc954c0504e360f9ea1c3f8be4d9c8cddb03f99f666edf470e5e9cb", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:2d8581660cc954c0504e360f9ea1c3f8be4d9c8cddb03f99f666edf470e5e9cb", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-router", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-router", "image": "127.0.0.1:5000/hwlab/hwlab-router:f298401", "imageTag": "f298401", "digest": "sha256:d81224edfd05bbc3f64c1634ae39a745809b62aba0bd9203434c07d8be05831a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:d81224edfd05bbc3f64c1634ae39a745809b62aba0bd9203434c07d8be05831a", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-tunnel-client", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-tunnel-client", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:f298401", "imageTag": "f298401", "digest": "sha256:d454ea924c23bf30e7ae63d491d39c4ee48a7f16d0f319139bec5ef7a9ec62ef", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d454ea924c23bf30e7ae63d491d39c4ee48a7f16d0f319139bec5ef7a9ec62ef", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-edge-proxy", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-edge-proxy", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:f298401", "imageTag": "f298401", "digest": "sha256:dfbdba1f6b97ff7369ab6d5c3bc898879dbc9365813a1cb3618811faf5a0ed7a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:dfbdba1f6b97ff7369ab6d5c3bc898879dbc9365813a1cb3618811faf5a0ed7a", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-cli", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-cli", "image": "127.0.0.1:5000/hwlab/hwlab-cli:f298401", "imageTag": "f298401", "digest": "sha256:63a4a12115f1666adc9ba077cfe590039ff307723a8e8db4a483e2286ccd68b3", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:63a4a12115f1666adc9ba077cfe590039ff307723a8e8db4a483e2286ccd68b3", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-agent-skills", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "f2984016f3dfc7c6c03bf714668f5edd12174e94", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-skills", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:f298401", "imageTag": "f298401", "digest": "sha256:f221752b369d15e10d4df68a8106eee97ca8659981fcca1c61e5def68d5bd7b7", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:f221752b369d15e10d4df68a8106eee97ca8659981fcca1c61e5def68d5bd7b7", "digestStatus": "real", "status": "published", "notPublishedReason": null } ] }, "serviceCount": 13, "requiredServiceCount": 13, "disabledServiceCount": 0, "builtCount": 13, "publishedCount": 13, "generatedAt": "2026-05-23T13:08:13.924Z", "services": [ { "serviceId": "hwlab-cloud-api", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:f298401", "imageTag": "f298401", "digest": "sha256:040dd60b018a8e46a43a3ea836c5994ae4791f13274d31924b7e9f98196e405b", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:040dd60b018a8e46a43a3ea836c5994ae4791f13274d31924b7e9f98196e405b", "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:c7c8deccc0d49873f0199973d0fd3e245ae0400767e405f2ba5b93214de1b1e4" }, { "serviceId": "hwlab-cloud-web", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:f298401", "imageTag": "f298401", "digest": "sha256:1a0e3d8f4e7fe30050159b8da68c85e8c63d986cdbcf32c432a7975c70deb38d", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:1a0e3d8f4e7fe30050159b8da68c85e8c63d986cdbcf32c432a7975c70deb38d", "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-85e4c1c-20260523122958/web/hwlab-cloud-web/index.html", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/index.html", "status": "match" }, { "kind": "runtime", "path": "styles.css", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/styles.css", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/styles.css", "status": "match" }, { "kind": "runtime", "path": "app.mjs", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/app.mjs", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/app.mjs", "status": "match" }, { "kind": "runtime", "path": "live-status.mjs", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/live-status.mjs", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/live-status.mjs", "status": "match" }, { "kind": "runtime", "path": "gate-summary.mjs", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/gate-summary.mjs", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/gate-summary.mjs", "status": "match" }, { "kind": "runtime", "path": "runtime.mjs", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/runtime.mjs", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/runtime.mjs", "status": "match" }, { "kind": "runtime", "path": "wiring-status.mjs", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/wiring-status.mjs", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/wiring-status.mjs", "status": "match" }, { "kind": "runtime", "path": "workbench-hardware-panel.mjs", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/workbench-hardware-panel.mjs", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/workbench-hardware-panel.mjs", "status": "match" }, { "kind": "runtime", "path": "help.md", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/help.md", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/help.md", "status": "match" }, { "kind": "runtime", "path": "third_party/marked/marked.esm.js", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/third_party/marked/marked.esm.js", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/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-85e4c1c-20260523122958/web/hwlab-cloud-web/third_party/marked/LICENSE", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/third_party/marked/LICENSE", "status": "match" }, { "kind": "alias", "path": "gate/index.html", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/index.html", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/gate/index.html", "status": "match" }, { "kind": "alias", "path": "diagnostics/gate/index.html", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/index.html", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/dist/diagnostics/gate/index.html", "status": "match" }, { "kind": "alias", "path": "help/index.html", "sourcePath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/web/hwlab-cloud-web/index.html", "distPath": "/workspace/hwlab-d601-dev-artifacts-85e4c1c-20260523122958/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:bfebb80e75473fa01035b38de68774b9b7804ae031f21609e6b36ffbe12824f5" }, { "serviceId": "hwlab-agent-mgr", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:f298401", "imageTag": "f298401", "digest": "sha256:7ba1afefd6dbee4249feb0a8958a95552427d0673c4a2493492630a713a1bed2", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:7ba1afefd6dbee4249feb0a8958a95552427d0673c4a2493492630a713a1bed2", "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:363d9e178b4c202598890d93e4e06360403bb5c2738fa22eaea17ce91019a46a" }, { "serviceId": "hwlab-agent-worker", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:f298401", "imageTag": "f298401", "digest": "sha256:ed8bf7c0cfdf85a408a2e1b8c4af6469f43bfcd21b2323ff1220e596dced4841", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:ed8bf7c0cfdf85a408a2e1b8c4af6469f43bfcd21b2323ff1220e596dced4841", "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:b39e6c2c8f6df92c267ccfdcac909ee070154bf90abfadc84b673bd075e294f6" }, { "serviceId": "hwlab-gateway", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-gateway:f298401", "imageTag": "f298401", "digest": "sha256:02b251d4ed06343ea5f21e811bc053e7a9643f0afb77e7493861a79e13133923", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:02b251d4ed06343ea5f21e811bc053e7a9643f0afb77e7493861a79e13133923", "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:733be73827f64cf3a8baa14eb49d080f52f9f207f7ddfbe7970ecd476100fd6d" }, { "serviceId": "hwlab-gateway-simu", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:f298401", "imageTag": "f298401", "digest": "sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:36bc41372c74a2525d991f550a61b2730ddedf393e7d9952ef7bbbd6e1843e9b", "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:b31a5dbb8d113a82f8f6634138dcd09f58f6a4457cd3f79b142a5fcea6396ed7" }, { "serviceId": "hwlab-box-simu", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:f298401", "imageTag": "f298401", "digest": "sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b618060c562648948780e96b2d864535d281afa10863e0cc1bbf748fcc243cc0", "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:22944193d7b358eb03e26ccb1331e8bc11188e7dbfcd095c5ef22af9f02d15d9" }, { "serviceId": "hwlab-patch-panel", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:f298401", "imageTag": "f298401", "digest": "sha256:2d8581660cc954c0504e360f9ea1c3f8be4d9c8cddb03f99f666edf470e5e9cb", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:2d8581660cc954c0504e360f9ea1c3f8be4d9c8cddb03f99f666edf470e5e9cb", "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:f22494852b2ac46fab7926ac552ffcc160a565e91952d1e9b559cb1b42f0de88" }, { "serviceId": "hwlab-router", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-router:f298401", "imageTag": "f298401", "digest": "sha256:d81224edfd05bbc3f64c1634ae39a745809b62aba0bd9203434c07d8be05831a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:d81224edfd05bbc3f64c1634ae39a745809b62aba0bd9203434c07d8be05831a", "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:e3d5a75457f48fb24e08c125b33625e66bc30d0210c5b05eea5b403a1526ae3e" }, { "serviceId": "hwlab-tunnel-client", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:f298401", "imageTag": "f298401", "digest": "sha256:d454ea924c23bf30e7ae63d491d39c4ee48a7f16d0f319139bec5ef7a9ec62ef", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d454ea924c23bf30e7ae63d491d39c4ee48a7f16d0f319139bec5ef7a9ec62ef", "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:b5ca5113c9c1e120b12bfb48c20581a97a050c1dabd0b07a7ba4783f39bb20b5" }, { "serviceId": "hwlab-edge-proxy", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:f298401", "imageTag": "f298401", "digest": "sha256:dfbdba1f6b97ff7369ab6d5c3bc898879dbc9365813a1cb3618811faf5a0ed7a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:dfbdba1f6b97ff7369ab6d5c3bc898879dbc9365813a1cb3618811faf5a0ed7a", "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:280727f8eae4454a42f82bab7656bd470ca867a02d4a2c87cfef83c8d59e4885" }, { "serviceId": "hwlab-cli", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-cli:f298401", "imageTag": "f298401", "digest": "sha256:63a4a12115f1666adc9ba077cfe590039ff307723a8e8db4a483e2286ccd68b3", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:63a4a12115f1666adc9ba077cfe590039ff307723a8e8db4a483e2286ccd68b3", "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:f524ae7509e6f6fde65f7599abbbcac56f7126c18e5e4c40761f42c9d81e0563" }, { "serviceId": "hwlab-agent-skills", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:f298401", "imageTag": "f298401", "digest": "sha256:f221752b369d15e10d4df68a8106eee97ca8659981fcca1c61e5def68d5bd7b7", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:f221752b369d15e10d4df68a8106eee97ca8659981fcca1c61e5def68d5bd7b7", "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:17d9eb5b6875325675fcb5ac17ba437d0593544802a62474ced13daa9da77827" } ], "blockers": [] }, "notes": "DEV-only artifact report. Do not treat runtime placeholder images as real service implementations." }