docs: sync review reports, runbooks, and checklists

This commit is contained in:
Your Name
2026-05-11 12:19:15 +08:00
parent 67922c589a
commit 9319583ee3
16 changed files with 1450 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
# AI-Customer-Service 生产一期 QA 检查清单
> 生成时间2026-04-30
> 项目路径:/home/long/project/立交桥/projects/ai-customer-service
> 项目路径:/home/long/project/ai-customer-service
> 覆盖范围:文档-实现一致性 · 威胁建模 · AC/失败路径/安全/性能矩阵 · 灰度回滚 · 漂移检测 · 阻断条件
---
@@ -317,7 +317,7 @@ Ticket Resolve → 工单状态变更 → 审计写入
```bash
# 快速回归(当前可执行)
cd /home/long/project/立交桥/projects/ai-customer-service
cd /home/long/project/ai-customer-service
go test ./test/e2e/... ./test/integration/... ./internal/http/handlers/... ./internal/config/... -v
# 覆盖率报告(需补齐)