docs(cleanup): mark discord-control-api references as historical after in-plugin migration

This commit is contained in:
2026-03-08 06:21:26 +00:00
parent e6b445fb97
commit 6124ceec7a
6 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
1. Dirigent 基础静态与脚本测试
2. no-reply-api 隔离集成测试
3. discord-control-api 功能测试dryRun + 实操)
3. (历史)discord-control-api 功能测试dryRun + 实操,当前版本已迁移为 in-plugin
未覆盖:
@@ -53,7 +53,7 @@ make check check-rules test-api
---
### B. discord-control-api dryRun + 实操测试
### B. (历史)discord-control-api dryRun + 实操测试(当前版本已迁移)
执行内容与结果:
@@ -113,7 +113,7 @@ make check check-rules test-api
### 2) 回归测试
- discord-control-api 引入后,不影响 Dirigent 原有流程
- (历史结论)discord-control-api 引入后,不影响 Dirigent 原有流程;现已迁移为 in-plugin 实现
- 规则校验脚本在最新代码继续稳定通过
### 3) 运行与安全校验