docs: Introduce commercialization and technical debt documentation in English and Chinese, and update README diagram formatting.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user