fix(device-plane): reconcile failed manager activation

This commit is contained in:
Codex
2026-08-11 09:35:58 +03:00
parent 8defd55715
commit 37bdbebb4e
9 changed files with 735 additions and 18 deletions
@@ -0,0 +1,24 @@
{
"schemaVersion": "nodedc.device-plane.device-manager-control-plane-v2-reconciliation.v1",
"mode": "failed-v2-control-plane-baseline-adoption",
"failedPatchId": "device-manager-control-plane-20260811-003",
"failedArtifactSha256": "ba29618ffbfed55448768794f28b18dda439ddb39a1d2a4f1dece19de7f29990",
"backupId": "device-plane-device-manager-control-plane-20260811-003-20260811-012505",
"failureClass": "deterministic-runtime-module-resolution",
"missingModule": "/packages/external-provider-contract/src/credential-reference.mjs",
"correctiveAction": "runtime-local-contract-adapter+staged-module-import-gate",
"sourceAction": "publish-reconciliation-marker-only",
"runtimeAction": "read-only-acceptance",
"preservedServices": [
"device-control-core",
"device-gateway",
"device-postgres",
"device-backhaul-target"
],
"absentService": "device-manager",
"databaseVolume": "nodedc-device-plane-postgres-data",
"publicIngress": "disabled",
"commandTransport": "disabled",
"gelios": "untouched",
"rollback": "marker-only-runtime-unchanged"
}