Ask SomaBrain. Inspect what the network returns.
SomaChain shows live chain, chat, wallet, and governance state only when the public endpoints return valid JSON. Missing data is labeled instead of filled with placeholders.
AI Brain
SomaBrain chat uses the public chat backend and exposes receipt or proof metadata only when the backend returns it.
Blockchain
Chain views read public JSON APIs. If an endpoint fails, SomaChain shows unavailable instead of invented network data.
Wallet
Wallet balances and sends are tied to local keys and chain responses; the landing page never displays sample balances.
Governance
Governance data must come from proposal endpoints or chain receipts before it is shown as active voting data.
Chat uses capability data, not decorative modes.
The chat page reads /v2/chat/capabilities and labels unsupported modes, pending receipts, fallbacks, and unavailable backend states.
No capability JSON has been returned yet.
The capability endpoint did not return available modes.
Only public chain JSON is shown as network state.
Blocks, node counts, hashes, and finality are hidden or marked unavailable unless a live endpoint returns them.
No chain block JSON has been returned yet.
Brain status is separated from roadmap claims.
The current UI reports only backend status and capability data. Planned lanes stay labeled as unavailable until their APIs prove readiness.
The chat route starts with the SomaBrain policy when the backend is available.
Training and fallback claims must come from accepted receipts and stats endpoints.
Responses may expose receipt ids or hashes. Finalized proof is shown only when explicitly returned by the backend.
Local wallet, live balance only
Proposal data must be live
The proposal endpoint has not returned public JSON.
Every step has a backend or a clear stop state.
The product surface avoids decorative success states. A user action either reaches a real route or reports why it cannot proceed.
Ask
Open chat and send a real backend request.
Inspect
Review capability, receipt, fallback, and unavailable labels returned by the system.
Contribute
Unlock wallet-backed training, staking, or governance only when the relevant endpoint is live.