yangyuan-zhen/PolyWeather — reverse-engineered prompt
Reverse engineered prompt
Build me a production ready weather intelligence app for Polymarket temperature markets, like PolyWeather Pro.
I want a web dashboard and Telegram bot that track the monitored cities, pull weather observations and forecasts, blend model highs, and show easy to understand probability buckets for market settlement. The dashboard should have a global city view, detailed city pages, intraday analysis, temperature charts, TAF timing markers, and clear trade cues showing where the model probability is different from the market price.
Please include the subscription and points flow too, with Polygon USDC checkout, payment confirmation, daily free caps for city and DEB queries, and an ops page for memberships, leaderboards, manual point grants, and payment incidents.
Use a Python backend with the existing analysis core, SQLite runtime state, a frontend dashboard, and Docker for local startup. Keep health checks and basic metrics. Make it usable without private production data by relying on environment variables and safe demo defaults. Look up current docs online if you need to.
Want more depth? Deep Reverse