Files
writing-agent/skills/novel/interactive-novel/README.md
2026-07-10 08:31:27 +08:00

28 lines
981 B
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.
# interactive-novelTODO
## 定位
长篇小说撰写 / 写作助手:**交互式**流程——意图转述、用户确认、大纲/事件/正文迭代、长期状态更新。
## 预期 tag 域(草案)
```text
用户.原始输入 | 用户.意图转述 | 用户.确认结果
项目.设定 | 项目.风格要求 | 项目.写作偏好
大纲.当前 | 大纲.候选修改 | 大纲.确认稿
事件.当前 | 事件.候选修改 | 事件.确认稿
正文.原文 | 正文.续写锚点 | 正文.草稿 | 正文.修正版 | 正文.确认稿
风格.样例 | 风格.摘要 | 风格.约束
记忆.长期摘要 | 记忆.更新候选 | 记忆.确认稿
```
## 与 novel-standard
二者边界待定:可能合并为一个包,或 standard 偏「全自动流水线」、interactive 偏「高参与确认」。
## 下一步
- [ ] 定 orchestrator 阶段链
- [ ] 拆分 worker意图转述、大纲、事件、正文、记忆更新等
- [ ]`orchestrator.md` 并注册