3868be499e
Publishes DEV artifacts for merged sidebar resize commit 606156f604 and refreshes catalog metadata only. No DEV deploy apply or rollout was run.
1308 lines
60 KiB
JSON
1308 lines
60 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": "606156f",
|
|
"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": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T22:10:57.343Z",
|
|
"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-6b674fffc8-2glnh",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:f37e9b4dd6262ff4c30826fae1a0e01b184d0e57812c7876de73566263ff0c35"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-7d8bc4f4b6-mt7jc",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:45602b9d09ef22095ab75bd95e2f310626bce61bc4e39a7205009fe9620c2d4f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-77f8f48c77-gzmbl",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:8a0677290ce3626d3589d1d22a943b49290e74451d75263cdbda3044a6ba105d"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-554bb8dfc4-hhtrv",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:f43ac97da69212e3ff74cfed36a04d65f0cd9cc7b8cb48f0eaf6f1f19d7dd6da"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-6f984648d4-mp4fm",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:6ce280c0fd17218dd5719d1118b5e72fd0c4107dc33951e09b35c374f7affacd"
|
|
},
|
|
{
|
|
"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:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-655b8ffc8d-kms2q",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:6c7f3600a71131c11b994a625fd6ced65ac3bb7f109f3c7f941513cbd1d2def5"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-748d5cbbc5-dzpk6",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:8d9084f3d23e44d3ffe628e9d100ebbad260c857d06b1fbb5791ecd11bfc4d9f"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-5f54868ddf-dbf57",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d6dff1383912ccfed1b1b91dc5ae8323e345f42f57145d7bda788e9941a4ca5a"
|
|
}
|
|
],
|
|
"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",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"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": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"imageTag": "606156f",
|
|
"registryTarget": "127.0.0.1:5000/hwlab",
|
|
"registryCapabilities": {
|
|
"version": "v1",
|
|
"registryPrefix": "127.0.0.1:5000/hwlab",
|
|
"generatedAt": "2026-05-23T22:10:57.343Z",
|
|
"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-6b674fffc8-2glnh",
|
|
"container": "hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:f37e9b4dd6262ff4c30826fae1a0e01b184d0e57812c7876de73566263ff0c35"
|
|
},
|
|
{
|
|
"pod": "hwlab-agent-skills-7d8bc4f4b6-mt7jc",
|
|
"container": "hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:45602b9d09ef22095ab75bd95e2f310626bce61bc4e39a7205009fe9620c2d4f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-0",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f"
|
|
},
|
|
{
|
|
"pod": "hwlab-box-simu-1",
|
|
"container": "hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:d551c22242fff6016f15672c4b8b06dbfc85da2c00ecfdd4e40486668b58a56f"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-api-77f8f48c77-gzmbl",
|
|
"container": "hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:8a0677290ce3626d3589d1d22a943b49290e74451d75263cdbda3044a6ba105d"
|
|
},
|
|
{
|
|
"pod": "hwlab-cloud-web-554bb8dfc4-hhtrv",
|
|
"container": "hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:f43ac97da69212e3ff74cfed36a04d65f0cd9cc7b8cb48f0eaf6f1f19d7dd6da"
|
|
},
|
|
{
|
|
"pod": "hwlab-edge-proxy-6f984648d4-mp4fm",
|
|
"container": "hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:6ce280c0fd17218dd5719d1118b5e72fd0c4107dc33951e09b35c374f7affacd"
|
|
},
|
|
{
|
|
"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:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a"
|
|
},
|
|
{
|
|
"pod": "hwlab-gateway-simu-1",
|
|
"container": "hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:38c0372ec72e8f17b26f2fcf83d35718023a81c48529e459d83e36f8cc56ec3a"
|
|
},
|
|
{
|
|
"pod": "hwlab-patch-panel-655b8ffc8d-kms2q",
|
|
"container": "hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:6c7f3600a71131c11b994a625fd6ced65ac3bb7f109f3c7f941513cbd1d2def5"
|
|
},
|
|
{
|
|
"pod": "hwlab-router-748d5cbbc5-dzpk6",
|
|
"container": "hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-router@sha256:8d9084f3d23e44d3ffe628e9d100ebbad260c857d06b1fbb5791ecd11bfc4d9f"
|
|
},
|
|
{
|
|
"pod": "hwlab-tunnel-client-5f54868ddf-dbf57",
|
|
"container": "hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:e6d4bd5",
|
|
"imageID": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:d6dff1383912ccfed1b1b91dc5ae8323e345f42f57145d7bda788e9941a4ca5a"
|
|
}
|
|
],
|
|
"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": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-api",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:cfcdf32ecd7703ccce3843ff59df5dab90f033953d849cb1da7d05700baabac2",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:cfcdf32ecd7703ccce3843ff59df5dab90f033953d849cb1da7d05700baabac2",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cloud-web",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:c3e4996cacabcf3f3f66e71f8232c508bf3fdfff5e66ca465e2aef4c060a7006",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:c3e4996cacabcf3f3f66e71f8232c508bf3fdfff5e66ca465e2aef4c060a7006",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-mgr",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:bc857be4e26832119114acbf97365912a51bc96556f869308e95c57d9c44ad8b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:bc857be4e26832119114acbf97365912a51bc96556f869308e95c57d9c44ad8b",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-worker",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:fd9b975004b0d0979f715dd3fb16f5c0986917198e9097918940b5cdab392bcd",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:fd9b975004b0d0979f715dd3fb16f5c0986917198e9097918940b5cdab392bcd",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:309b3c2bba8610aef0fcf9b9826552d1e8503e3aba378a62b04af1f9649bb71f",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:309b3c2bba8610aef0fcf9b9826552d1e8503e3aba378a62b04af1f9649bb71f",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-gateway-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:03abc63eb2fe4bbdc4f7e61c4370202c17a4ed99d2b871412872be52926a8431",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:03abc63eb2fe4bbdc4f7e61c4370202c17a4ed99d2b871412872be52926a8431",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-box-simu",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:b66b3da5158387a02220c5c62fc5ab1790f875c85b73a281bd63ddd8caf8c0b8",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b66b3da5158387a02220c5c62fc5ab1790f875c85b73a281bd63ddd8caf8c0b8",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-patch-panel",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:dcc13b843ab21ba2499955a47bd0c3aaa4f31e14af8b061b8aff6b2fb6ab880b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:dcc13b843ab21ba2499955a47bd0c3aaa4f31e14af8b061b8aff6b2fb6ab880b",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-router",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:29ed28b662364c074b39fa4d40cfcbcd1f460f924b5ccd2f199a69c9294783da",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:29ed28b662364c074b39fa4d40cfcbcd1f460f924b5ccd2f199a69c9294783da",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-tunnel-client",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:089777e979d8d1dd906b3fea1779ec6c8a247394aabc81a61400bf9b222ee44f",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:089777e979d8d1dd906b3fea1779ec6c8a247394aabc81a61400bf9b222ee44f",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-edge-proxy",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:eee764ffd41700dd364e8f142ca6944e627f6f6ea789798a82c5f00133df18a5",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:eee764ffd41700dd364e8f142ca6944e627f6f6ea789798a82c5f00133df18a5",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-cli",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:b5129e9769e797bb8943e556d8a30c46814ab2aad0403e53f8ceaa3446da0ca6",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:b5129e9769e797bb8943e556d8a30c46814ab2aad0403e53f8ceaa3446da0ca6",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"enabled": true,
|
|
"required": true,
|
|
"artifactScope": "required",
|
|
"sourceCommitId": "606156f604e507f8725f6ae9040cea8204375a86",
|
|
"registryTarget": "127.0.0.1:5000/hwlab/hwlab-agent-skills",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:5269fb5778b81f2d6aee9087b5ab521bdf3a13bc2d741ef80ed820f71374ed94",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:5269fb5778b81f2d6aee9087b5ab521bdf3a13bc2d741ef80ed820f71374ed94",
|
|
"digestStatus": "real",
|
|
"status": "published",
|
|
"notPublishedReason": null
|
|
}
|
|
]
|
|
},
|
|
"serviceCount": 13,
|
|
"requiredServiceCount": 13,
|
|
"disabledServiceCount": 0,
|
|
"builtCount": 13,
|
|
"publishedCount": 13,
|
|
"generatedAt": "2026-05-23T22:22:09.629Z",
|
|
"services": [
|
|
{
|
|
"serviceId": "hwlab-cloud-api",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-api:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:cfcdf32ecd7703ccce3843ff59df5dab90f033953d849cb1da7d05700baabac2",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-api@sha256:cfcdf32ecd7703ccce3843ff59df5dab90f033953d849cb1da7d05700baabac2",
|
|
"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:f50cfc82d8e31aa586a41260afae8d68b700635d5876e6a1b095cfff4d8d6290"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cloud-web",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cloud-web:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:c3e4996cacabcf3f3f66e71f8232c508bf3fdfff5e66ca465e2aef4c060a7006",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cloud-web@sha256:c3e4996cacabcf3f3f66e71f8232c508bf3fdfff5e66ca465e2aef4c060a7006",
|
|
"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-278-postmerge-artifact/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "styles.css",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/styles.css",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/styles.css",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "auth.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/auth.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/auth.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "app.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/app.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/app.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "code-agent-facts.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/code-agent-facts.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/code-agent-facts.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "code-agent-status.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/code-agent-status.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/code-agent-status.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "code-agent-m3-evidence.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/code-agent-m3-evidence.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/code-agent-m3-evidence.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "live-status.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/live-status.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/live-status.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "gate-summary.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/gate-summary.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/gate-summary.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "runtime.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/runtime.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/runtime.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "wiring-status.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/wiring-status.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/wiring-status.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "workbench-hardware-panel.mjs",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/workbench-hardware-panel.mjs",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/workbench-hardware-panel.mjs",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "help.md",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/help.md",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/help.md",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/marked.esm.js",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/third_party/marked/marked.esm.js",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/third_party/marked/marked.esm.js",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "runtime",
|
|
"path": "third_party/marked/LICENSE",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/third_party/marked/LICENSE",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/third_party/marked/LICENSE",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "gate/index.html",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "diagnostics/gate/index.html",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/dist/diagnostics/gate/index.html",
|
|
"status": "match"
|
|
},
|
|
{
|
|
"kind": "alias",
|
|
"path": "help/index.html",
|
|
"sourcePath": "/home/ubuntu/hwlab-278-postmerge-artifact/web/hwlab-cloud-web/index.html",
|
|
"distPath": "/home/ubuntu/hwlab-278-postmerge-artifact/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:6e2a2fdd5a1bed7cef173be824979da42912d56ff2e982f151b5b3477b7f85aa"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-mgr",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-mgr:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:bc857be4e26832119114acbf97365912a51bc96556f869308e95c57d9c44ad8b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-mgr@sha256:bc857be4e26832119114acbf97365912a51bc96556f869308e95c57d9c44ad8b",
|
|
"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:4898b322bf7494ba15e3de765710c2756a12a7f8fa25f4801620649cb4b13a68"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-worker",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-worker:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:fd9b975004b0d0979f715dd3fb16f5c0986917198e9097918940b5cdab392bcd",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-worker@sha256:fd9b975004b0d0979f715dd3fb16f5c0986917198e9097918940b5cdab392bcd",
|
|
"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:7e0590d579ec4da1f4121155bb0e36a84d6277d52ac5fbd1944576c038933e22"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:309b3c2bba8610aef0fcf9b9826552d1e8503e3aba378a62b04af1f9649bb71f",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway@sha256:309b3c2bba8610aef0fcf9b9826552d1e8503e3aba378a62b04af1f9649bb71f",
|
|
"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:7a0bae73a61b9ee318fc5ac9b8a31125b309428542217ecf4a412b767328c4d7"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-gateway-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-gateway-simu:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:03abc63eb2fe4bbdc4f7e61c4370202c17a4ed99d2b871412872be52926a8431",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-gateway-simu@sha256:03abc63eb2fe4bbdc4f7e61c4370202c17a4ed99d2b871412872be52926a8431",
|
|
"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:105562a7b1ec4139a9d0b838ac2183b499c1f661581b861b1a051bfa5f2dd9e1"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-box-simu",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-box-simu:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:b66b3da5158387a02220c5c62fc5ab1790f875c85b73a281bd63ddd8caf8c0b8",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-box-simu@sha256:b66b3da5158387a02220c5c62fc5ab1790f875c85b73a281bd63ddd8caf8c0b8",
|
|
"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:239a8fb87c71c618003a976a8e63905716b44d8f8a1841fa048b9dce54cc7c9b"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-patch-panel",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-patch-panel:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:dcc13b843ab21ba2499955a47bd0c3aaa4f31e14af8b061b8aff6b2fb6ab880b",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-patch-panel@sha256:dcc13b843ab21ba2499955a47bd0c3aaa4f31e14af8b061b8aff6b2fb6ab880b",
|
|
"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:ee8aac95ccbcc3e6fedccb21e23d4c2cf9f815fb81f2d9aaf759911eb82cafbf"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-router",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-router:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:29ed28b662364c074b39fa4d40cfcbcd1f460f924b5ccd2f199a69c9294783da",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-router@sha256:29ed28b662364c074b39fa4d40cfcbcd1f460f924b5ccd2f199a69c9294783da",
|
|
"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:8734330403cb7f7474968330b503589ae28ada889bf3cfa9800556fd3f4f275f"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-tunnel-client",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-tunnel-client:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:089777e979d8d1dd906b3fea1779ec6c8a247394aabc81a61400bf9b222ee44f",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-tunnel-client@sha256:089777e979d8d1dd906b3fea1779ec6c8a247394aabc81a61400bf9b222ee44f",
|
|
"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:a4c8057b139bd3f6a0cb4a952f1be46bb4f5eb5c3cc0d065e1afe54783406e99"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-edge-proxy",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-edge-proxy:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:eee764ffd41700dd364e8f142ca6944e627f6f6ea789798a82c5f00133df18a5",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-edge-proxy@sha256:eee764ffd41700dd364e8f142ca6944e627f6f6ea789798a82c5f00133df18a5",
|
|
"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:3c1e04db006e39a5c6ea4ac763baaf65e0b9f0bea17cdccc34deeeb4d8d7cf95"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-cli",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-cli:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:b5129e9769e797bb8943e556d8a30c46814ab2aad0403e53f8ceaa3446da0ca6",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-cli@sha256:b5129e9769e797bb8943e556d8a30c46814ab2aad0403e53f8ceaa3446da0ca6",
|
|
"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:ef2cb293c4879d9beadada036198754d9b33d3daf83c0972be36e5c883e0fe71"
|
|
},
|
|
{
|
|
"serviceId": "hwlab-agent-skills",
|
|
"status": "published",
|
|
"image": "127.0.0.1:5000/hwlab/hwlab-agent-skills:606156f",
|
|
"imageTag": "606156f",
|
|
"buildCreatedAt": "2026-05-23T22:10:57.349Z",
|
|
"buildSource": "pikasTech/HWLAB@606156f604e507f8725f6ae9040cea8204375a86",
|
|
"digest": "sha256:5269fb5778b81f2d6aee9087b5ab521bdf3a13bc2d741ef80ed820f71374ed94",
|
|
"repositoryDigest": "127.0.0.1:5000/hwlab/hwlab-agent-skills@sha256:5269fb5778b81f2d6aee9087b5ab521bdf3a13bc2d741ef80ed820f71374ed94",
|
|
"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:3b8c2fd2568103cde10ba72bb36f1c65b2f3fc4bb6cb6899600a459db44310a4"
|
|
}
|
|
],
|
|
"blockers": []
|
|
},
|
|
"notes": "DEV-only artifact report. Do not treat runtime placeholder images as real service implementations."
|
|
}
|