Master at 1024×1024 with full fidelity. Smaller sizes simplify progressively — at 32px and below, the line thins to its essentials on the flat square; the trend line and its green tip carry the recognition.
icon-master-1024.svg is the canonical source — re-export from this
for any new size. The 16, 32, 64 px variants are pre-simplified for crisp
rasterization at small sizes. Apple touch icon should be served as
apple-touch-icon.png at 180×180.
Avatar uses the icon edge-to-edge. Headers carry the wordmark + green dot + an operator-readout strip as the bottom rail — versioning, surface state, posture — so the channel reads as system, not brand.
Cover sheet matches the Refined Minimal system: flat near-black, the white trend mark, giant wordmark + green dot, ID block, ticker strip, TOC. Section head is the same language at 1/6 height — drop above each § in any internal doc.
§ 02 number and title are editable in the SVG source —
swap the text in the <text> nodes to retitle for any section. The green-noun split
(e.g. "audit framework") follows the Refined Minimal type system: SF Pro Display 600, with the green accent on the noun.
The OG share image (1200×630) is the Twitter/Discord/Slack unfurl card. The hero card (1600×900) is the one-pager overview — drop it in a deck, a README, or as the splash on an internal tools dashboard.
Three artifacts. An SVG splash for embedding in docs (block-letter "T BOT" with state readout),
an ANSI text banner with 24-bit color escape codes for live CLI output, and a drop-in Python helper
that prints the banner via print_banner() with overridable state fields.
████████╗ ██████╗ ██████╗ ████████╗
╚══██╔══╝ ██╔══██╗██╔═══██╗╚══██╔══╝
██║ ██████╔╝██║ ██║ ██║
██║ ██╔══██╗██║ ██║ ██║
██║ ██████╔╝╚██████╔╝ ██║
╚═╝ ╚═════╝ ╚═════╝ ╚═╝
─────────────────────────────────────────────
T BOT · v5.7 · solo trading bot
─────────────────────────────────────────────
SURFACES ST · LT · FOREX · MACRO
FRAMEWORK calibration-weighted Kelly
POSTURE PRE-COMMITTED
BUILD 2026.05.13 · 14:02 PT
> initialized.
[ OK ] loaded calibration log · n=247 fills
[ OK ] verified suspension gate · ST·sports
[ ·· ] opening shadow calibration window
from tbot_banner import print_banner; print_banner()cat 05-terminal/banner.ansi.txtprint_banner(posture="ST·SUSPENDED", build="2026.06.01")
Full asset manifest. SVGs are the lossless source — re-rasterize PNGs from those if you need different sizes than the included renders.