fix(device-plane): activate manager from v2 reconciliation

This commit is contained in:
Codex
2026-08-11 10:14:24 +03:00
parent 37bdbebb4e
commit 1adbabefcf
5 changed files with 116 additions and 39 deletions
@@ -0,0 +1,17 @@
{
"schemaVersion": "nodedc.device-plane.device-manager-control-plane.v3",
"action": "activate",
"predecessor": {
"patchId": "device-manager-control-plane-v2-reconciliation-20260811-004",
"artifactSha256": "09600bfd99717314b43936e17ffaaf6b6fca1f2fd008beddddc68480cdf3d284",
"mode": "failed-v2-control-plane-baseline-adoption"
},
"service": "device-manager",
"publicIngress": "reverse-proxy-only",
"deviceCoreManagementApi": "file-token-authenticated",
"launcherTrust": "file-token-scoped-to-device-core-handoff",
"healthGate": "bounded-container-grace+core-contract",
"commandTransport": "disabled",
"gelios": "untouched",
"rollback": "restore-v2-reconciled-baseline"
}