Commit graph

5 commits

Author SHA1 Message Date
zefiroff
6574fdd6eb site: drop paper / dry-run / demo / disclaimer wording across the site
All checks were successful
deploy / deploy (push) Successful in 7s
Removed the "PAPER · DRY-RUN" badges (terminal StatusBar + landing footer),
the "paper · dry-run · not advice" terminal footer line, the landing
"Looping demo / no orders are signed / paper-traded / not financial advice"
copy, and the onboarding/AgentFlow "paper-traded — no real orders" lines.

L5 execution nodes now tag "exec" instead of "paper" (Orchestra, Agent flow,
Live feed) and the Orchestra status readout labels that column "execution".
Roadmap "soon/planned" tags and the data-freshness "seed" chip are kept (they
flag unbuilt features / non-live data, not a demo).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 19:45:22 +04:00
zefiroff
6ab20d3a72 terminal: fill Orchestra status footer with live summaries; chart-first order
All checks were successful
deploy / deploy (push) Successful in 7s
Orchestra's bottom legend was just labels — now each status category shows a
brief live readout (live = price·24hΔ, computed = RSI·MACD·ATR, the call =
decision·conf, paper = paper size), still doubling as the colour legend.

Also moved the workspace (chart + Market/Indicators + Committee) to the top so
the chart is the first block; VERDICT + the Orchestra‖Agent-flow row follow.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 19:31:25 +04:00
zefiroff
dbc1b9f705 terminal: align grid rows to even boxes, kill empty voids
All checks were successful
deploy / deploy (push) Successful in 8s
Both pipeline (Orchestra ‖ Agent flow) and the workspace grid now use
items-stretch so columns share one height — no page-background gaps under the
shorter column. The chart fills its column (TVChart/ChartSkeleton fill parent;
fixed 440px only when stacked) instead of a fixed 540px, the Committee
distributes its 4 agents to fill the column height, and the Agent flow graph
centres vertically. Workspace is also ~135px shorter, so it fits the page better.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 19:20:57 +04:00
zefiroff
34eb14f848 terminal: put Orchestra (left) and Agent flow graph (right) side by side
All checks were successful
deploy / deploy (push) Successful in 7s
xl 2-col row (0.85fr / 1.15fr), stacks below xl. Orchestra takes a gridClass
prop → dense 3×2 layout when side-by-side (avoids 6-col squish in the half
column on wide viewports). Agent flow SVG min-width lowered to fit the column.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 19:06:54 +04:00
zefiroff
f3b533b032 Quant Agent — multi-agent quant terminal on Hyperliquid
All checks were successful
deploy / deploy (push) Successful in 7s
Live HL data → in-browser TA → 4-agent committee → LONG/SHORT/SKIP verdict.
Terminal grid command bar + interactive agent-workflow graph. Paper-trading
worker reuses the browser brain (dry-run + Telegram). Forgejo static deploy.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 19:00:13 +04:00