VELORYN
Frontend documentation
Open terminal
01 / GETTING STARTED

From connection to context.

Use this sequence whenever you open Veloryn in the browser.

01

Open Command Center

Select Open terminal from the landing page or documentation header. Operations opens as the default view.

02

Confirm the data state

Read the connection label, trading mode, heartbeat, and freshness banner before interpreting any value.

03

Choose a workspace

Use the desktop header or compact workspace rail. The URL updates, so a workspace can be bookmarked or shared locally.

04

Select the evidence

Choose a symbol, filter scanner rows, open an execution trace, or filter alerts. These actions change only what is displayed.

Connection and freshness

Connected

The initial overview loaded and the WebSocket is open. Continue to check record freshness.

Stale

The last published system or portfolio record exceeded its freshness window. Values remain visible but are not current.

Disconnected

The live event channel is unavailable. The browser retries automatically with bounded backoff.

Unavailable

The engine has not published that data type yet. Veloryn shows an explicit empty state instead of inventing a value.

Bookmark a workspace

Workspace state lives in the URL. For example, open Risk at/command-center?workspace=risk or Brokerage at/command-center?workspace=brokerage. Trading is the default and needs no query parameter. Browser back and forward navigation remain in sync.

Do not treat a stale screen as a live decision surface.

Resolve the engine, gateway, or telemetry connection first. The frontend intentionally does not bypass missing authoritative data.