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 @@
```mermaid
mindmap
root((PolyWeather Pro))
数据层
[METAR (Aviation Weather / METAR)]
[MGM (土耳其 MGM)]
[安卡拉主站 (17130 Center)]
Open-Meteo
[weather.gov (美国城市)]
[Polymarket (P0 只读)]
分析层
[DEB (动态误差平衡)]
[概率引擎 (mu + 桶分布)]
趋势引擎
城市风险档案
错价雷达
交付层
FastAPI
[Next.js 仪表盘]
[Telegram Bot]
预警推送
运维层
[Docker Compose (VPS)]
[Vercel (前端)]
[缓存 + force_refresh]
Speed Insights
"数据层"
"METAR (Aviation Weather / METAR)"
"MGM (土耳其 MGM)"
"安卡拉主站 (17130 Center)"
"Open-Meteo"
"weather.gov (美国城市)"
"Polymarket (P0 只读)"
"分析层"
"DEB (动态误差平衡)"
"概率引擎 (mu + 桶分布)"
"趋势引擎"
"城市风险档案"
"错价雷达"
"交付层"
"FastAPI"
"Next.js 仪表盘"
"Telegram Bot"
"预警推送"
"运维层"
"Docker Compose (VPS)"
"Vercel (前端)"
"缓存 + force_refresh"
"Speed Insights"
```
## 系统架构