Architecture
Topology
Membase Hub (decentralized KV, hub.membase.unibase.com)
per-(wallet, cid) bytes
▲
│ wallet-signed pointers + encrypted values
│ (no server in this path)
┌─────────────┴─────────────┐
│ │
┌──────┴───────┐ ┌───────┴──────┐
│ Agent │ │ Membase │
│ Wallet │ wallet- │ Server │
│ HubClient │ ◄ signed ► │ Persistence │
│ Domains │ HTTP │ Recovery │
│ LocalMemory │ │ Runtime │
│ Protocol Log│ │ Settlement │
│ (SQLite + │ │ Metering │
│ FAISS, │ └──────┬───────┘
│ on-device) │ │
└──────┬───────┘ │
│ ref pub-sub │
▼ ▼
┌─────────┐ ┌───────────┐
│ Channel │ │ Chain │
│ (ws/p2p)│ │ ERC-8183 │
└─────────┘ └───────────┘The four layers above the Hub
Layer
Responsibility
You use
Two trust boundaries
What we trust — and what we don't
Why it matters
Last updated