docs: Introduce commercialization and technical debt documentation in English and Chinese, and update README diagram formatting.

This commit is contained in:
2569718930@qq.com
2026-03-11 11:42:16 +08:00
parent 025feaa96e
commit 35345a1b04
5 changed files with 86 additions and 86 deletions
+23 -23
View File
@@ -17,29 +17,29 @@ Official dashboard: [polyweather-pro.vercel.app](https://polyweather-pro.vercel.
```mermaid
mindmap
root((PolyWeather Pro))
Data Layer
[METAR (Aviation Weather / METAR)]
[MGM (Turkey MGM)]
[Station 17130 (Ankara Center 17130)]
Open-Meteo
[weather.gov (US cities)]
[Polymarket (P0 Read-only)]
Analysis Layer
[DEB (Dynamic Error Balancing)]
[Probability Engine (mu + buckets)]
Trend Engine
Risk Profiles
Mispricing Radar
Delivery Layer
FastAPI
Next.js Dashboard
Telegram Bot
Alert Push
Ops Layer
[Docker Compose (VPS backend + bot)]
[Vercel (frontend)]
[Cache + force_refresh]
Speed Insights
"Data Layer"
"METAR (Aviation Weather / METAR)"
"MGM (Turkey MGM)"
"Station 17130 (Ankara Center 17130)"
"Open-Meteo"
"weather.gov (US cities)"
"Polymarket (P0 Read-only)"
"Analysis Layer"
"DEB (Dynamic Error Balancing)"
"Probability Engine (mu + buckets)"
"Trend Engine"
"Risk Profiles"
"Mispricing Radar"
"Delivery Layer"
"FastAPI"
"Next.js Dashboard"
"Telegram Bot"
"Alert Push"
"Ops Layer"
"Docker Compose (VPS backend + bot)"
"Vercel (frontend)"
"Cache + force_refresh"
"Speed Insights"
```
## Architecture