docs(i18n): standardize reviewed README headings

This commit is contained in:
xjt
2026-07-29 20:16:45 +08:00
parent e1481e2d98
commit de0348bd9e
78 changed files with 101 additions and 101 deletions

View File

@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/sdk/scripts/README.md
README.md: 9a696bf5a4de9a80f0741f07a7e753733bc2f998
README.zh.md: f209ef753bb63fd576d4579aadc28b5bee26e4a4
README.zh.md: cf9fc2cbbe467eb86e89d9eb77e9bc34860b5a3a

View File

@@ -32,6 +32,6 @@
不会直接导致 KV Cache 失效;由具名消费方负责请求前缀变更。
## 已知限制与暂缓工作
## 已知限制与暂缓事项
- **启动器参数没有 schema**`start``dev` 会保留 Node `parseArgs()` 输出,而不会验证项目专用标志。