Most crypto dashboards drown the trader in indicators and alerts. The cost is real: bad setups get traded, good setups get missed, and the operator's attention is gone before the day starts. The terminal exists to invert that — show fewer setups, all of them earned.
Modelled the underlying liquidity and market-structure signals as first-class objects, not chart overlays.
Encoded the Zawwar Framework as the terminal's setup filter — every visible setup must pass the structure + liquidity + AI-reasoning gate.
Designed a single-screen UI with keyboard-first navigation. No tabs, no nested menus.
Live demo deployed on GitHub Pages so anyone can poke at the framework without setup.
Setups visible on screen are >90% rejected upstream — the noise is filtered before it reaches the operator.
Live demo running publicly with no install step.
Used as the live front-end for the Zawwar Framework's intra-day decisions.