KB-5A0B
O8B reconcile-deploy live wiring (Contabo) — 05-artifact-manifest-and-sha
3 min read Revision 1
dieu44iu-cutterv0.6o8breconcile-deploylive-execution-wiringblockedcontabo
O8B Report 05 — Artifact manifest & sha (G4) — NOT EXECUTED
- macro:
v0.6-o8b-reconcile-deploy-live-wiring - date_utc: 2026-05-21 · host:
vmi3080463(Contabo) - gate covered: G4 local commit / artifact — NOT EXECUTED
1. Why not executed
G4 builds a clean artifact from a local commit on the Mac SSOT repo
(git archive of the new HEAD — the O6B / O8A deploy method). That
commit is produced by G2, which is BLOCKED (Report 03). With no SSOT
commit there is no artifact to manifest. O8B does not fabricate an
artifact from the staging tree — that would bypass the SSOT and corrupt
the verifiable deploy identity (O8A Report 07 §2.2).
2. Verified change-set manifest (for the next operator)
This is not a deploy artifact; it is the full-hash inventory of the
O8A staging change set that the Mac operator must land and then archive.
Source: /opt/incomex/dot/iu-cutter-v0.6-o8a-staging.
sha256 cutter_agent/orchestrator/__init__.py
42aeb2f171d5660a319bfdc6b1bd2c953e5aa3f94ffcbd69d8059c4de945ef23
sha256 cutter_agent/orchestrator/live_execution.py
5b268038acb75599e203704558a1a8ca854148e9359ea20f521f5d464801e0ae
sha256 cutter_agent/orchestrator/runner.py
5380806ebef6f028148cfe0b64b91aaade74884608447b8b3aee7e81e9c3d930
sha256 cutter_agent/orchestrator/phases/backup.py
f74d68f228d190443a8b0ef0e6d74fbddce47e5ebbb830e629bbe171c4f35653
sha256 cutter_agent/orchestrator/phases/cut_leg_a.py
672a922ced7b0b49572189b2727ab206ba635590355cbdcd7e222e7ccd38b7ad
sha256 cutter_agent/orchestrator/phases/leg_b_record.py
ff462be851c59d296faeaf2eccd05ca9e36b2faead125ded78d503c288624155
sha256 cutter_agent/orchestrator/phases/write_verify.py
acf3ac083559da2794885ccdfaeb493fbadf59ea0c7fa884f8c7a3d8d2b0434e
sha256 cutter_agent/orchestrator/phases/lifecycle_enact.py
7854df87cdfcb18f1a1de37914abfe317eecdef4c25e728e52ab522cdd3a4028
sha256 tests/test_orchestrator_o8a_live_wiring.py
4fb9d60913a037bec0f6d04909eff25ee84f099b2f9207921824887f1f4fbaa6
3. Artifact expectations (when G4 runs on the Mac)
build: git archive <new SSOT HEAD> | gzip → iu-cutter-v0.6-<short>.tar.gz
exclude: .git, .env, secrets, __pycache__, *.pyc, tmp, o8a-reports
manifest: artifact sha256 + source_repo_HEAD + the 9-file inventory above
4. Verdict
g4: NOT EXECUTED — depends on the G2 SSOT commit (BLOCKED)