Reverse engineered prompt

Build me a working JARVIS style AI trading platform that feels like one product across a Telegram bot, a mobile app, and a simple web admin panel.

I want users to be able to sign up, log in, see AI trading signals, market overview, portfolio and P and L, and get real time updates. Make it feel focused on Indian traders but also able to handle crypto and broader market signals. Include a social area where people can share signals and view a leaderboard, plus a basic backtesting feature. The admin side should let me see users, engine status, errors, API key settings, and send broadcast messages.

Please wire up the health check, metrics page, mini app, admin page, auth flow, and streaming updates so the main experience actually works end to end. If something is incomplete, give me sensible fallbacks instead of leaving broken screens.

Make it easy to run locally with Docker first, and keep the project organized enough that I could later build the Android APK too. If you need details, check the current docs online and use the repo structure as the source of truth.

Want more depth? Deep Reverse