Request SIWE Nonce
This is the first control-plane step for wallet auth. It proves the new `sessions` and `siwe_nonces` tables are wired before real login/session exchange lands.
Login
This page is the platform auth placeholder: it can request a persisted SIWE nonce once the platform database is available, but it does not yet complete a wallet session or activate trading.
This is the first control-plane step for wallet auth. It proves the new `sessions` and `siwe_nonces` tables are wired before real login/session exchange lands.
Current State
Phase-one boundary
Login scaffolding can progress, but runtime activation, signer import, and live trading remain blocked until deployment, fresh DB bootstrap, and per-user runtime isolation are ready.