{ "$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": "e6d4bd5", "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": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryPrefix": "127.0.0.1:5000/hwlab", "registryCapabilities": { "version": "v1", "registryPrefix": "127.0.0.1:5000/hwlab", "generatedAt": "2026-05-23T21:37:56.100Z", "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 8 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": true, "exitCode": 0, "stdout": "in-cluster", "stderr": "", "error": null }, "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-99d44c747-mfqzj", "container": "hwlab-agent-mgr", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:1457c7141f0f6ddeee04c4342e87a0cda8d95718ac64d7b009bf76832c5c7bee" }, { "pod": "hwlab-agent-skills-7f99b49598-lqjdd", "container": "hwlab-agent-skills", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:22c1ad255a1039ca148444664563ae76209ccbb0d3e7fba27613250c938e3f5b" }, { "pod": "hwlab-box-simu-0", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:9fde14a98f0850e139435cf7b473219c3d43231acd2f65b2410e8e3d0f49b858" }, { "pod": "hwlab-box-simu-1", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:9fde14a98f0850e139435cf7b473219c3d43231acd2f65b2410e8e3d0f49b858" }, { "pod": "hwlab-cloud-api-57cfcfc587-kdvg9", "container": "hwlab-cloud-api", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:33b2075ed01c5cb77d8b5bbd3cc8e4acaa1dbd8566d091e15e663c43ff63af31" }, { "pod": "hwlab-cloud-web-67c684947b-lkvtj", "container": "hwlab-cloud-web", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:a1c95841f6f2bd913c82751f603c164cbb8bfbfd186d14f98d0f2f91c17cd84f" }, { "pod": "hwlab-edge-proxy-85db66bcc9-mv8pv", "container": "hwlab-edge-proxy", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:eb0a165cc57428741a59ef953c8596631f9d85bc51117d16f16d5847803ebfef" }, { "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:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:4cfb1315aa93a11ea480ddb0da89994acc344834499d6cf322bbf0ff4b0c3137" }, { "pod": "hwlab-gateway-simu-1", "container": "hwlab-gateway-simu", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:4cfb1315aa93a11ea480ddb0da89994acc344834499d6cf322bbf0ff4b0c3137" }, { "pod": "hwlab-patch-panel-7cd9d9d597-kwnm6", "container": "hwlab-patch-panel", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:2abe0cb87c3eef6d080a3d60bdd39037df89269b0b730a704a52e12405dceaea" }, { "pod": "hwlab-router-65dc5579fb-d2r8l", "container": "hwlab-router", "image": "127.0.0.1:5000/hwlab/hwlab-router:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:fcfa1c1f5231e48d07113fbbbec525b16cc5431b38d4fbacc263f517ad0b9120" }, { "pod": "hwlab-tunnel-client-54d968477d-mf2qk", "container": "hwlab-tunnel-client", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:687826d894137c5c471124f6f3cffdb1165acf23c80dc2cc6fd5bca98434b6e7" } ], "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": "local-docker-node:20-*", "requestedImage": null, "localTag": "node:20-bookworm-slim", "imageId": "sha256:9da6b4e352d0d5c94963eba1832408f5b7b08839cd8be9b6610c05de5118c704", "repoDigests": [ "node@sha256:2cf067cfed83d5ea958367df9f966191a942351a2df77d6f0193e162b5febfc0" ], "candidates": [ { "source": "local-docker-node:20-*", "approval": { "approved": true, "reason": "local Node 20 builder base image" }, "localTag": "node:20-bookworm-slim", "imageId": "9da6b4e352d0", "size": "200MB", "createdSince": "4 weeks ago" } ], "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", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "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": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "imageTag": "e6d4bd5", "registryTarget": "127.0.0.1:5000/hwlab", "registryCapabilities": { "version": "v1", "registryPrefix": "127.0.0.1:5000/hwlab", "generatedAt": "2026-05-23T21:37:56.100Z", "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 8 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": true, "exitCode": 0, "stdout": "in-cluster", "stderr": "", "error": null }, "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-99d44c747-mfqzj", "container": "hwlab-agent-mgr", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:1457c7141f0f6ddeee04c4342e87a0cda8d95718ac64d7b009bf76832c5c7bee" }, { "pod": "hwlab-agent-skills-7f99b49598-lqjdd", "container": "hwlab-agent-skills", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:22c1ad255a1039ca148444664563ae76209ccbb0d3e7fba27613250c938e3f5b" }, { "pod": "hwlab-box-simu-0", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:9fde14a98f0850e139435cf7b473219c3d43231acd2f65b2410e8e3d0f49b858" }, { "pod": "hwlab-box-simu-1", "container": "hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:9fde14a98f0850e139435cf7b473219c3d43231acd2f65b2410e8e3d0f49b858" }, { "pod": "hwlab-cloud-api-57cfcfc587-kdvg9", "container": "hwlab-cloud-api", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:33b2075ed01c5cb77d8b5bbd3cc8e4acaa1dbd8566d091e15e663c43ff63af31" }, { "pod": "hwlab-cloud-web-67c684947b-lkvtj", "container": "hwlab-cloud-web", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:a1c95841f6f2bd913c82751f603c164cbb8bfbfd186d14f98d0f2f91c17cd84f" }, { "pod": "hwlab-edge-proxy-85db66bcc9-mv8pv", "container": "hwlab-edge-proxy", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:eb0a165cc57428741a59ef953c8596631f9d85bc51117d16f16d5847803ebfef" }, { "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:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:4cfb1315aa93a11ea480ddb0da89994acc344834499d6cf322bbf0ff4b0c3137" }, { "pod": "hwlab-gateway-simu-1", "container": "hwlab-gateway-simu", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:4cfb1315aa93a11ea480ddb0da89994acc344834499d6cf322bbf0ff4b0c3137" }, { "pod": "hwlab-patch-panel-7cd9d9d597-kwnm6", "container": "hwlab-patch-panel", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:2abe0cb87c3eef6d080a3d60bdd39037df89269b0b730a704a52e12405dceaea" }, { "pod": "hwlab-router-65dc5579fb-d2r8l", "container": "hwlab-router", "image": "127.0.0.1:5000/hwlab/hwlab-router:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:fcfa1c1f5231e48d07113fbbbec525b16cc5431b38d4fbacc263f517ad0b9120" }, { "pod": "hwlab-tunnel-client-54d968477d-mf2qk", "container": "hwlab-tunnel-client", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:b02ac5b", "imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:687826d894137c5c471124f6f3cffdb1165acf23c80dc2cc6fd5bca98434b6e7" } ], "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": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-api", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:8a0677290ce3626d3589d1d22a943b49290e74451d75263cdbda3044a6ba105d", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:8a0677290ce3626d3589d1d22a943b49290e74451d75263cdbda3044a6ba105d", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-cloud-web", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-web", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:f43ac97da69212e3ff74cfed36a04d65f0cd9cc7b8cb48f0eaf6f1f19d7dd6da", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:f43ac97da69212e3ff74cfed36a04d65f0cd9cc7b8cb48f0eaf6f1f19d7dd6da", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-agent-mgr", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-mgr", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:f37e9b4dd6262ff4c30826fae1a0e01b184d0e57812c7876de73566263ff0c35", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:f37e9b4dd6262ff4c30826fae1a0e01b184d0e57812c7876de73566263ff0c35", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-agent-worker", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-worker", "image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:afdc241c799fe53561b60a37199c73cfb612ea0381ecfba82e66eb08566a8336", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:afdc241c799fe53561b60a37199c73cfb612ea0381ecfba82e66eb08566a8336", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-gateway", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway", "image": "127.0.0.1:5000/hwlab/hwlab-gateway:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:27303c093330bddf4c1eb8e3791dce6dbbe97aab28ff17c1faf761b05333cce0", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:27303c093330bddf4c1eb8e3791dce6dbbe97aab28ff17c1faf761b05333cce0", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-gateway-simu", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway-simu", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-box-simu", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-box-simu", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-patch-panel", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-patch-panel", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:6c7f3600a71131c11b994a625fd6ced65ac3bb7f109f3c7f941513cbd1d2def5", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:6c7f3600a71131c11b994a625fd6ced65ac3bb7f109f3c7f941513cbd1d2def5", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-router", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-router", "image": "127.0.0.1:5000/hwlab/hwlab-router:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:8d9084f3d23e44d3ffe628e9d100ebbad260c857d06b1fbb5791ecd11bfc4d9f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:8d9084f3d23e44d3ffe628e9d100ebbad260c857d06b1fbb5791ecd11bfc4d9f", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-tunnel-client", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-tunnel-client", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:d6dff1383912ccfed1b1b91dc5ae8323e345f42f57145d7bda788e9941a4ca5a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d6dff1383912ccfed1b1b91dc5ae8323e345f42f57145d7bda788e9941a4ca5a", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-edge-proxy", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-edge-proxy", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:6ce280c0fd17218dd5719d1118b5e72fd0c4107dc33951e09b35c374f7affacd", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:6ce280c0fd17218dd5719d1118b5e72fd0c4107dc33951e09b35c374f7affacd", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-cli", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-cli", "image": "127.0.0.1:5000/hwlab/hwlab-cli:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:09a015e727738cd188853af557ecd8ea4adfa8a2250692e7442549e9c80eae1f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:09a015e727738cd188853af557ecd8ea4adfa8a2250692e7442549e9c80eae1f", "digestStatus": "real", "status": "published", "notPublishedReason": null }, { "serviceId": "hwlab-agent-skills", "enabled": true, "required": true, "artifactScope": "required", "sourceCommitId": "e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-skills", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:45602b9d09ef22095ab75bd95e2f310626bce61bc4e39a7205009fe9620c2d4f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:45602b9d09ef22095ab75bd95e2f310626bce61bc4e39a7205009fe9620c2d4f", "digestStatus": "real", "status": "published", "notPublishedReason": null } ] }, "serviceCount": 13, "requiredServiceCount": 13, "disabledServiceCount": 0, "builtCount": 13, "publishedCount": 13, "generatedAt": "2026-05-23T21:47:57.238Z", "services": [ { "serviceId": "hwlab-cloud-api", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:8a0677290ce3626d3589d1d22a943b49290e74451d75263cdbda3044a6ba105d", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:8a0677290ce3626d3589d1d22a943b49290e74451d75263cdbda3044a6ba105d", "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:8fae5b4de1a7d29f4a87684a0606daab29eb036ae82183dea29d5f88fcefea74" }, { "serviceId": "hwlab-cloud-web", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:f43ac97da69212e3ff74cfed36a04d65f0cd9cc7b8cb48f0eaf6f1f19d7dd6da", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:f43ac97da69212e3ff74cfed36a04d65f0cd9cc7b8cb48f0eaf6f1f19d7dd6da", "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": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/index.html", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/index.html", "status": "match" }, { "kind": "runtime", "path": "styles.css", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/styles.css", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/styles.css", "status": "match" }, { "kind": "runtime", "path": "auth.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/auth.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/auth.mjs", "status": "match" }, { "kind": "runtime", "path": "app.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/app.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/app.mjs", "status": "match" }, { "kind": "runtime", "path": "code-agent-facts.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/code-agent-facts.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/code-agent-facts.mjs", "status": "match" }, { "kind": "runtime", "path": "code-agent-status.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/code-agent-status.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/code-agent-status.mjs", "status": "match" }, { "kind": "runtime", "path": "code-agent-m3-evidence.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/code-agent-m3-evidence.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/code-agent-m3-evidence.mjs", "status": "match" }, { "kind": "runtime", "path": "live-status.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/live-status.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/live-status.mjs", "status": "match" }, { "kind": "runtime", "path": "gate-summary.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/gate-summary.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/gate-summary.mjs", "status": "match" }, { "kind": "runtime", "path": "runtime.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/runtime.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/runtime.mjs", "status": "match" }, { "kind": "runtime", "path": "wiring-status.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/wiring-status.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/wiring-status.mjs", "status": "match" }, { "kind": "runtime", "path": "workbench-hardware-panel.mjs", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/workbench-hardware-panel.mjs", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/workbench-hardware-panel.mjs", "status": "match" }, { "kind": "runtime", "path": "help.md", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/help.md", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/help.md", "status": "match" }, { "kind": "runtime", "path": "third_party/marked/marked.esm.js", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/third_party/marked/marked.esm.js", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/third_party/marked/marked.esm.js", "status": "match" }, { "kind": "runtime", "path": "third_party/marked/LICENSE", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/third_party/marked/LICENSE", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/third_party/marked/LICENSE", "status": "match" }, { "kind": "alias", "path": "gate/index.html", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/index.html", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/gate/index.html", "status": "match" }, { "kind": "alias", "path": "diagnostics/gate/index.html", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/index.html", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/dist/diagnostics/gate/index.html", "status": "match" }, { "kind": "alias", "path": "help/index.html", "sourcePath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/web/hwlab-cloud-web/index.html", "distPath": "/home/ubuntu/hwlab-cd-rollout-e6d4-20260523T213016Z/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:52c9a5fd1d0ceea99b9f4b4a4f07289d5f136fc5b01f8459359f663e9c4f08f6" }, { "serviceId": "hwlab-agent-mgr", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:f37e9b4dd6262ff4c30826fae1a0e01b184d0e57812c7876de73566263ff0c35", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:f37e9b4dd6262ff4c30826fae1a0e01b184d0e57812c7876de73566263ff0c35", "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:fcbe3efa1a08e032578e20f0c164702f7bff0adf53c18be1a8c3dd28d04ec145" }, { "serviceId": "hwlab-agent-worker", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:afdc241c799fe53561b60a37199c73cfb612ea0381ecfba82e66eb08566a8336", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:afdc241c799fe53561b60a37199c73cfb612ea0381ecfba82e66eb08566a8336", "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:b1bedde6be876009e8b4f8c3db2ee328dd6f7fc60ad12eb5a8bec803d7a3810f" }, { "serviceId": "hwlab-gateway", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-gateway:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:27303c093330bddf4c1eb8e3791dce6dbbe97aab28ff17c1faf761b05333cce0", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:27303c093330bddf4c1eb8e3791dce6dbbe97aab28ff17c1faf761b05333cce0", "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:e5c8fb518b9b3d3b6c919a775fb5261f406d174d89ea16fc45343a6deb438cd2" }, { "serviceId": "hwlab-gateway-simu", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a", "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:402df7f795dcac1dce61cce5bbd7561063fb2ccfeec137604a22705b4fb52a89" }, { "serviceId": "hwlab-box-simu", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-box-simu:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f", "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:bd930154ef77a99b9f3995c842f1e60e60bf20a95a549d9a37ddd5328daab06f" }, { "serviceId": "hwlab-patch-panel", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:6c7f3600a71131c11b994a625fd6ced65ac3bb7f109f3c7f941513cbd1d2def5", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:6c7f3600a71131c11b994a625fd6ced65ac3bb7f109f3c7f941513cbd1d2def5", "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:266001d47990842d4e232c2dd4793bc2b3c7f298f7a430278e9a040937035206" }, { "serviceId": "hwlab-router", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-router:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:8d9084f3d23e44d3ffe628e9d100ebbad260c857d06b1fbb5791ecd11bfc4d9f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:8d9084f3d23e44d3ffe628e9d100ebbad260c857d06b1fbb5791ecd11bfc4d9f", "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:18ff1e8287fdfa1b051e9d4ea64e8ed36c6250c1176f67af82565e5042a11cd2" }, { "serviceId": "hwlab-tunnel-client", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:d6dff1383912ccfed1b1b91dc5ae8323e345f42f57145d7bda788e9941a4ca5a", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d6dff1383912ccfed1b1b91dc5ae8323e345f42f57145d7bda788e9941a4ca5a", "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:36b894ded2c1d67b65897ff18094cdbb38ca19d2ba320f8750fe61c1e146079a" }, { "serviceId": "hwlab-edge-proxy", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:6ce280c0fd17218dd5719d1118b5e72fd0c4107dc33951e09b35c374f7affacd", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:6ce280c0fd17218dd5719d1118b5e72fd0c4107dc33951e09b35c374f7affacd", "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:187e18a34ef29c0031d9b063583e1cf4d88990dc93e1c1347e2191a08b8daaa8" }, { "serviceId": "hwlab-cli", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-cli:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:09a015e727738cd188853af557ecd8ea4adfa8a2250692e7442549e9c80eae1f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:09a015e727738cd188853af557ecd8ea4adfa8a2250692e7442549e9c80eae1f", "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:c7c6323b2cccd57dbf18f7e6ceecd28c990f9a9d2d3aedd09cc680ff23acffbd" }, { "serviceId": "hwlab-agent-skills", "status": "published", "image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:e6d4bd5", "imageTag": "e6d4bd5", "buildCreatedAt": "2026-05-23T21:37:56.106Z", "buildSource": "pikasTech/HWLAB@e6d4bd5c72192ce7416849e93a93b1ffa0ebeb96", "digest": "sha256:45602b9d09ef22095ab75bd95e2f310626bce61bc4e39a7205009fe9620c2d4f", "repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:45602b9d09ef22095ab75bd95e2f310626bce61bc4e39a7205009fe9620c2d4f", "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:a71bb06cfa9a9dc2dd48641bd49e1c36d187d1f4a45326143303ffc64b64c73e" } ], "blockers": [] }, "notes": "DEV-only artifact report. Do not treat runtime placeholder images as real service implementations." }