评审专家 agent1

This commit is contained in:
liam
2026-02-10 11:09:04 +00:00
parent 3564b5eb57
commit 087e254277
4 changed files with 33 additions and 16 deletions

View File

@@ -23,3 +23,10 @@ python scripts/extract_paper_text.py \
- `评审输出/.../raw/paper.txt`
然后让 Agent 基于上述 txt 文件继续完成 00~04 输出。
## 交付物默认是什么?
默认交付物是“**修改后大纲(逻辑框架)**”,对应文件:
- `03_修改后大纲_v01.md`
只有当用户明确要求“输出完整全文”时,才生成:
- `06_全文修改稿_v01.md`