Core Terms

TermMeaning
Host agentLocal Go service that owns node identity, inventory, local setup APIs, runtime probes, model jobs, receipts, heartbeats, and command polling
Setup wizardLocal React UI served by the host agent at /setup
Local ModeLocal node setup and inference without cloud enrollment
Managed ModeControl-plane enrollment with signed heartbeats and outbound command polling
Network ModePolicy-gated paid route participation requiring route, protocol, model, benchmark, queue, and billing readiness
Model profileB3IQ model readiness object with install state, runtime, route tier, benchmark, and paid-route policy
Observed benchmarkControl-plane-observed benchmark evidence used by hosted model listing and billable dispatch
Route tierServing-policy class such as local_convenience, portable_local, network_beta, datacenter_optimized, or fleet_orchestrated
Route readinessPublic-safe diagnosis of whether a node/model can serve routed paid work
Hosted gatewayHosted OpenAI-compatible endpoint surface backed by B3IQ router, billing, and receipts
Private transportEncrypted private-job transport that protects content from B3IQ services and public surfaces, not yet from node operators
ReceiptSigned evidence of completed work and usage
Payout batchPublic-safe aggregate of node payout rows committed through a root and optional chain proof
B3IQSettlementB3 mainnet payout proof pilot contract used for public-safe payout batch settlement evidence

Credential Prefixes

PrefixMeaning
b3iq_local_Local API key for host-agent local inference clients
b3iq_gateway_Hosted gateway API key, potentially customer-owned for paid calls
b3iq_support_Expiring diagnostics support grant

Public-Safe

Public-safe means suitable for public docs, explorer payloads, and public chain metadata. Public-safe data can include IDs, hashes, roots, counts, aggregate totals, readiness blockers, status, public tx hashes, and summarized benchmark evidence.

Public-safe data excludes prompts, outputs, secrets, exact private routes, customer identity, local URLs, filesystem paths, raw logs, and raw TEE material.

Ask a question... ⌘I