KB-479E
O8B reconcile-deploy live wiring (Contabo) — 06-contabo-deploy-update-log
3 min read Revision 1
dieu44iu-cutterv0.6o8breconcile-deploylive-execution-wiringblockedcontabo
O8B Report 06 — Contabo deploy update (G5) — NOT EXECUTED
- macro:
v0.6-o8b-reconcile-deploy-live-wiring - date_utc: 2026-05-21 · host:
vmi3080463(Contabo) - gate covered: G5 Contabo deploy update — NOT EXECUTED
1. Why not executed
G5 promotes the G4 artifact (built from the G2 SSOT commit) onto
/opt/incomex/dot/iu-cutter-v0.6, side-by-side. G2 and G4 are blocked,
so there is no verified artifact to promote.
Deploying by any other route was considered and rejected:
- Copying the O8A staging tree directly onto
iu-cutter-v0.6would put the Contabo deployed tree ahead of the Mac SSOT — the O5 risk R-12 anti-pattern that O8A Report 07 §2.1 explicitly forbids. - It would break the deployed tree's verifiable artifact identity
(current
DEPLOY-MANIFESTartifact shab2c11e5…). - "Deploy path unsafe" is itself an O8B BLOCKED trigger.
Therefore nothing was transferred, backed up, promoted, or restarted.
2. Deployed-tree state — unchanged
/opt/incomex/dot/iu-cutter-v0.6:
DEPLOY-MANIFEST.txt sha256: dd787b064ea9cb3dbd34a29c636ef3fcbc723ee1377c1262864d3f17d7995d76
(identical to O8A Report 07 §3 — deployed tree byte-unchanged)
file count (code): 81
execution_enabled: False
service / cron / docker: none installed; nothing started or restarted
3. Deploy command-package (for the follow-up, after G2/G4 on the Mac)
Per O8A Report 07 §4 — unchanged:
deploy_method: git archive <new SSOT HEAD> -> scp -> tar extract -> mv promote
(O6B method), side-by-side, kill-switch OFF
backup: timestamped pre-state copy of iu-cutter-v0.6 before promote
post_deploy: __execution_enabled__ == False; __live_wiring__ set;
unittest discover -> 394/394; import smoke LiveExecutionAdapter
forbidden: no execution_enabled flip; no service restart; no prod mutation
4. Verdict
g5: NOT EXECUTED — no verified artifact (G2/G4 blocked); direct-copy
deploy rejected as unsafe (SSOT-divergent). Deployed v0.6 untouched.