Skip to main content
ARBITRAGEX
System guardLive:OFFPrivate relay:OFFSubmit:OFFBroadcast:OFFPaper:ON· DEFAULT_SAFEDEGRADEDCapital:$0Readiness:0/4LIVE lock:LOCKEDGO live:NO-GOA.4 fork:A.5 paper-shadow:Loading runtime…
KILL SWITCH —PAPER MODE —socketDISCONNECTEDroutesCONNECTINGruntime_ackCONNECTINGpairsCONNECTINGquote_anchorCONNECTING

Live readiness

Doctrinal gate between paper_mode and any future flip to live capital. Each item is verified dynamically by the api-server — no false greens.

Live Readiness Tracker

Secuencia de Ignición Operativa

El estado se deriva de comprobaciones server-side. Ningún paso futuro se marca verde por simulación; permanece bloqueado hasta existir un endpoint de validación real.

Progreso
0/4

Guardrail LIVE: el modo LIVE permanece visualmente bloqueado hasta que los cuatro pasos del pipeline estén en verde.

LIVE bloqueado
loading verifiers…
GO / NO-GO decisionLive trading: OFF
Verdict derived from /api/readiness/decision.There is no UI control to flip Live to ON.
Loading decision…
A.9 formal sign-off
Recorded ledger state from /api/go-no-go/status.Sign-off happens via admin API only — there is no sign button here.
Loading sign-off ledger…
Sign-off runbook (admin API — 2 distinct operators, same ledger hash)
# 1. Regenerate + read the current ledger (any operator, read-only):
curl -s http://<VPS-IP>:8080/api/v1/go-no-go/ledger | head -c 600

# 2. Each operator signs (GO or NO_GO) — direct to api-server, NEVER via edge:
curl -X POST http://<VPS-IP>:8080/admin/go-no-go/sign-off \
  -H "Content-Type: application/json" \
  -H "x-arbx-admin-token: $ARBX_ADMIN_TOKEN" \
  -H "x-arbx-actor: <OPERATOR_NAME>" \
  -d '{"decision":"GO","ledger_hash":"<LEDGER_HASH>"}'

# 3. Verify quorum (read-only):
curl -s http://<VPS-IP>:8080/api/v1/go-no-go/status
Readiness blockers
Concrete obstacles between the current paper state and any live flip. Sourced from /api/readiness/blockers. Env values are redacted to "present" or null — raw values never reach the UI.
Loading blockers from edge…
Fork Validation
Paper Shadow
G-SIM-1 (Simulator V2)RED

Validates the REVM multi-step simulation path against Sepolia contracts. A passing smoke test enables the simulator-v2 readiness gate.

Agent Teamsworkspace-verified · 17 agents
Verdicts of the build/audit/deploy agent cycle. Source workspace_verified reflects the most recent operator pass; runtime appears when the backend demotes a verdict on a failing prerequisite.
Loading agent teams status from edge…
Confidence scoring (A.8)paper-only · live OFF
Honest wire status of Bayesian + Kelly + VPIN primitives in the paper pipeline. Schema: /api/scoring/status. Scoring NEVER enables live trading.
Loading scoring wire status…
Risk circuit breakers (A.6)live OFF
10 comprehensive breakers. Source: /api/risk/circuit-breakers/status. Missing data sources render NOT_AVAILABLE — never fabricated PASS.
Loading circuit breaker status…
Loading opportunities...