SFShadowFlowEVM / STRATEGY WORKSPACE

POLICY PLANE / CHAIN-AWARE

Robinhood · CHAIN 4663

The strategy workspace is layered;
runtime data awaits the chain API.

Signal, risk, execution intent, and signer policy stay independent. Strategy emits intent, executor owns nonce and submission, and signer carries no business logic.

01

Signal

Consume normalized events by chain and launchpad adapter.

02

Risk

Chain configuration owns slippage, gas, liquidity, and finality.

03

Intent

Persist an idempotent client order ID before entering the execution queue.

04

Execution

Every chain has an isolated nonce domain and signer socket; cross-chain reuse is forbidden.

NO CHAIN RUNTIME SNAPSHOT

This page does not infer the execution gate. Use the live gate on the Robinhood Control page.