docs/ARCHITECTURE.md
Sui OverflowSui agentic architecture
How the Next.js frontend, the AI agent, and the Sui blockchain interact around the shared Microgrid Object — object-centric UID, GraphQL reads, wallet + agent PTBs, human-gated irreversible edges.
- Microgrid is a shared
sui::object::UID(not an EVM mapping). - Reads use GraphQL; mutations are signed Programmable Transaction Blocks.
- Buyout / dividend edges pass a human gate and on-chain
pausedkill-switch.