KB-277A
O8B reconcile-deploy live wiring (Contabo) — 01-precheck-live-environment
3 min read Revision 1
dieu44iu-cutterv0.6o8breconcile-deploylive-execution-wiringblockedcontabo
O8B Report 01 — Precheck-live / environment (G0)
- macro:
v0.6-o8b-reconcile-deploy-live-wiring - date_utc: 2026-05-21 · host:
vmi3080463(Contabo VPS, Linux x86_64, root) - gate covered: G0 PRECHECK-LIVE / environment
1. Where this macro is running
| Check | Result |
|---|---|
uname |
Linux vmi3080463 6.8.0-90-generic x86_64 |
hostname |
vmi3080463 |
whoami |
root |
| identity | the Contabo VPS — the deploy target, not a developer Mac |
2. Source / staging / deploy targets
| Path | Role | Status |
|---|---|---|
/Users/nmhuyen/iu-cutter-build/repo/iu-cutter |
Mac SSOT repo (expected) | ABSENT — /Users does not exist on this host |
/opt/incomex/dot/iu-cutter-v0.6-o8a-staging |
O8A staging | PRESENT, intact |
/opt/incomex/dot/iu-cutter-v0.6 |
deployed v0.6 | PRESENT, intact (DEPLOY-MANIFEST sha dd787b06… = O8A Report 07 §3) |
/opt/incomex/dot/iu-cutter |
v0.4 skeleton | PRESENT, intact (git HEAD e93424b) |
3. Can this host reach the Mac SSOT repo?
~/.ssh/holds only inboundauthorized_keys+known_hosts; no~/.ssh/config, no private keys → no outbound route to a developer Mac.- No mounted
/Users, no NFS/SMB share, no git clone of the v0.6 SSOT on this host. (/opt/incomex/dot/iu-cutteris a separate v0.4 line ate93424b, not the v0.6main@6625f76.) - Conclusion: the Mac SSOT repo is neither present nor reachable from this session.
4. KB read / upload
/opt/incomex/docker/.envpresent;AGENT_DATA_API_KEYpresent (1 entry; value never read into logs).https://vps.incomexsaigoncorp.vn/api/mcp-gpt-full— unauthenticated POST → HTTP 401 (expected); authenticatedtools/list→ OK, 11 tools,upload_documentavailable.- KB read + upload: WORKS.
5. G0 verdict
session_host: Contabo vmi3080463 (deploy target, not Mac)
mac_ssot_repo: ABSENT and UNREACHABLE
o8a_staging: present
deployed_v0.6: present, integrity-verified
v0.4_skeleton: present, untouched
kb_read_write: works
g0_stop_condition: TRIGGERED — wrong env: staging reachable, the Mac
SSOT source repo is not
G0's STOP rule ("if wrong env and cannot access both source + staging, STOP") is met: staging is reachable, the Mac SSOT source repo is not. O8B proceeds only as far as a safe read-only survey (G1) and then rules BLOCKED — see Report 09.