# 审计 — server_ids 批量上限 2000 **Changelog**: `docs/changelog/2026-06-08-server-ids-batch-max-2000.md` ## 变更文件 `schemas.py` · `validation_errors_zh.py` · `test_validation_errors_zh.py` · `test_security_unit.py` ## Step 3 | 项 | 结论 | |----|------| | server_ids max 2000 与 Sync/Script 一致 | PASS | | too_long 列表 ctx 中文完整 | PASS | | 101 台 BatchAgentAction 校验通过 | PASS | ## Closure Gate 7/7 PASS · 生产部署 ## DoD - [x] 101 台批量不再 422 - [x] 列表超长错误纯中文 - [x] 单测