judder659/forven — reverse-engineered prompt
Reverse engineered prompt
Build me a local, self hosted crypto trading research workspace called Forven that I can run on my own machine. I want a Python backend and a simple web dashboard where I can connect my own AI provider key and my own Hyperliquid testnet credentials, with everything staying local and no account or sign up.
The main flow should feel like an AI research team that can come up with strategy ideas, test them, stress test them, and then let me monitor paper trades in one place. Include backtesting, a gauntlet for robustness checks like walk forward and Monte Carlo style validation, and paper trading on Hyperliquid testnet with practical risk controls like stop losses, drawdown protection, fill checks, and liquidation distance monitoring.
Keep it safe by default. Paper mode only, localhost only, and live money trading disabled unless someone very deliberately opts in. I also want a usable dashboard plus an MCP friendly interface so I can drive it from tools like Claude or Codex. Look up current docs online if you need to.
Want more depth? Deep Reverse