SEAT Protocol Documentation
SEAT
Copy desks for programmable capital.
SEAT is a copy-desk protocol on Robinhood Chain. A desk is a USDG-denominated vault that copies the trades of an opted-in leader across a small set of verified official Stock Tokens. Depositors hold seat shares — a pro-rata claim on desk equity (NAV). A keeper observes leader fills, evaluates them against deterministic on-chain risk rules, resizes or skips them, and executes permitted copies through a restricted swap adapter. SEAT is experimental, unaudited, and not affiliated with Robinhood Markets.
Architecture at a glance
Current status
Deterministic risk pipeline and paper executor. Shipped; no funds move.
Factory + cash vault deployed, USDG deposit/redeem in the blotter. Live swaps fail closed (no cited 46630 router).
Wired in code with cited MAG7 tokens, feeds and SwapRouter02. Broadcast is guarded by CONFIRM_MAINNET; $50k deposit cap per desk.
Code shipped and tested. TGE requires CONFIRM_MAINNET + CONFIRM_SEAT_TGE; no $SEAT contract is deployed yet.
Named as later work in the litepaper. No code exists for these items.
Read the docs
Introduction
Concepts
User Journeys
Protocol Architecture
Smart Contracts
NAV & Accounting
Risk Engine
Keeper
SDK
Application
Development
Networks
Deployment
Operations
Security
Economics
Reference
Runbooks & Papers
Source of truth
Every page cites the file it was checked against. Where documentation and code disagree, the code wins — and the disagreement is called out, not hidden. The canonical runbooks are rendered directly from the repository's docs/ folder.