admin-projects/AI_ADMIN_WORKSPACE.md
WangDL 8c95cc7e64 docs: add AI Admin workspace template and For AI Agents section to README
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 10:58:24 +08:00

72 lines
1.0 KiB
Markdown
Raw 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.

# AI Admin 工作台
> 由 Admin/Web Agent 维护。每轮 commit + git push 后清空本轮内容,保留模板。当前 admin-projects 待开发。
---
## 当前任务
(待填写)
---
## 已确认范围
(明确本轮允许修改的文件范围)
---
## 本次修改
(记录本轮实际修改内容)
---
## 修改文件
| 文件 | 变更类型 | 说明 |
|------|---------|------|
| — | — | — |
---
## 本地测试方式
```
(测试命令、预期结果)
```
---
## 阻塞项
- 需要后端支持xxx
---
## 需要 Global Agent 决策的问题
(跨模块影响、技术选型等需要汇总到 Global Agent 的决策点)
---
## 需要其他 Agent 支持的问题
- 需要后端新增接口xxx
---
## 是否建议进入 Review
- [ ] 是,已完成自测,建议 Review Agent 审查
- [ ] 否,还有阻塞项未解决
---
## 提交后清理规则
每次 `git commit + git push` 完成后:
1. 清空上述所有填写内容
2. 保留本模板结构
3. 等待下一轮任务