WINDELS AI WORKFORCE
How it works
Create an account, sign in, and the server decides which dashboard you can open.
Register with name, email and a 12+ character password. New accounts receive the platform_member role (trading.view, sports.view, lottery.view).
Login checks the password hash, regenerates the session and issues a CSRF token. Five failures lock the session for 15 minutes.
Members go to /dashboard. Administrators reach their private control centre separately — never via a public link — and a member who opens an admin URL sees Access denied.
Each console still enforces its own permission for writes — kill switch, sports approve/settle, lottery manage, and trading execute are never implied by a URL.
Guidance only. No private account, market, sports, lottery or lead records are exposed to this assistant.