VOID Runtime Discovery Index v1

Marker: VOID_LOCAL_MULTIBOX_RUNTIME_DISCOVERY_INDEX_V1

Local Multi-Box Runtime Status

VOID is observed running locally across Precision, Alienware, and Nimo/N153B. This card exposes the public-safe runtime status routes so operators and outside readers do not need to guess the exact endpoint.

Runtime Smoke Check

Marker: VOID_LOCAL_MULTIBOX_RUNTIME_SMOKE_CARD_V1

This public-safe smoke check verifies the well-known discovery route, public-node root index, runtime discovery index, local multi-box status JSON, and runtime diagnostic route.

Copy and run:

PUBLIC_NODE_BASE="${PUBLIC_NODE_BASE:-http://127.0.0.1:4100}" bash -c 'TMP_SCRIPT="$(mktemp)" && curl -fsS "$PUBLIC_NODE_BASE/public-node/runtime/smoke-pack-v1.sh" -o "$TMP_SCRIPT" && bash "$TMP_SCRIPT"; rc=$?; rm -f "$TMP_SCRIPT"; exit $rc'

Discovery Closeout Rollup

Marker: VOID_LOCAL_MULTIBOX_RUNTIME_DISCOVERY_CLOSEOUT_ROLLUP_V1

Canonical summary for the local multi-box runtime discovery path.

Boundary

This is read-only/public-safe runtime discovery only. It does not enable wallet execution, money movement, buy-VOID fulfillment, WC-to-VOID swap execution, validator admission, validator mutation, public mutation routes, public WC self-serve earning, or a public internet mesh claim.

JSON: index.json

Precision → Nimo P2P Rejoin

Marker: VOID_LOCAL_MULTIBOX_RUNTIME_PEER_REJOIN_CARD_V1

Status: precision_to_nimo_p2p_rejoin_observed

JSON · HTML

Nimo Rejoin Operator Runbook

Marker: VOID_LOCAL_MULTIBOX_NIMO_REJOIN_OPERATOR_RUNBOOK_V1

Status: operator_runbook_ready

JSON · HTML