feat: add D601 direct artifact consumer

This commit is contained in:
Codex
2026-05-20 02:09:31 +00:00
parent 852476448f
commit 1faacb94e5
11 changed files with 431 additions and 32 deletions
+8 -4
View File
@@ -159,7 +159,8 @@
},
"image": {
"repository": "unidesk/findjob"
}
},
"notes": "D601 direct Compose artifact consumer is implemented for plan/dry-run and dev validation. Live deploy requires a pre-existing labeled registry artifact for this external repo."
},
{
"serviceId": "pipeline",
@@ -172,7 +173,8 @@
},
"image": {
"repository": "unidesk/pipeline"
}
},
"notes": "D601 direct Compose artifact consumer is implemented for plan/dry-run and dev validation. Live deploy requires a pre-existing labeled registry artifact for this external repo."
},
{
"serviceId": "met-nonlinear",
@@ -185,7 +187,8 @@
},
"image": {
"repository": "unidesk/met-nonlinear"
}
},
"notes": "D601 direct Compose artifact consumer is plan/dry-run only until the long-running met-nonlinear-ts artifact contract is separated from the ML image Dockerfile."
},
{
"serviceId": "k3sctl-adapter",
@@ -198,7 +201,8 @@
},
"image": {
"repository": "unidesk/k3sctl-adapter"
}
},
"notes": "D601 direct Compose artifact consumer exposes plan/dry-run only; real prod deployment requires supervisor confirmation."
},
{
"serviceId": "mdtodo",