DocsConcepts

Concepts Overview

The SEAT vocabulary at a glance — every term, plain English first, with links to the deep pages.

SEAT has a small, precise vocabulary. Each term below is defined in one sentence here and gets a full explanation on its own page.

The actors

TermPlain meaning
LeaderAn opted-in trader whose Stock Token fills a desk copies. One per desk, fixed at deployment.
Follower / DepositorA user who deposits USDG into a desk and receives seat shares.
KeeperThe off-chain process that watches the leader, applies risk rules, and triggers vault copies.
OwnerThe contract administrator (governance/operator) that configures risk, oracles, fees and keepers.

The structures

TermPlain meaning
Copy deskThe whole arrangement: one leader + one vault + one risk configuration.
DeskVaultThe contract that holds USDG and Stock Tokens and issues seat shares.
Seat sharesThe vault's internal unit of account for a depositor's pro-rata claim. Not a transferable token.
NAVNet asset value: desk equity in USDG — cash plus position values minus fee liabilities.
High-water markThe highest NAV-per-share a desk has reached; performance fees only apply above it.

The assets

TermPlain meaning
USDGThe accounting asset — a dollar stablecoin on Robinhood Chain, 6 decimals.
Stock TokenAn official on-chain token tracking an equity (e.g. NVDA), issued on Robinhood Chain. Not a share of stock.
$SEATThe protocol's fixed-supply token (Phase 2 — code shipped, not deployed).

The machinery

TermPlain meaning
RiskModuleThe on-chain contract that decides accept / resize / skip / halt for every copy.
SwapAdapterThe restricted contract through which all vault swaps execute.
FeeModuleThe contract that computes performance and AUM fees and their 70/20/10 split.
AUMAssets under management — desk equity. A small annualized fee accrues on it.
Performance feeA percentage of profit above the high-water mark.
Drawdown haltAn automatic stop: if NAV per share falls too far from its high-water mark, new copies halt.
SessionThe US equities market phase (pre-market, regular, after-hours, closed) that scales copy size.
Fill tapeThe keeper's public record of every observed fill and what the desk did about it.

Reading order

If you are new: Copy Desk → Leaders & Followers → USDG & Stock Tokens → Seat Shares & NAV → Fees & High-Water Mark. Then the machinery: Keeper, Risk Engine, Market Sessions.