v0.12: stabilize search routing and profile-driven phase4 pipeline

This commit is contained in:
kai
2026-04-29 15:53:20 +08:00
parent 450ecebcff
commit 5342a26018
33 changed files with 1436 additions and 140 deletions
+3 -2
View File
@@ -74,8 +74,9 @@
### Phase 4:成稿
- **驱动命令**`/dr-finalize`
- **主导 agent**dr-chief-editor → dr-polisher → dr-reporter
- **产出**`final.md` + `final.pdf`ReportLab+ `final.docx`Pandoc
- **主导 agent**dr-editor-in-chief(创作)→ `scripts/phase4_pipeline.py`(执行链路)
- **执行链路**translate → glossary(optional) → apply_glossary → polish → build_report
- **产出**`phase4/final_en.md` + `phase4/final_zh.md` + `phase4/final_zh_polished.md` + `phase4/*.pdf` + `phase4/*.docx`
---