修改其他文档

This commit is contained in:
strepsiades
2026-03-09 16:47:25 +08:00
parent f759984331
commit 4ce4004cdb
5 changed files with 136 additions and 217 deletions
+1 -1
View File
@@ -25,5 +25,5 @@
- 覆盖核心业务链路(bind/create/update 与 full pipeline)。
## 大规模自动回归
- 按轮迭代的大规模自动测试方法见 [docs/auto_test_spec/agent_auto_test_method.md](docs/auto_test_spec/agent_auto_test_method.md)。
- 按轮迭代的大规模自动测试方法见 [auto_test_spec/agent_auto_test_method.md](auto_test_spec/agent_auto_test_method.md)。
- 执行时优先采用“单 domain 复现 -> 修复/分类 -> 全量聚合回归 -> 记录总计变化”的节奏,避免一次携带过多上下文。