B3IQ separates local usefulness from network participation. A machine can be valuable as a local inference host without being ready for paid routed work.

Mode Summary

ModeDefaultWhat it enablesWhat it does not imply
Local ModeYesLocal setup, local auth, local API keys, local OpenAI-compatible inferenceCloud enrollment, paid routing, or protocol eligibility
Managed ModeOperator opt-inSigned enrollment, heartbeats, command polling, support and fleet workflowsPaid public route eligibility by itself
Network ModeGatedProtocol-registered, route-ready, benchmarked supply for paid hosted routingProduction decentralization claims before launch gates close

Local Mode

Local Mode keeps the host useful even when the cloud or protocol surfaces are not involved. The wizard, local API keys, model installs, runtime probes, local playground, and local receipts all belong here.

Tip

Start in Local Mode unless you are intentionally testing B3IQ managed or paid network workflows.

Managed Mode

Managed Mode enrolls a node in the control plane. The host signs an enrollment challenge with its Ed25519 identity, posts signed heartbeats, and polls for commands over outbound HTTPS. This model works behind normal NAT and firewall setups.

Managed Mode can support:

  • Public-safe node inventory and readiness.
  • Remote command queues with signed results.
  • Support grants that avoid exposing setup tokens or local secrets.
  • Broker-managed public routes when explicitly configured.
  • Receipt and billing evidence from managed or routed work.

Network Mode

Network Mode is a policy gate, not a toggle. A node and model profile need live evidence before B3IQ should route paid hosted traffic to them.

1

Identity

Node enrolled and heartbeat is fresh.

2

Route

Broker route is healthy and public inference is allowed.

3

Protocol

Node is registered, active, and stake-satisfied.

4

Model

Profile is installed, network-eligible, benchmarked, and paid-route eligible.

5

Customer

Gateway key, billing balance, spend cap, and model policy allow the request.

What Claims Are Safe

Do

Describe exact readiness

Say a node is local-ready, managed-enrolled, route-ready, benchmark-observed, or paid-route eligible when those gates are actually true.

Decision Guide

Install the host agent, complete setup, create a b3iq_local_ key, and use the local API. You do not need managed enrollment.

Use Managed Mode. The node can publish heartbeats and receive narrow command workflows without opening inbound ports.

Treat that as Network Mode. You need route health, protocol registration, stake, model install, benchmark evidence, paid-route policy, queue health, and customer billing policy.

Ask a question... ⌘I