AENET.cloud PUBLIC GATEWAY
K.PUBLIC.GATEWAY
wallet-section K.PUBLIC.WALLET_SECTION

WALLET / RUST + MBROT

AENET Wallet — Rust Bridge and MBROT

AENET Wallet Rust bridge and MBROT ownership — Go wallet domain, Rust machine and driver boundary, MBROT board intelligence, Spine integration state.

Ownership is split by boundary: Go owns the wallet domain, Rust owns the machine and driver boundary, MBROT owns board-level machine intelligence, and the Spine carries integration state and events.

Snapshot version: 0.9.0 Published from a verified public snapshot

GO

WALLET DOMAIN

intents, receive, transfer, fees

RUST

MACHINE / DRIVER BOUNDARY

device bridge, never keys

MBROT

BOARD / MACHINE INTELLIGENCE

readiness-level machine state

SPINE

INTEGRATION STATE / EVENTS

ecosystem integration

Ownership

GO = Wallet Domain · RUST = Machine / Driver Boundary · MBROT = Board / Machine Intelligence · SPINE = Integration State / Events.

Rust bridge

The Rust bridge is the only path from the wallet domain to the machine and driver boundary. It sees devices such as a hardware signer, never key material.

MBROT

MBROT is the board-level machine intelligence that reports readiness-level capability state for public observation.

Flow

  1. GO wallet domain
  2. RUST machine and driver boundary
  3. MBROT board-level machine intelligence
  4. SPINE integration state and events

Glossary

Related pages

Related systems