petstore-docs/.agents/templates/system-architect-review-checklist.md

50 lines
708 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# System Architect Review Checklist
## 方案摘要
- 背景:
- 目标:
- 非目标:
## Owner 拆分
| Owner Agent | Service Lock | 写入范围 | Paired QA |
|---|---|---|---|
| | | | |
## API 契约
- Endpoint / 调用点:
- 请求参数:
- 响应字段:
- 错误码 / 业务码:
- 前端影响:
## 数据模型
- Entity / 表:
- 状态字段:
- 索引:
- 幂等:
- 迁移 / 兼容:
## Access / Privacy
- 登录态:
- 门店数据范围:
- 手机号 / report token / 媒体 URL
- 公开页字段裁剪:
## QA 验收
- 成功路径:
- 异常路径:
- 越权 / 隐私:
- 回归范围:
## 结论
- Go / No Go
- 必须先完成:
- 可后置: