Initial commit

This commit is contained in:
2026-07-10 08:31:27 +08:00
commit 2b74c30d36
134 changed files with 21801 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# novel-standardTODO
## 定位
标准小说创作流水线(见 `docs/skill-format.md` 示例):卷/章结构、大纲 → 正文tag 驱动、阶段清晰。
## 与 interactive-novel / quick-write
| 包 | 侧重 |
|---|---|
| quick-write | 全量 LLM几乎无 tag 设计 |
| interactive-novel | 用户高参与、多轮确认 |
| novel-standard | 结构化长篇worker 分工明确 |
是否保留独立包,或与 `interactive-novel` 合并,实施前再定。
## 下一步
- [ ] 确认是否与 interactive-novel 合并
- [ ]`orchestrator.md` + workers/