Market Signals

Start-of-chat Trading, Yield, and Prediction signals in Command. Read-first cards and EarnClaw handoff proposals.

Market Signals is the start-of-chat suggestion surface in Command. Before you type, Console can show Trading, Yield, and Prediction lanes when fresh data is available. Each lane offers read-only prompts you can send with one click.

Open Command at thirdfy.com/console. Market Signals appear when you start a new chat or when the thread has no messages yet.

What each lane shows

LaneSourceExamples
TradingTrending perps and venue signalsHyperliquid, Lighter readiness and market prompts
YieldBase USDC earn opportunitiesYield.xyz, Aegis, Morpho, and Curve when present
PredictionPolymarket finance, crypto, and macroBrowse markets by category

Unavailable lanes are hidden. If no live signals are ready, Command skips this section and keeps the normal prompt chips and composer available.

The first governed strategy is Base USDC Yield (base-usdc-yield). It appears as a featured card when the yield lane is healthy. Clicking a card or prompt sends the text into Command as a normal message. The operator then loads the right tool packs (earn, prediction, or perps) and answers read-first.

Market Signal cards do not execute writes by themselves. Writes still require delegation and confirmation in chat.

Graduate to EarnClaw

When a strategy supports automation, Command can show a Graduate to EarnClaw path. Today this is a read-only handoff proposal: prerequisites, template id, and approval gates. It does not deploy a runtime automatically.

Full one-click EarnClaw deploy from Console is still on the roadmap. See Console overview for the EarnClaw pointer until that ships.

Deposit prompts

Yield suggestions stay focused on the selected vault, current APY, risk notes, and the next preflight step. They should not introduce hosted agents or automation unless you ask for recurring management.

Pricing

Loading Market Signals and clicking a suggestion is free. The chat turn that follows uses your normal Credits and balance rules: economy free tier, then USD balance. Tool calls inside the turn bill per the action catalog (read_offchain, read_rpc, preflight, write).

Builders: CLI and MCP parity

The underlying API and developer tools still use the Brain namespace:

SurfaceEntry
Agent CLIthirdfy-agent brain sections|suggest|preflight|graduate
Thirdfy MCPbrain_sections, brain_suggest_strategy, brain_quote_or_preflight, brain_prepare_earnclaw_handoff
HTTP APIGET /api/v1/console/brain-sections, /brain/suggest, /brain/preflight, /brain/graduate

All Brain routes are read or preflight-first. preflight and graduate require Privy auth.