fix: localize frontend status metadata

This commit is contained in:
Yoilun
2026-05-25 20:09:14 +08:00
parent 75e49c9552
commit 8463d43e2e
9 changed files with 59 additions and 38 deletions

View File

@@ -70,7 +70,7 @@ cd web
pnpm dev
```
前端开发地址为 `http://127.0.0.1:13083/`。Phase 4 前端仅使用本地静态示例数据,页面文案会标明“示例数据”或“等待连接后端 API”Phase 5 才接入真实只读 API。
前端开发地址为 `http://127.0.0.1:13083/`。Phase 4 前端仅使用本地静态示例数据,页面文案会标明“示例数据”或“等待连接后端 API”Phase 5 才接入真实只读 API。前端可保留 `local_sample``api_missing` 等内部 source kind但用户界面必须显示中文来源和 `高 / 中 / 低` 置信度。
## Security Boundaries