GO
WALLET DOMAIN
WALLET / RUST + 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.
WALLET DOMAIN
MACHINE / DRIVER BOUNDARY
BOARD / MACHINE INTELLIGENCE
INTEGRATION STATE / EVENTS
GO = Wallet Domain · RUST = Machine / Driver Boundary · MBROT = Board / Machine Intelligence · SPINE = Integration State / Events.
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 is the board-level machine intelligence that reports readiness-level capability state for public observation.