Live bot state.
Read-only view of what the alphakernel trading bot is doing right now — NAV, cash by currency, open positions, tax lots, today's realized PnL, plus the last 20 fills, orders, cashflows, corp-actions, and marks. The page polls the /v1/bot/* endpoints every 10 seconds. The bot itself runs via ak live run; this page only watches.
For the composite briefing across this + the other live services, see /desk. For the strategy catalog backing the orders, see /strategies.
This page needs the alphakernel HTTP service.
The build environment didn't set PUBLIC_ALPHAKERNEL_URL, so there's no service to read from. The bot architecture is documented on the system page.