AI 小说组(市场研究)
1. 组介绍与产业背景
1.1 本组在 AI Harness 体系中的定位
AI Harness 是位于基础模型与真实业务系统之间的工程化承载层,负责把模型的不确定性转化为工程上的可预期性(详见参数卡核心定义)。AI 小说是这一定义最具张力的检验场:
- 模型的"不确定性"在小说场景中不是缺陷而是产品特性——读者要的就是意外;
- 但"不可预期"在工程上又是必须被约束的——几十万字后崩人设、忘伏笔,作品即报废。
这组矛盾决定了:AI 小说不是模型能力问题,而是 Harness 工程问题。本组 8 篇平台文档,本质上是对同一道题目的 8 种工程答卷。
按 Harness 六层能力模型拆解,AI 小说场景的压力分布为:
| 层 | 名称 | 在 AI 小说场景的压力等级 | 压力来源 |
|---|---|---|---|
| L1 | 上下文工程层 | 极高 | 一次生成需同时塞入世界观、人设、前文要点、本章意图 |
| L2 | 工具与执行层 | 中 | 工具种类不多,但"取名/字数统计"类确定性任务必须脚本化 |
| L3 | 编排与控制层 | 高 | 章节流水线、多角色代理分工、人工在环决策点 |
| L4 | 记忆与状态层 | 极高 | 长篇连载的"不崩设定"本质是长程状态管理 |
| L5 | 评估与观测层 | 中高 | 文学质量难以机械判定,需机械信号与人工判断分离 |
| L6 | 治理与安全层 | 高 | 版权归属、AI 标识申报、平台低质内容治理 |
1.2 产业发展脉络
AI 小说工具的演进,与 Harness 三代架构演进基本同频,但有自己的时间线:
| 时间 | 事件 | 对应 Harness 代际 |
|---|---|---|
| 2019 | Latitude 在美国犹他州 Provo 成立;AI Dungeon 上线,开创"模型即叙事引擎" | 第一代 · 提示词工程 |
| 2021-06 | Anlatan 的 NovelAI 上线,首次把 Lorebook(关键词触发式世界观记忆)产品化 | 第一代向第二代过渡 |
| 2023-07-19 | 阅文集团在首届阅文创作大会发布国内网络文学行业首个大模型"阅文妙笔"及"作家助手妙笔版" | 第二代 · 工具与编排 |
| 2024-03 / 2024-05 | 番茄作家助手推出 AI 续写;5 月上线完整 AI 工具箱 | 第二代 |
| 2024-07 | 番茄"AI 训练补充协议"风波,作者集体抵制,官方声明可协助解除条款 | L6 治理的第一次行业级冲突 |
| 2024-10 | 中文在线发布中文逍遥大模型 | 第二代 |
| 2025-02-05 | 作家助手完成 DeepSeek-R1 集成与独立部署 | 第二代 |
| 2025-04-07 | 番茄发布《番茄签约流程优化说明》,对 AI 低质内容开展实质性审核 | L6 治理收紧 |
| 2025-05 | 华东师范大学发布首部百万字 AI 小说《天命使徒》 | — |
| 2025-09-01 | 《人工智能生成合成内容标识办法》施行 | L6 合规基准确立 |
| 2025-09-23 | 番茄作者后台强制"是否使用 AI"申报 | L6 合规落地 |
| 2025-10-16 | 阅文发布"妙笔通鉴""版权助手""漫剧助手"三项升级 | 第三代 · 运行时与评估 |
| 2026-03 | NovelAI 发布 Xialong(基于智谱 GLM-4.6 微调);阅文"作家助手 Claw"开启内测 | 第三代 |
| 2026-08-21 | GitHub 社区项目 Claude-Code-Novel-Writer 更新至 v4.1 | 第三代 |
1.3 本组核心论断
AI 小说是 Harness 六层中 L4(记忆与状态)与 L1(上下文工程)压力最大的场景。长篇连载的核心难题是"几十万字后仍不崩人设、不忘伏笔",这本质是长程状态管理问题,而非文本生成问题。谁把 L4 做扎实——Bible、State、Timeline、符号链接快照、Lorebook 触发——谁才能支撑长篇。
这一论断有三条实证支撑:
- 问题侧的实证:网文行业用"吃书"(前后设定矛盾)为这一故障命名,说明它是长篇连载的必现问题而非偶发问题。阅文"妙笔通鉴"的产品定位因此不是"生成章节",而是"第二大脑"——专做伏笔挖掘与细节检索。
- 方案侧的实证:全行业收敛出三种 L4 范式——结构化滚动摘要、关键词触发条目库、版本化状态快照(详见 3.4 节)。三家最强平台各占一种,路径不同但目的一致。
- 收益侧的实证:Claude Book 的 State 快照让"写第 15 章时精确获取第 1—14 章发生了什么,而不需要 100K token 上下文"——这是 L4 做扎实后对 L1 的反向解压。
推论:评估一个 AI 小说工具的长篇能力,不应看它的单次生成质量,而应看它的状态层设计。
2. 名词解释
| 术语 | 英文 / 缩写 | 释义 |
|---|---|---|
| 网文 | Web Novel / Online Literature | 网络原创文学的简称;以连载、付费章节、读者追更为核心机制 |
| 男频 / 女频 | Male / Female Channel | 面向男性读者(玄幻、都市、历史)与女性读者(言情、穿越)的频道划分 |
| 大纲 | Outline / Synopsis | 小说的蓝图和骨架,含背景、主要人物、情节发展、高潮结局 |
| 细纲 | Chapter-level Outline | 具体到每一章要写什么的概括性文字;一般 3000 字章节的细纲不超过 100 字 |
| 爽点 | Satisfaction Beat | 让读者感到愉悦、解气、兴奋的情节:打脸、扮猪吃虎、收获(宝物/功法/地位) |
| 节奏 | Pacing | 情节发展的快慢。常见模型:小冲突(每章)→ 小反转(3—5 章)→ 小爽点(5—8 章)→ 中危机(10 章)→ 大高潮(15—20 章) |
| 黄金三章 | First Three Chapters | 小说开头三章,决定读者去留;须节奏快、冲突强、悬念足 |
| 人设 / 人设卡 | Character Profile / Character Card | 人物设定,含性格、外貌、背景、能力;进阶写法要求给人物执念、软肋、伤疤 |
| 世界观设定集 | Worldbuilding Bible | 长篇必备,防后期崩设定;含背景、规则(修炼体系/战力等级/货币/禁忌)、伏笔设定、地域地图 |
| 伏笔 | Foreshadowing / Plant-and-Payoff | 前文埋细节、后文呼应;小伏笔 3—10 章回收,大伏笔 30—100 章回收 |
| 吃书 | Continuity Error / Retcon | 网文术语:作者在长篇连载中遗忘早期设定导致前后矛盾 |
| 卡文 | Writer's Block | 写不出下文的创作停滞状态 |
| 长上下文遗忘 | Long-Context Forgetting / Coherence Drift | 模型在超长文本中丢失早期人物设定、时间线与伏笔的现象,也称连贯性漂移 |
| Rolling Summary | 滚动摘要 | 上下文过长时,把早期内容自动压缩为结构化摘要、仅保留关键线索的机制 |
| 记忆锚点 | Memory Anchor | 以项目文件(AGENTS.md / Story Bible / 项目宪法)持久化保存大纲、人设、伏笔 |
| Story Bible / 项目宪法 | Story Bible / Project Constitution | 集中记录世界观规则、人物行为边界、主线支线进度、时间线、已埋伏笔、不能提前公开的信息 |
| Lorebook | Lorebook | 关键词触发的世界观记忆系统:定义角色、地点、设定条目,仅在相关时注入上下文 |
| 状态快照 / 检查点 | State Snapshot / Checkpoint | 每章完成后提取角色位置、持有物、知识、关系变化并存档为版本化快照 |
| 知识图谱(小说) | Knowledge Graph | 把角色、功法、物品、地点及关联关系存为图谱节点(每节点一个 md 文档),配标签索引 |
| Sub-Agent / 子代理 | Subagent | 把创作任务拆分给不同职责的专能代理(脑暴/大纲/角色/章节/润色/质检),由主代理调度 |
| AI Slope | AI Slope | 模型输出滑向"统计平均值"的可预测套路,文本走"最常走的路" |
| 困惑度闸门 | Perplexity Gate | 用本地困惑度模型检测并重写"可预测短语",对抗 AI Slope 的质量关卡 |
| OOC | Out Of Character | 人物行为偏离既有设定的现象 |
| 签约 / 上架 / 入 V | Contract / VIP Chapters | 签约指与平台签订合同;上架 / 入 V 指开始设 VIP 付费章节 |
| 首订 / 均订 | First-day / Average Subscription | 上架首章 24 小时订阅数与所有 VIP 章节平均订阅数,衡量商业价值的关键指标 |
| IAA / IAP | In-App Advertisement / In-App Purchase | 免费广告变现与付费分账两种商业模式 |
3. 平台全景与横向对比矩阵
3.1 平台清单与分组
本组覆盖 8 个平台 / 工作流,按创作形态分为四类:
| 分类 | 平台 | 文档 | 形态特征 |
|---|---|---|---|
| 通用创意写作平台 | NovelAI、Sudowrite | 01-novelai.md、02-sudowrite.md | 面向个人作者的订阅制创作环境 |
| 中文网文平台内嵌 AI | 阅文妙笔 / 作家助手、番茄小说 AI | 03-yuewen-miaobi.md、04-fanqie-ai.md | 与分发、签约、审核强耦合 |
| 通用 Harness 自建工作流 | Claude / ChatGPT 长文写作工作流 | 05-claude-fiction.md | 无成品平台,用 Harness 自行搭建 |
| 互动叙事 | AI Dungeon、MidReal | 06-ai-dungeon.md、08-midreal.md | 读者即玩家,叙事在交互中生成 |
| 中文长篇网文工作台 | 灵蟹创作 SoloEnt 等 | 07-chinese-webnovel-ai.md | 以"项目宪法"为中枢的中文长篇工作台 |
说明:任务书原建议覆盖的"写作狮",经 3 轮检索完全无结果,已从平台清单中剔除;"秘塔写作猫"与"笔灵 AI"经核查核心定位为论文 / 职场写作而非网文,不单独立篇,其定位冲突在
07-chinese-webnovel-ai.md中如实说明。
3.2 基础信息横向对比
| 平台 | 开发商 | 首发 / 上线 | 最新关键版本 | 定价区间 | 主要语言 |
|---|---|---|---|---|---|
| NovelAI | Anlatan LLC(美国) | 2021-06 | Xialong(2026-03,GLM-4.6 微调) | $10 / $15 / $25 月 | 多语言(英文为主) |
| Sudowrite | Sudowrite | [待填写] | Story Engine 3.0 / Muse | $10 / $22 / $44 月(年付) | 30+ 语言 |
| 阅文妙笔 / 作家助手 | 阅文集团 | 2023-07-19 | 妙笔通鉴(2025-10)、作家助手 Claw(2026-03 内测) | [待填写],随作家助手提供 | 中文 |
| 番茄 AI 写作工具 | 字节跳动 / 番茄小说 | 2024-03(续写)/ 2024-05(工具箱) | [待填写] | [待填写](官方未披露独立定价) | 中文 |
| Claude / ChatGPT 小说工作流 | Anthropic / OpenAI + 社区 | 2025—2026 生态成型 | Claude-Code-Novel-Writer v4.1(2026-08-21) | 取决于底层订阅 / API | 多语言 |
| AI Dungeon | Latitude(美国,2019) | 2019 | 2026 多模型阵容 + Voyage(2026-04-21 邀请制) | 免费 / $14.99—$99.99 月 | 英文为主 |
| 灵蟹创作 SoloEnt | [待填写] | [待填写] | SoloEnt.md 项目宪法 + AI 责编 | Free / ¥400 / ¥1000 / ¥2000 年 | 中文 |
| MidReal | MINDAI PTE. LTD. / MidReal Inc. | 2024 | v1.8.131(2025-05-13) | $5.99 / $14.99 / $29.99 月 | 英文(中文开发中) |
3.3 Harness 六层能力成熟度矩阵
| 平台 | L1 上下文 | L2 工具 | L3 编排 | L4 记忆/状态 | L5 评估 | L6 治理 |
|---|---|---|---|---|---|---|
| NovelAI | 强(Lorebook 关键词触发注入) | 中(文本+图像+TTS) | 中(分支 + Text Adventure) | 强(Lorebook + Memory + 加密存储) | 中(Biases + 采样参数) | 最强(XSalsa20 客户端加密 + 不训练 + 无日志) |
| Sudowrite | 强(Story Bible + 读前 20,000 词 + 25 文档 Chapter Continuity) | 强(1,000+ 插件 + Scrivener 导入) | 强(Story Engine 3.0 + Canvas 四模板) | 强(Series Folder 跨书) | 最强(Feedback + AI Beta Reading ×3 + Color Highlighting) | 强(不主张权利、不训练、Chat-only 零积分) |
| 阅文妙笔 | 最强(千万字深度理解、5 分钟读懂百万字) | 强(问答/润色/AI 画师/校对/版权助手/漫剧助手) | 强(创作→版权→漫剧三助手覆盖 IP 全周期) | 强(世界观/情节框架/伏笔/细节检索) | 强(日活、token 消耗、周使用率可观测) | 强(正版 IP 库 + 2000 位作家共创 + 人类编辑终审) |
| 番茄 AI | 中(以当前正文为上下文) | 中(6 大工具) | 中(按创作阶段编排) | 弱(无显式持久化世界观库)[待填写] | 中("换一换"多候选 + 平台审核) | 最强(保底书禁用扩写/续写 + 强制 AI 申报 + 低质治理 + 训练条款可解除) |
| Claude/ChatGPT 工作流 | 最强(三层记忆 + State 符号链接 + 上下文剪枝) | 强(脚本即工具:取名/字数/知识图谱/quality-check) | 最强(subagent 编排 + 7 角色 5 技能 + 并行 reviewer) | 最强(Bible/State/Story/Timeline + 知识图谱 + 快照) | 强(Perplexity Gate + 并行 reviewer + 机械信号与文学质量分离) | 强(Bible 禁用元素 + reviewer 只校验不写作 + 剧情点约束 + 知识图谱只存当前进度) |
| AI Dungeon | 强(Story Cards 条件检索) | 中(多风格微调模型 + 图像) | 中(自由输入循环 + 多人) | 中→强(Memories 25—800;Voyage World Engine 确定性状态层) | 弱 | 中(内容过滤中断戏剧场景;历史审核争议) |
| 灵蟹创作 | 强(SoloEnt.md 项目宪法) | 强(AI 责编/AI 拆书/技能包/BYOK) | 强(六步流水线 + 多 Agent 分配不同模型) | 强(时间线/伏笔/主线支线进度/不能公开信息) | 强(AI 责编多维评分评级) | 中(声明 AI 责编不等同平台编辑意见;BYOK 自控成本) |
| MidReal | 强(记忆跨度技术) | 中(图像 + 角色对话) | 强(每 300 词一个人工决策点) | 强(无限长度故事) | 无结果 | 中(宣称版权归用户) |
读表要点:
- L4 与 L1 强相关的规律明显:L4 做得扎实的平台(Claude 工作流、阅文、NovelAI、灵蟹),L1 的压力普遍通过状态外置而缓解;L4 弱的平台(番茄 AI、笔灵 AI)则普遍在长篇上暴露"吃书"问题。
- L6 强度与商业模式强相关:番茄作为分发平台,其 L6 最强,因为它承担审核与合规责任;NovelAI 作为订阅工具,其 L6 体现在隐私(加密、不训练)而非内容合规。
- L5 是普遍短板:多数平台只有"多候选重生成"这类弱评估,缺少可量化的质量关卡。唯一例外是 Claude 工作流的 Perplexity Gate 与 Sudowrite 的 AI Beta Reading。
3.4 长程状态管理三范式对比
这是本组最关键的横向对比,直接对应核心论断:
| 范式 | 机制 | 代表实现 | 优势 | 代价 |
|---|---|---|---|---|
| A · 结构化滚动摘要 | 上下文超长时自动把早期内容压缩为结构化摘要,保留关键线索 | Claude Code 三层记忆的中期层(Rolling Summary) | 实现简单,对任意长度文本自适应 | 压缩即损失;摘要本身可能引入偏差并逐轮累积漂移 |
| B · 关键词触发条目库 | 把设定拆为条目,仅在相关时注入上下文 | NovelAI Lorebook;AI Dungeon Story Cards + Memory Banks | 上下文占用可控,条目可人工精修 | 依赖触发命中率;未触发的设定等同不存在 |
| C · 版本化状态快照 | 每章完成后抽取状态并存档为版本化快照,按需回溯 | Claude Book 的 state/current/ 符号链接 + chapter-NN/ 归档;tulancn 的 snapshot 技能 | 状态可审计、可回滚、可多进度并行 | 需要额外抽取步骤,工程复杂度最高 |
工程建议:三种范式不是互斥的,而是互补的。生产级长篇工作流宜组合使用——B 管"条目级设定"(人设、功法、地点),C 管"时序级状态"(谁在哪、知道什么、持有什么),A 作为兜底压缩层。
4. Harness 六层设计要点
图 4-1|AI 小说场景:六层 Harness 模型压力分布
数据来源:基于本文分析绘制的示意图。
4.1 L1 上下文工程层
AI 小说场景的上下文装配需要同时回答四个问题,缺一即出问题:
| 上下文组件 | 回答的问题 | 缺失后果 |
|---|---|---|
| 世界观条目 | 这个世界的规则是什么 | 战力体系错乱、货币/地理矛盾 |
| 人设卡 | 这个角色会怎么说怎么做 | OOC |
| 前文状态 | 到目前为止发生了什么 | 情节断裂、伏笔失联 |
| 本章意图 | 这一章要达成什么 | 节奏拖沓、剧情漂移 |
四种装配策略在业界的落地情况:
- 全量塞入:Sudowrite 读取手稿前 20,000 词;Chapter Continuity 可链接最多 25 个文档。
- 条件触发:NovelAI Lorebook、AI Dungeon Story Cards——只在关键词命中时注入。
- 状态外置:Claude Book 用
state/current/快照替代"前文全文",把 100K token 压成一份状态文件。 - 剪枝代理:中文实践中引入专门的 subagent 收集某一章的上下文,产出精炼结果供写作 Agent 使用,避免主上下文膨胀。
4.2 L2 工具与执行层
AI 小说场景的工具层有一个反直觉的规律:越"无聊"的工具越关键。
| 工具类型 | 典型实现 | 为什么必须由工具(而非模型)做 |
|---|---|---|
| 取名 | 独立 Python 脚本,封装为 skill | 模型不擅长取名,且易重复 |
| 字数统计 | 脚本 | 模型计数不可靠 |
| 知识图谱查询 | 脚本 + md 节点 | 模型直接读图谱会耗尽上下文 |
| 风格分析 | book-analyzer 技能量化平均句长、对话标签频率 | 需要精确统计而非印象判断 |
| 困惑度检测 | 本地 Ministral 模型 | 需要独立于生成模型的判定源 |
| 系统诊断 | verify-system.sh、sync-state.sh、dashboard.py | 工程可观测性 |
| 生成类工具 | Write / Rewrite / Describe / Expand / Visualize | 模型本体能力 |
结论:"工具即脚本"是第三代 Harness 在小说场景的成熟标志——把确定性任务从模型手中剥离,让模型只做不确定性创作。
4.3 L3 编排与控制层
三类编排形态:
- 阶段流水线(番茄 AI、灵蟹创作):按创作阶段串接——开书前(灵感→大纲)→ 写作中(续写/卡文/扩写改写)→ 投稿前(审稿)。
- 多角色代理流水线(Claude 工作流):orchestrator-worker 架构,PLANNER 写 beats → WRITER 生成 → REVIEWERS 并行校验 → STATE-AGENT 更新状态。
- 人工在环节拍(MidReal、AI Dungeon):每 300 词交还控制权给人类,或由玩家自由输入驱动叙事循环。
多角色代理流水线的关键工程细节是职责边界:Claude Book 明确要求 reviewer subagent 只做校验、不写小说;写作者只有 coordinator 与 writer 两个。这条边界防止了"评审代理越权改写导致状态不一致"。
4.4 L4 记忆与状态层
本组的核心层。完整的状态层应包含六类信息:
| 状态类别 | 内容 | 变更频率 |
|---|---|---|
| 世界观规则 | 修炼体系、战力等级、货币、禁忌 | 极低(Bible,生成期间永不变) |
| 角色状态 | 位置、持有物、知识、关系 | 每章 |
| 时间线 | 事件发生的时序与间隔 | 每章 |
| 伏笔台账 | 已埋伏笔、计划回收章节、回收状态 | 每章 |
| 主线 / 支线进度 | 各条剧情线的推进度 | 每章 |
| 信息披露边界 | 后续不能提前公开的信息 | 每章 |
最后一项最容易被忽略,却是 Agent 写作的最大陷阱:如果知识图谱存了全书信息,模型会在第 3 章就"不小心"说出第 30 章的秘密。中文实践者的对策是——知识图谱仅保留小说当前进度的信息,每次剧情推进后自动同步。
4.5 L5 评估与观测层
AI 小说场景的评估必须分层,混淆层会导致错误决策:
| 层级 | 指标 | 判定方式 | 能否自动化 |
|---|---|---|---|
| 机械信号层 | 字数、段落长度、对话占比 | 脚本 | 能(且应自动) |
| 一致性层 | 人设一致性、时间线一致性、伏笔回收 | 专项 reviewer 代理 | 部分 |
| 风格层 | 平均句长、禁用元素、AI Slope 检测 | 困惑度模型 + 风格 linter | 部分 |
| 文学质量层 | 章节意图、声音、节奏、动机、读者效果 | 人类 | 不能 |
Claude-Code-Novel-Writer 对此有明确声明:automation/quality-check.sh 只记录字数、段落长度、对话占比等机械信号,可揭示异常但不判定文学质量;修订决策应基于章节意图、声音、节奏、连续性、动机与读者效果。这一"边界声明"本身就是 L5 成熟度的体现。
同时,L5 也包含业务观测。阅文是少数披露可验证业务指标的平台:自新版本上线以来,妙笔日活跃用户增长超过一倍,日均消耗 token 数增长超过 90%,作者与 AI 的互动频率提升超一倍,带动"作家助手"日活用户同比增长 56%(来源:腾讯新闻《漫剧年增速超 45%》);妙笔大模型的作家周使用率已超过 75%(来源:极客公园)。
4.6 L6 治理与安全层
AI 小说的 L6 有三条主线,且中文平台与海外平台关注点不同:
| 主线 | 中文平台关注点 | 海外平台关注点 |
|---|---|---|
| 版权归属 | 平台是否用作者作品训练 AI;IP 改编授权 | 工具是否主张作品权利 |
| 内容标识 | 《人工智能生成合成内容标识办法》申报义务 | 基本无强制要求 |
| 内容边界 | 平台审核、低质内容治理、题材红线 | 题材宽容度(是否无审查) |
中文侧的合规基准与最强治理样本见第 6 节。
5. Harness 亮点素材集
5.1 Claude Book 的四目录与符号链接快照
四目录职责与变更策略:
| 目录 | 内容 | 生成期间是否可变 |
|---|---|---|
bible/ | 结构化风格参考,含量化规则与明确禁用元素 | 永不变 |
state/ | 故事当前状态(角色位置、持有物、知识、关系) | 每章更新并归档 |
story/ | 梗概、计划、章节 | 随进度追加 |
timeline/ | 详细时间线 | 每章更新 |
State 版本化 + 符号链接模式:
state/
├── current/ # Symlink → 最新章节状态
├── chapter-01/ # 第 1 章后归档
├── chapter-02/
└── template/ 核心收益(原文口径):写第 15 章时,模型能精确获取第 1—14 章发生了什么,而不需要 100K token 上下文。
bible/ 可由 book-analyzer 技能从源书自动提取,得到量化风格规则:平均句长、对话标签频率、词汇约束、明确的禁用元素;bible-merger 可合并多本源书的分析结果。
禁用元素实例:Famous Five 童书风格下,bible 明确写"角色死亡(连反派也只是被逮捕)""无血腥暴力或详细伤情"。原 beats 写"看守人 Le Goff 先生在风暴中摔下楼梯、两天后才发现尸体",风格 linter 判定过暗;改写为"Mr. Le Goff 在那年的风暴中失踪了……从此再没人见过他"。
5.2 Perplexity Gate 抗 AI Slope
| 项 | 内容 |
|---|---|
| 问题 | AI Slope:模型输出滑向"统计平均值"的可预测套路,文本走"最常走的路" |
| 关卡 | Perplexity Gate(困惑度闸门) |
| 实现 | 用本地 Ministral 模型检测"可预测短语"并触发重写 |
| 独立性要求 | 判定源必须与生成模型不同,否则自我复读 |
| 在流水线中的位置 | 位于 writer 产出 draft 之后、reviewer 校验之前/并行 |
设计要点:把"抗平庸"做成自动关卡而非写作后的主观感受,这是把不可量化的文学问题转化为工程信号的一次成功尝试。
5.3 NovelAI Lorebook 关键词触发
| 项 | 内容 |
|---|---|
| 数据形态 | 条目(Entry):角色、地点、设定、世界规则 |
| 触发方式 | 关键词命中后仅在相关时注入上下文 |
| 容量(分档) | Tablet 200 token / Scroll 512 token / Opus 2,048 token(来源:BuildFastWithAI) |
| 与 Memory 的分工 | Lorebook 管持久设定,Memory 管近期事件 |
| 工程价值 | 把 L4 的持久层与 L1 的装配层解耦——设定常驻存储,按需进入上下文 |
这是范式 B(关键词触发条目库)的产业化原型,比"全量塞前文"更省上下文,比"滚动摘要"更可控。
5.4 灵蟹创作 SoloEnt.md 项目宪法
项目宪法集中记录七类信息:
- 世界观规则
- 人物性格与行为边界
- 主线进度
- 支线进度
- 时间线
- 已埋伏笔
- 后续不能提前公开的信息
工程含义:把"项目宪法"作为唯一权威上下文源写入工作区根文件,使任何 Agent、任何模型、任何时刻接入都能获得同一份约束。这与软件工程中的 AGENTS.md 是完全同构的思路。
配套的三栏创作界面(左:人物/大纲/章节/资料;中:正文编辑;右:AI Agent 对话)则解决了"上下文可见性"问题——作者能同时看到宪法与正文,避免 AI 在看不见约束时自由发挥。
5.5 Claude-Code-Novel-Writer v4.1
注意:这是 GitHub 社区项目,不是任何厂商的官方标准。 它是目前检索范围内唯一可用的商业化写作 AGENTS.md / SKILL.md 参考实现。
| 项 | 内容 |
|---|---|
| 名称 | Multi-Agent Novel Writer v4.1(最后提交 2026-08-21) |
| 兼容 Harness | Claude Code / OpenAI Codex / Pi |
| 规范角色(7 个) | chapter-writer、plot-architect、character-developer、worldbuilder、continuity-editor、smart-planner、error-recovery |
| 规范技能(5 个) | plan-novel、write-chapter、continuity-pass、revise-chapter、finalize-manuscript |
| 权威源 | manuscript/chapters/ 下的手稿文件是唯一权威源;tracking 是派生的,可经 ./sync-state.sh 重生成 |
| 诊断 | ./verify-system.sh、automation/system-health-check.sh、python3 automation/dashboard.py [--monitor] |
目录结构:
├── AGENTS.md # 规范化的项目指引(harness-neutral)
├── CLAUDE.md # Claude 侧 import AGENTS.md
├── .agents/
│ ├── roles/ # 规范化专能角色
│ └── skills/ # 规范化写作工作流
├── .claude/agents|skills|output-styles|settings.json
├── .codex/agents|config.toml|hooks.json
├── .pi/prompts/
├── manuscript/chapters/ # 权威源
├── planning/ characters/ worldbuilding/
└── automation/ "权威源 / 派生"的区分是本项目最有价值的工程思想:手稿是权威源,状态跟踪是派生的、可重生成的。这一原则把 L4 从"可能损坏的记忆"降级为"可从源头重建的索引",大幅降低了长篇工程的风险。
6. 治理与合规专题
6.1 合规基准
《人工智能生成合成内容标识办法》2025 年 9 月 1 日施行。其第六条第四款要求平台必须提供标识功能并提醒用户主动声明。
番茄 2025 年 9 月 23 日在作者后台弹出"是否使用 AI"勾选项、提示"如果你上传的作品采用人工智能相关的工具进行合成/生成,需如实勾选",即是对该条款的直接落地。
6.2 番茄小说:本组最强 L6 样本
| 时间 | 治理动作 | 性质 |
|---|---|---|
| 2024-03 | 番茄作家助手推出 AI 续写功能 | 能力开放 |
| 2024-05 | 上线完整 AI 工具箱(取名、扩写、改写等) | 能力开放 |
| 2024-07 | "AI 训练补充协议"风波:协议要求作者同意平台用其小说训练 AI 模型,引发作者集体声讨与停更,最终番茄发声明称"可协助作者解除条款";官方称仅"笔名"用于 AI 训练 | 冲突与让步 |
| 2025-04-07 | 《番茄签约流程优化说明》发布,开始对签约作品开展实质性审核(由机器判断内容是否为 AI 生成的"低质内容");上线后男频每日首秀作品数一度降至一千以下,长期稳定在 1000—1500 部 | 收紧 |
| 2025-05 | 再度调整签约机制,提高签约门槛 | 收紧 |
| 2025-09-23 | 作者后台强制"是否使用 AI"申报,未如实申报可能无法通过审核 | 合规落地 |
能力侧红线:AI 续写、AI 扩写能力仅限非保底书作者使用(保底书禁用)。这是本组检索到的最明确的"按合同类型分级授权"设计。
官方定性:"作者最终是否使用工具生成的内容、如何使用该内容由作者自行确定。"
6.3 平台态度分化
| 平台 | 态度 | 具体规则 |
|---|---|---|
| 番茄小说 | 鼓励借 AI 但打击 AI 直接生成的低质内容 | 强制申报 + 保底书禁用扩写/续写 + 机器判定低质 |
| 晋江文学城 | 严格限定场景 | 2025 年 2 月《关于 AI 辅助写作使用、判定的试运行公告》,仅允许文字校对、创意要素辅助、创意粗纲辅助三种场景 |
| 纵横中文网、七猫 | 早于番茄要求标注 | 要求作者标注 AI 使用情况 |
| 起点中文网 | 几乎未受冲击 | 签约门槛高、编辑人工审核、通常 20 万字后才上架付费;AI 改造主要体现在推荐系统(新书推荐由人工主导转向算法驱动) |
| 七猫"AI 小助理" | 能力收缩 | 与百度文心一言合作,仅支持码字灵感、故事设定、角色起名 3 项功能 |
7. 选型建议
7.1 按创作目标选型
| 创作目标 | 首选 | 备选 | 关键理由 |
|---|---|---|---|
| 中文长篇网文连载(百万字级) | 灵蟹创作 SoloEnt | 阅文作家助手 | 项目宪法 / 妙笔通鉴直面"吃书"问题 |
| 中文网文投稿番茄 | 番茄官方 AI 工具箱 | 灵蟹创作(投稿前用) | 官方工具与审核标准同源,且必须走申报流程 |
| 英文长篇虚构(严肃向) | Sudowrite | Claude 自建工作流 | Story Engine + Chapter Continuity + 1,000+ 插件 |
| 完全自控的工程化长篇 | Claude / Codex 自建工作流 | — | 唯一能同时做到状态版本化、并行评审、困惑度闸门 |
| 同人 / 二次元 / 受限题材 | NovelAI | — | XSalsa20 客户端加密 + 默认不训练 + 内容政策宽松 |
| 互动叙事 / 跑团式体验 | AI Dungeon | MidReal | 多风格微调模型;Voyage 补确定性机制层 |
| 快速灵感与短篇故事 | MidReal | 番茄"开书灵感" | 约 10 秒展开成完整故事,每 300 词交还控制权 |
| 论文 / 职场写作 | 秘塔写作猫、笔灵 AI | — | 注意:二者非网文工具,详见 07-chinese-webnovel-ai.md |
7.2 按 Harness 能力选型
| 若你的瓶颈是 | 应选具备该能力的平台 |
|---|---|
| L1 上下文装不下 | Claude 工作流(State 快照 + 剪枝 subagent)、Sudowrite(25 文档 Continuity) |
| L4 长篇崩设定 | Claude 工作流(Bible/State/Timeline)、灵蟹(项目宪法)、阅文(妙笔通鉴) |
| L5 不知道写得好不好 | Sudowrite(AI Beta Reading ×3)、Claude 工作流(并行 reviewer + Perplexity Gate) |
| L6 合规与版权 | 番茄(强制申报 + 保底禁用)、NovelAI(加密 + 不训练) |
| L3 想省人力 | Claude 工作流(10 subagent 3 分钟搭建)、Sudowrite(Story Engine 3.0) |
7.3 通用工程建议
- 先建状态层,再谈生成。任何长篇项目启动的第一步不是写第一章,而是建立 Bible / 项目宪法。
- 区分权威源与派生索引。手稿是权威源,状态跟踪必须可重生成。
- 机械信号与文学质量分离。用脚本查异常,用人判优劣;不要把字数和段落长度当成质量分。
- 给 Agent 设定"不能说什么"。知识图谱只存当前进度信息,防止未来信息提前披露。
- 中文投稿项目必须预留申报流程。自 2025-09-01 起,AI 标识是法定义务而非可选项。
8. 文档导航与阅读路径
| 文档 | 主题 | 建议阅读顺序 |
|---|---|---|
README.md | 组概述、横向对比矩阵、选型建议 | 1 |
01-novelai.md | NovelAI:Lorebook 与隐私优先 | 3 |
02-sudowrite.md | Sudowrite:Story Bible 与最强 L5 | 3 |
03-yuewen-miaobi.md | 阅文妙笔:千万字理解与 IP 全周期 | 2 |
04-fanqie-ai.md | 番茄 AI:本组最强 L6 样本 | 2 |
05-claude-fiction.md | Claude 工作流:六层能力最强样本 | 2(重点) |
06-ai-dungeon.md | AI Dungeon:互动叙事与 World Engine | 4 |
07-chinese-webnovel-ai.md | 中文网文 AI 平台与定位辨析 | 3 |
08-midreal.md | MidReal:人工在环的 300 词节拍 | 4 |
推荐路径:
- 工程管理视角:README →
05-claude-fiction.md→03-yuewen-miaobi.md→04-fanqie-ai.md - 内容创作视角:README →
02-sudowrite.md→01-novelai.md→07-chinese-webnovel-ai.md - 合规治理视角:README 第 6 节 →
04-fanqie-ai.md→03-yuewen-miaobi.md→05-claude-fiction.md的 L6 部分
9. 总结
本组 8 篇平台文档共同支撑一个判断:AI 小说赛道的竞争,已经从"模型能不能写出好句子"转移到"Harness 能不能撑住几十万字"。
三点结论:
- L4 决定长篇上限。Bible、State、Timeline、符号链接快照、Lorebook 触发——五种形态本质都是同一件事:把状态从模型上下文中外置出来,变成可审计、可回滚、可重生成的工程对象。
- L1 的解题思路是"减少而非扩大"。业界最优解不是用更大的上下文窗口硬塞,而是用状态外置、关键词触发、专用剪枝代理,把必须进入上下文的内容压到最小。
- L6 在中文场景已是硬约束。《人工智能生成合成内容标识办法》2025-09-01 施行后,番茄的强制申报、保底书禁用扩写/续写,已从平台规则升级为合规基线。除番茄外,其它平台的公开合规实现说明基本缺失,这是本组最大的信息缺口。
需要反复强调的一点:本组所有关于 AGENTS.md / SKILL.md 的规范内容,除 GitHub 社区项目 Claude-Code-Novel-Writer 外,未检索到任何商业平台的官方标准文件。文中给出的任何规范形态均为社区实践或建议稿,不构成官方标准。
信息缺口声明
本组在检索与撰写过程中存在以下未决项,均以 [待填写] 或 标注,未作任何推测性填补:
- "写作狮":3 轮检索完全无结果,已从平台清单剔除,不写入任何平台文档正文。
- 番茄 AI 定价:官方公告未披露独立定价;第三方"19 元/月绑定会员"与"完全免费"两种说法互相矛盾,均不可采信,标
[待填写]。 - 阅文妙笔 / 作家助手 AI 定价:未检索到任何公开价目表,疑为随作家助手免费提供,标
[待填写]。 - NovelAI 上下文窗口:存在 2,048 / 6,144 / 8,192 / 28,672 / 128k token 五种口径,官方未统一,并列呈现并标 。
- MidReal 开发商背景:"MIT、NYU、Cambridge、Princeton 联合开发"仅见于单一聚合站,官方与 App Store 页面均未证实,标 。
- MidReal 定价命名:App Store 同时列出 "Premium/Ultra" 与 "Low/Medium/High Dose" 两套内购命名,疑为新旧版本并存,并列呈现。
- 笔灵 AI 定位冲突:"学术写作平台"与"网文创作平台"两种说法来自不同来源,官网入口不一致,在
07-chinese-webnovel-ai.md中说明。 - 各平台 AIGC 标识合规实现:除番茄(强制申报)外,未检索到其它平台是否写入 AIGC 元数据字段的公开说明。
- 商业平台 AGENTS.md / SKILL.md:无商业平台公开此类文件。任何规范形态均须注明"社区实践 / 建议稿,非官方标准"。
- Sudowrite 开发商主体与成立年份:所有来源只写"Sudowrite",未见公司注册名与成立时间。
- 灵蟹创作(SoloEnt)开发商主体、成立时间与官网 URL:来源为 CSDN 营销长文,未找到独立官网与工商信息,所有价格标 。
- AI Dungeon 官方定价页直接核验:Forward Future 标注 2026-08-30 校验,但未见 latitude.io 官方页面原文。
- MidReal 的 L5 评估机制:无公开检索结果,标
[待填写]。 - 中文网文 AI 平台的量化效果数据:除阅文(日活 +100%、token +90%、周使用率 >75%)外,其余平台均无官方披露的可验证指标;第三方测评数据多为营销软文,未予引用。
10. 参考资料
- 番茄小说官方公告《AI 写作工具功能上线通知》 — 番茄小说,2024。https://fanqienovel.com/writer/zone/article/7327136545129906238
- 海克财经《番茄小说的 AI 难题》(新浪财经) — 海克财经,2025。https://finance.sina.com.cn/search/2025-10-09/doc-infthsqh9655363.shtml
- 搜狐文化《2024—2025 双年榜 序言一:AI 时代、"大文学观"与世界暗面的温柔》 — 搜狐文化,2025。https://cul.sohu.com/a/1058758339_121124749
- 中新经纬《创作心血变 AI 养料?网文作者"揭竿而起",番茄小说忙澄清》 — 中新经纬,2025。https://www.jwview.com/jingwei/html/07-26/601732.shtml
- 中国青年报《"妙笔通鉴""漫剧助手"发布,AI 赋能网文创作和 IP 改编》(腾讯网) — 中国青年报,2025。https://new.qq.com/rain/a/20251017A08J6J00
- 腾讯新闻《漫剧年增速超 45%,IP 与 AI 双轮驱动引爆千亿市场》 — 腾讯新闻,2026。https://new.qq.com/rain/a/20260319A03C2U00
- 极客公园《AI 能不能写出〈庆余年〉?》 — 极客公园。https://so.html5.qq.com/page/real/search_news?docid=70000021_10168f9fb6122152
- 百度百科《作家助手妙笔版》 — 百度百科。https://baike.baidu.com/item/%E4%BD%9C%E5%AE%B6%E5%8A%A9%E6%89%8B%E5%A6%99%E7%AC%94%E7%89%88/63227250
- 阅文集团官网 — 阅文集团。https://www.yuewen.com/
- 实测文《用 Claude Code 写小说,意外发现了组队开挂模式》(转自"夕小瑶科技说") — 2026。https://m.aitntnews.com/newDetail.html?newId=20196
- GitHub — forsonny/Claude-Code-Novel-Writer(Multi-Agent Novel Writer v4.1) — 2026。https://github.com/forsonny/Claude-Code-Novel-Writer
- HackerNoon《Claude Book: A Multi-Agent Framework for Writing Novels with Claude Code》 — HackerNoon。https://hackernoon.com/claude-book-a-multi-agent-framework-for-writing-novels-with-claude-code
- 博客《如何用 Agent 写一本小说(其二)》 — tulancn。https://tulancn.github.io/%E5%AD%A6%E4%B9%A0/study/%E5%A6%82%E4%BD%95%E7%94%A8Agent%E5%86%99%E4%B8%80%E6%9C%AC%E5%B0%8F%E8%AF%B4%EF%BC%88%E5%85%B6%E4%BA%8C%EF%BC%89
- AI Text Tools《NovelAI: Features, Pricing & Reviews 2026》 — AI Text Tools。https://aitexttools.net/tools/novelai
- RECATOOLS《NovelAI Review》 — RECATOOLS。https://recatools.com/ai-directory/novelai/
- BuildFastWithAI《NovelAI Review 2026》 — BuildFastWithAI。https://buildfastwithai.com/ai-tools/novelai
- ToolNest《NovelAI》 — ToolNest,2026。https://toolnest.ai/project/novelai
- Sudowrite 官方博客《How Sudowrite Works: Story Bible, Muse, and the Tools》 — Sudowrite。https://sudowrite.com/blog/how-sudowrite-works
- AI Wiki《Sudowrite》 — AI Wiki。https://aiwiki.ai/wiki/sudowrite
- Roleforge《Best AI Dungeon Master Tools 2026》 — Roleforge。https://roleforge.ai/blog/best-ai-game-master-tools-compared
- Apple App Store《MidReal - AI Stories》 — MidReal Inc.。https://apps.apple.com/mr/app/midreal-ai-stories/id6566178525
- Toolify《MidReal》 — Toolify。https://www.toolify.ai/tw/tool/midreal
- CSDN《2026 年写小说好用的 AI 工具推荐》(灵蟹创作 SoloEnt) — CSDN,2026。https://tianqi.csdn.net/6a70503110ee7a33f295946a.html
- AI Express《2026 年 AI 写作工具横评》 — AI Express。https://www.aiexpress.news/wiki/ai-writing-tools-2026
- 塔猴《笔灵 AI 写作全能创作平台详解》 — 塔猴。https://www.tahou.com/article/211029564132177925
- 美篇《新手如何开始网文写作》 — 美篇。https://www.meipian.cn/5gn73n9w
- 今日头条《小说写作技巧笔记:从入门到进阶》 — 今日头条。https://m.toutiao.com/article/7666250379276927531
- 今日头条《长篇小说大纲完整规划方法》 — 今日头条。https://m.toutiao.com/article/7638890425910968851
AI Fiction Team (Market Research)
1. Team Introduction and Industry Background
1.1 Positioning of This Team Within the AI Harness System
AI Harness is the engineering carrier layer between foundation models and real business systems; it converts the model's uncertainty into engineering-level predictability (see the core definition in the parameter cards). AI fiction is the most tension-laden proving ground for this definition:
- The model's "uncertainty" is not a flaw in the fiction scenario but a product feature — what readers want is surprise;
- yet "unpredictability" must be constrained in engineering terms — after hundreds of thousands of words, a broken character or a forgotten planted detail means the work is ruined.
This contradiction determines the core point: AI fiction is not a model-capability problem but a Harness engineering problem. The 8 platform documents in this team are, in essence, 8 engineering answers to the same question.
Decomposed according to the six-layer Harness capability model, the pressure distribution in the AI fiction scenario is:
| Layer | Name | Pressure Level in the AI Fiction Scenario | Source of Pressure |
|---|---|---|---|
| L1 | Context Engineering Layer | Extremely high | A single generation must simultaneously pack in the worldview, character profiles, key points of the preceding text, and the intent for this chapter |
| L2 | Tool & Execution Layer | Medium | Not many tool types, but deterministic tasks like "naming / word counting" must be scripted |
| L3 | Orchestration & Control Layer | High | Chapter pipeline, multi-role agent division of labor, human-in-the-loop decision points |
| L4 | Memory & State Layer | Extremely high | "Keeping the setting intact" in long serialized works is essentially long-horizon state management |
| L5 | Evaluation & Observability Layer | Medium-high | Literary quality is hard to judge mechanically; mechanical signals and human judgment must be separated |
| L6 | Governance & Safety Layer | High | Copyright ownership, AI labeling declarations, platform governance of low-quality content |
1.2 Industry Development Trajectory
The evolution of AI fiction tools is largely in sync with the three-generation Harness architecture evolution, but has its own timeline:
| Date | Event | Corresponding Harness Generation |
|---|---|---|
| 2019 | Latitude founded in Provo, Utah, USA; AI Dungeon launches, pioneering the "model-as-narrative-engine" | First generation · Prompt engineering |
| 2021-06 | Anlatan's NovelAI launches, first to productize the Lorebook (keyword-triggered worldview memory) | Transition from first to second generation |
| 2023-07-19 | China Literature (Yuewen) releases the first large model in the domestic web-novel industry, "Yuewen Miaobi", plus the "Writer Assistant Miaobi Edition" at the first Yuewen Creation Conference | Second generation · Tools & orchestration |
| 2024-03 / 2024-05 | Fanqie Writer Assistant launches AI continuation; a complete AI toolbox launches in May | Second generation |
| 2024-07 | The Fanqie "AI Training Supplementary Agreement" controversy; authors collectively push back; the official statement says it can help terminate the clause | The first industry-level L6 governance conflict |
| 2024-10 | Chinese All (中文在线) releases the Zhongwen Xiaoyao large model | Second generation |
| 2025-02-05 | Writer Assistant completes DeepSeek-R1 integration and independent deployment | Second generation |
| 2025-04-07 | Fanqie releases the "Fanqie Signing Process Optimization Notice", beginning substantive review of AI low-quality content | L6 governance tightened |
| 2025-05 | East China Normal University releases the first million-word AI novel, Destined Disciple (《天命使徒》) | — |
| 2025-09-01 | The "Measures for the Labeling of AI-Generated Composite Content" takes effect | L6 compliance baseline established |
| 2025-09-23 | Fanqie forces a "whether AI was used" declaration in the author backend | L6 compliance implemented |
| 2025-10-16 | Yuewen releases three upgrades: "Miaobi Tongjian", "Copyright Assistant", and "Comic Drama Assistant" | Third generation · Runtime & evaluation |
| 2026-03 | NovelAI releases Xialong (fine-tuned on Zhipu GLM-4.6); Yuewen's "Writer Assistant Claw" begins closed testing | Third generation |
| 2026-08-21 | The GitHub community project Claude-Code-Novel-Writer updates to v4.1 | Third generation |
1.3 Core Thesis of This Team
AI fiction is the scenario with the greatest pressure on L4 (Memory & State) and L1 (Context Engineering) among the six Harness layers. The core challenge of long serialized works is "still not breaking characters or forgetting planted details after hundreds of thousands of words", which is essentially a long-horizon state management problem rather than a text generation problem. Whoever makes L4 solid — Bible, State, Timeline, symlink snapshots, Lorebook triggers — is the one who can support long-form works.
This thesis has three lines of supporting evidence:
- Evidence on the problem side: the web-novel industry names this failure mode "chishu" (吃书, contradicting earlier settings), showing it is an inevitable problem of long serialized works rather than an occasional one. Yuewen's "Miaobi Tongjian" is therefore positioned not as "chapter generation" but as a "second brain" — dedicated to planted-detail mining and detail retrieval.
- Evidence on the solution side: the whole industry has converged on three L4 paradigms — structured rolling summaries, keyword-triggered entry libraries, and versioned state snapshots (see Section 3.4). The three strongest platforms each occupy one; the paths differ but the goal is the same.
- Evidence on the benefit side: Claude Book's State snapshots let "writing Chapter 15 precisely retrieve what happened in Chapters 1—14 without needing 100K tokens of context" — this is the reverse decompression of L1 that results from making L4 solid.
Corollary: to evaluate an AI fiction tool's long-form capability, do not look at its single-generation quality, but at its state-layer design.
2. Glossary
| Term | English / Abbreviation | Definition |
|---|---|---|
| Web novel | Web Novel / Online Literature | Abbreviation for original literature written online; centered on serialization, paid chapters, and readers following updates |
| Male / Female Channel | Male / Female Channel | Channel division for male readers (fantasy, urban, historical) and female readers (romance, transmigration) |
| Outline | Outline / Synopsis | The blueprint and skeleton of a novel, covering background, main characters, plot development, climax, and ending |
| Chapter-level outline | Chapter-level Outline | Summary text specifying what to write in each chapter; generally a 3000-character chapter's outline does not exceed 100 characters |
| Satisfaction beat | Satisfaction Beat | Plot that makes readers feel pleasure, vindication, or excitement: face-slapping, playing the fool to lure the tiger, gains (treasures/cultivation techniques/status) |
| Pacing | Pacing | The speed of plot development. Common model: small conflict (each chapter) → small twist (every 3—5 chapters) → small satisfaction beat (every 5—8 chapters) → medium crisis (every 10 chapters) → big climax (every 15—20 chapters) |
| First three chapters | First Three Chapters | The first three chapters of a novel, which decide whether readers stay; they must have fast pacing, strong conflict, and ample suspense |
| Character profile / character card | Character Profile / Character Card | Character settings, including personality, appearance, background, and abilities; advanced writing practice requires giving characters obsession, weaknesses, and scars |
| Worldbuilding bible | Worldbuilding Bible | Essential for long-form works to prevent late breakdown of settings; includes background, rules (cultivation system/combat levels/currency/forbidden matters), planted-detail setup, and regional maps |
| Planted detail (foreshadowing) | Foreshadowing / Plant-and-Payoff | Burying details earlier and echoing them later; small foreshadowing is paid off within 3—10 chapters, large foreshadowing within 30—100 chapters |
| Continuity error | Continuity Error / Retcon | Web-novel term: the author forgetting earlier settings during a long serialization, causing contradictions |
| Writer's block | Writer's Block | A creative stall in which one cannot write what comes next |
| Long-context forgetting | Long-Context Forgetting / Coherence Drift | The phenomenon of a model losing early character settings, timelines, and planted details in very long texts; also called coherence drift |
| Rolling Summary | Rolling Summary | When the context grows too long, a mechanism that automatically compresses earlier content into a structured summary, retaining only key clues |
| Memory anchor | Memory Anchor | Persistently storing outlines, character profiles, and planted details in project files (AGENTS.md / Story Bible / project constitution) |
| Story Bible / Project Constitution | Story Bible / Project Constitution | Centrally records worldview rules, character behavioral boundaries, main/side plot progress, timeline, planted details already set, and information that must not be disclosed early |
| Lorebook | Lorebook | A keyword-triggered worldview memory system: defines character, location, and setting entries, injecting them into context only when relevant |
| State snapshot / checkpoint | State Snapshot / Checkpoint | After each chapter, extracting character positions, possessions, knowledge, and relationship changes and archiving them as versioned snapshots |
| Knowledge graph (fiction) | Knowledge Graph | Storing characters, techniques, items, locations, and their relations as graph nodes (one md document per node) with tag-based indexing |
| Sub-Agent / Sub-agent | Subagent | Splitting creative tasks across specialized agents of different responsibilities (brainstorm/outline/character/chapter/polish/quality-check), scheduled by the main agent |
| AI Slope | AI Slope | The model's output sliding toward predictable patterns that hit the "statistical average", making text take the "most-traveled path" |
| Perplexity gate | Perplexity Gate | A quality checkpoint that uses a local perplexity model to detect and rewrite "predictable phrases", countering AI Slope |
| OOC | Out Of Character | The phenomenon of a character's behavior deviating from established settings |
| Contract / VIP chapters | Contract / VIP Chapters | Contracting means signing a contract with the platform; going premium / entering VIP means starting paid VIP chapters |
| First-day / average subscription | First-day / Average Subscription | The first chapter's 24-hour subscription count and the average subscription across all VIP chapters, key indicators of commercial value |
| IAA / IAP | In-App Advertisement / In-App Purchase | Two business models: monetization via free advertising (IAA) and paid revenue sharing (IAP) |
3. Platform Landscape & Cross-Comparison Matrix
3.1 Platform List & Grouping
This team covers 8 platforms / workflows, divided into four categories by creative form:
| Category | Platform | Document | Form Characteristics |
|---|---|---|---|
| General creative-writing platforms | NovelAI, Sudowrite | 01-novelai.md, 02-sudowrite.md | Subscription-based creation environments for individual authors |
| Chinese web-novel platforms with built-in AI | Yuewen Miaobi / Writer Assistant, Fanqie Novels AI | 03-yuewen-miaobi.md, 04-fanqie-ai.md | Tightly coupled to distribution, signing, and review |
| General Harness self-built workflows | Claude / ChatGPT long-form writing workflows | 05-claude-fiction.md | No ready-made platform; built on Harness by the user |
| Interactive narrative | AI Dungeon, MidReal | 06-ai-dungeon.md, 08-midreal.md | Reader is the player; narrative is generated through interaction |
| Chinese long-form web-novel workstation | Lingxie Creation SoloEnt and others | 07-chinese-webnovel-ai.md | A Chinese long-form web-novel workstation centered on a "project constitution" |
Note: "Xiezuo Shi" (写作狮), originally suggested for coverage in the task brief, returned no results at all after 3 rounds of searches and was removed from the platform list; "Mita Writing Cat" (秘塔写作猫) and "Biling AI" (笔灵 AI), upon verification, are primarily positioned for academic / workplace writing rather than web novels, so no dedicated page is created for them, and the positioning conflict is truthfully explained in
07-chinese-webnovel-ai.md.
3.2 Cross-Comparison of Basic Information
| Platform | Developer | Launch / Launch Date | Latest Key Version | Pricing Range | Primary Language(s) |
|---|---|---|---|---|---|
| NovelAI | Anlatan LLC (USA) | 2021-06 | Xialong (2026-03, GLM-4.6 fine-tune) | $10 / $15 / $25 per month | Multilingual (primarily English) |
| Sudowrite | Sudowrite | [To be filled] | Story Engine 3.0 / Muse | $10 / $22 / $44 per month (annual billing) | 30+ languages |
| Yuewen Miaobi / Writer Assistant | Yuewen Group | 2023-07-19 | Miaobi Tongjian (2025-10), Writer Assistant Claw (2026-03 closed beta) | [To be filled], provided with Writer Assistant | Chinese |
| Fanqie AI writing tools | ByteDance / Fanqie Novels | 2024-03 (continuation) / 2024-05 (toolbox) | [To be filled] | [To be filled] (no standalone pricing disclosed officially) | Chinese |
| Claude / ChatGPT fiction workflow | Anthropic / OpenAI + community | Ecosystem took shape 2025—2026 | Claude-Code-Novel-Writer v4.1 (2026-08-21) | Depends on underlying subscription / API | Multilingual |
| AI Dungeon | Latitude (USA, 2019) | 2019 | 2026 multi-model lineup + Voyage (2026-04-21, invite-only) | Free / $14.99—$99.99 per month | Primarily English |
| Lingxie Creation SoloEnt | [To be filled] | [To be filled] | SoloEnt.md project constitution + AI editor | Free / ¥400 / ¥1000 / ¥2000 per year | Chinese |
| MidReal | MINDAI PTE. LTD. / MidReal Inc. | 2024 | v1.8.131 (2025-05-13) | $5.99 / $14.99 / $29.99 per month | English (Chinese in development) |
3.3 Harness Six-Layer Capability Maturity Matrix
| Platform | L1 Context | L2 Tools | L3 Orchestration | L4 Memory/State | L5 Evaluation | L6 Governance |
|---|---|---|---|---|---|---|
| NovelAI | Strong (Lorebook keyword-triggered injection) | Medium (text + image + TTS) | Medium (branches + Text Adventure) | Strong (Lorebook + Memory + encrypted storage) | Medium (Biases + sampling parameters) | Strongest (XSalsa20 client-side encryption + no training + no logs) |
| Sudowrite | Strong (Story Bible + reads first 20,000 words + 25-document Chapter Continuity) | Strong (1,000+ plugins + Scrivener import) | Strong (Story Engine 3.0 + Canvas four templates) | Strong (Series Folder across books) | Strongest (Feedback + AI Beta Reading ×3 + Color Highlighting) | Strong (claims no rights, no training, Chat-only zero credits) |
| Yuewen Miaobi | Strongest (deep understanding of tens of millions of characters; can read a million-word work in 5 minutes) | Strong (Q&A / polishing / AI artist / proofreading / copyright assistant / comic drama assistant) | Strong (creation → copyright → comic drama, three assistants covering the full IP lifecycle) | Strong (worldview / plot framework / planted details / detail retrieval) | Strong (DAU, token consumption, weekly usage rate observable) | Strong (licensed IP library + co-creation by 2000 writers + human editor final review) |
| Fanqie AI | Medium (uses current body text as context) | Medium (6 major tools) | Medium (orchestrated by creation stage) | Weak (no explicit persistent worldview library) [To be filled] | Medium ("Regenerate" multi-candidate + platform review) | Strongest (expansion/continuation disabled for guaranteed-minimum books + mandatory AI declaration + low-quality governance + trainable clause can be terminated) |
| Claude/ChatGPT workflow | Strongest (three-layer memory + State symlinks + context pruning) | Strong (scripts as tools: naming / word count / knowledge graph / quality-check) | Strongest (subagent orchestration + 7 roles + 5 skills + parallel reviewers) | Strongest (Bible/State/Story/Timeline + knowledge graph + snapshots) | Strong (Perplexity Gate + parallel reviewers + separation of mechanical signals from literary quality) | Strong (Bible forbidden elements + reviewers only verify, never write + plot-point constraints + knowledge graph stores only current progress) |
| AI Dungeon | Strong (Story Cards conditional retrieval) | Medium (multi-style fine-tuned models + images) | Medium (free-input loop + multiplayer) | Medium→Strong (Memories 25—800; Voyage World Engine deterministic state layer) | Weak | Medium (content filtering interrupts dramatic scenes; historical review controversies) |
| Lingxie Creation | Strong (SoloEnt.md project constitution) | Strong (AI editor / AI book breakdown / skill packs / BYOK) | Strong (six-step pipeline + multiple agents assigned different models) | Strong (timeline / planted details / main-side plot progress / non-disclosable information) | Strong (AI editor multi-dimensional scoring and grading) | Medium (states AI editor opinions are not platform editorial opinions; BYOK controls cost) |
| MidReal | Strong (memory-span technology) | Medium (images + character dialogue) | Strong (one human decision point every 300 words) | Strong (unlimited-length stories) | No results | Medium (claims copyright belongs to users) |
Key points for reading this table:
- The strong correlation between L4 and L1 is obvious: for platforms with a solid L4 (Claude workflow, Yuewen, NovelAI, Lingxie), L1 pressure is generally relieved by externalizing state; platforms with weak L4 (Fanqie AI, Biling AI) generally expose "continuity error" problems in long-form works.
- L6 strength is strongly correlated with the business model: Fanqie, as a distribution platform, has the strongest L6 because it bears review and compliance responsibility; NovelAI, as a subscription tool, embodies L6 in privacy (encryption, no training) rather than content compliance.
- L5 is a widespread weakness: most platforms only have weak evaluation such as "multi-candidate regeneration", lacking quantifiable quality gates. The only exceptions are the Claude workflow's Perplexity Gate and Sudowrite's AI Beta Reading.
3.4 Comparison of Three Long-Range State Management Paradigms
This is the most critical cross-comparison in this team, directly corresponding to the core thesis:
| Paradigm | Mechanism | Representative Implementation | Advantage | Cost |
|---|---|---|---|---|
| A · Structured rolling summary | Automatically compresses earlier content into a structured summary when the context grows too long, retaining key clues | The middle layer of Claude Code's three-layer memory (Rolling Summary) | Simple to implement, adapts to text of any length | Compression is loss; the summary itself may introduce bias and accumulate drift round after round |
| B · Keyword-triggered entry library | Splits settings into entries, injecting them into context only when relevant | NovelAI Lorebook; AI Dungeon Story Cards + Memory Banks | Controllable context usage; entries can be manually refined | Depends on trigger hit rate; untriggered settings are as good as nonexistent |
| C · Versioned state snapshot | Extracts state after each chapter and archives it as a versioned snapshot, reverting on demand | Claude Book's state/current/ symlink + chapter-NN/ archive; tulancn's snapshot skill | State is auditable, rollback-able, and can run multiple progress lines in parallel | Requires an extra extraction step; highest engineering complexity |
Engineering recommendation: the three paradigms are not mutually exclusive but complementary. Production-grade long-form workflows are best used in combination — B manages "entry-level settings" (character profiles, techniques, locations), C manages "timeline-level state" (who is where, what they know, what they hold), and A serves as the fallback compression layer.
4. Harness Six-Layer Design Points
图 4-1|AI 小说场景:六层 Harness 模型压力分布
数据来源:基于本文分析绘制的示意图。
4.1 L1 Context Engineering Layer
Context assembly in the AI fiction scenario must answer four questions simultaneously; missing any one causes problems:
| Context Component | Question It Answers | Consequence of Absence |
|---|---|---|
| Worldview entries | What are the rules of this world | Broken power system, currency/geography contradictions |
| Character card | How this character would speak and act | OOC |
| Preceding-text state | What has happened so far | Broken plot, disconnected planted details |
| Chapter intent | What this chapter should achieve | Dragging pacing, plot drift |
How the four assembly strategies are implemented in the industry:
- Full injection: Sudowrite reads the first 20,000 words of the manuscript; Chapter Continuity can link up to 25 documents.
- Conditional trigger: NovelAI Lorebook, AI Dungeon Story Cards — inject only when a keyword hits.
- State externalization: Claude Book uses
state/current/snapshots to replace the "full preceding text", compressing 100K tokens into a single state file. - Pruning agent: Chinese practice introduces a dedicated subagent that gathers one chapter's context, producing a distilled result for the writing Agent, avoiding main-context bloat.
4.2 L2 Tool & Execution Layer
The tool layer in the AI fiction scenario has a counterintuitive rule: the more "boring" the tool, the more critical it is.
| Tool Type | Typical Implementation | Why It Must Be Done by a Tool (Not the Model) |
|---|---|---|
| Naming | Standalone Python script, wrapped as a skill | The model is not good at naming and easily repeats itself |
| Word counting | Script | Model counting is unreliable |
| Knowledge-graph query | Script + md nodes | Reading the graph directly would exhaust the model's context |
| Style analysis | book-analyzer skill quantifies average sentence length, dialogue-tag frequency | Requires precise statistics rather than impressionistic judgment |
| Perplexity detection | Local Ministral model | Needs a judgment source independent of the generation model |
| System diagnostics | verify-system.sh, sync-state.sh, dashboard.py | Engineering observability |
| Generation-type tools | Write / Rewrite / Describe / Expand / Visualize | Core model capability |
Conclusion: "tools as scripts" is the maturity hallmark of third-generation Harness in the fiction scenario — stripping deterministic tasks away from the model so that the model only does uncertain creative work.
4.3 L3 Orchestration & Control Layer
Three orchestration forms:
- Stage pipeline (Fanqie AI, Lingxie Creation): strung together by creation stage — before starting the book (inspiration → outline) → during writing (continuation / blocking / expansion-rewrite) → before submission (review).
- Multi-role agent pipeline (Claude workflow): orchestrator-worker architecture, PLANNER writes beats → WRITER generates → REVIEWERS verify in parallel → STATE-AGENT updates state.
- Human-in-the-loop cadence (MidReal, AI Dungeon): hands control back to a human every 300 words, or drives the narrative loop through free player input.
The key engineering detail of the multi-role agent pipeline is the responsibility boundary: Claude Book explicitly requires the reviewer subagent to only verify, not write fiction; the writers are only coordinator and writer. This boundary prevents "review agents overstepping to rewrite and causing state inconsistency".
4.4 L4 Memory & State Layer
The core layer of this team. A complete state layer should contain six types of information:
| State Category | Content | Change Frequency |
|---|---|---|
| Worldview rules | Cultivation system, combat levels, currency, forbidden matters | Extremely low (Bible, never changes during generation) |
| Character state | Location, possessions, knowledge, relationships | Every chapter |
| Timeline | The sequence and intervals of events | Every chapter |
| Planted-detail ledger | Details planted, planned payoff chapters, payoff status | Every chapter |
| Main / side plot progress | The advancement of each storyline | Every chapter |
| Information disclosure boundary | Information that must not be disclosed early | Every chapter |
The last item is the easiest to overlook, yet it is the biggest trap of Agent writing: if the knowledge graph stores all the information of the whole book, the model will "accidentally" reveal the secret of Chapter 30 as early as Chapter 3. The countermeasure among Chinese practitioners is — the knowledge graph retains only the information at the novel's current progress, auto-syncing after every plot advancement.
4.5 L5 Evaluation & Observability Layer
Evaluation in the AI fiction scenario must be layered; mixing layers leads to wrong decisions:
| Layer | Metric | Determination Method | Can It Be Automated |
|---|---|---|---|
| Mechanical signal layer | Word count, paragraph length, dialogue ratio | Script | Yes (and should be automated) |
| Consistency layer | Character consistency, timeline consistency, planted-detail payoff | Dedicated reviewer agent | Partial |
| Style layer | Average sentence length, forbidden elements, AI Slope detection | Perplexity model + style linter | Partial |
| Literary quality layer | Chapter intent, voice, pacing, motivation, reader effect | Human | No |
Claude-Code-Novel-Writer makes an explicit statement on this: automation/quality-check.sh only records mechanical signals such as word count, paragraph length, and dialogue ratio; it can reveal anomalies but does not judge literary quality; revision decisions should be based on chapter intent, voice, pacing, continuity, motivation, and reader effect. This "boundary statement" is itself a manifestation of L5 maturity.
Meanwhile, L5 also includes business observability. Yuewen is one of the few platforms disclosing verifiable business metrics: since the new version launched, Miaobi's daily active users have more than doubled, average daily token consumption has grown over 90%, author–AI interaction frequency has more than doubled, driving a 56% year-over-year increase in "Writer Assistant" daily active users (source: Tencent News, "Comic drama annual growth over 45%"); the weekly usage rate of the Miaobi large model by writers has exceeded 75% (source: Geek Park).
4.6 L6 Governance & Safety Layer
L6 in AI fiction has three main threads, and Chinese platforms and overseas platforms focus on different things:
| Main Thread | Chinese Platform Focus | Overseas Platform Focus |
|---|---|---|
| Copyright ownership | Whether the platform trains AI on author works; IP adaptation licensing | Whether the tool claims rights over the work |
| Content labeling | Declaration obligation under the "Measures for the Labeling of AI-Generated Composite Content" | Basically no mandatory requirement |
| Content boundaries | Platform review, low-quality-content governance, subject-matter red lines | Subject-matter tolerance (whether uncensored) |
For the Chinese-side compliance baseline and the strongest governance sample, see Section 6.
5. Harness Highlight Materials
5.1 Claude Book's Four Directories & Symlink Snapshots
The responsibilities and change strategy of the four directories:
| Directory | Content | Changeable During Generation? |
|---|---|---|
bible/ | Structured style reference, containing quantitative rules and explicitly forbidden elements | Never changes |
state/ | The story's current state (character locations, possessions, knowledge, relationships) | Updated and archived every chapter |
story/ | Synopsis, plans, chapters | Appended as progress advances |
timeline/ | Detailed timeline | Updated every chapter |
The State versioning + symlink model:
state/
├── current/ # Symlink → 最新章节状态
├── chapter-01/ # 第 1 章后归档
├── chapter-02/
└── template/ Core benefit (in the original's wording): when writing Chapter 15, the model can precisely retrieve what happened in Chapters 1—14 without needing 100K tokens of context.
bible/ can be automatically extracted from source books by the book-analyzer skill to obtain quantitative style rules: average sentence length, dialogue-tag frequency, vocabulary constraints, and explicitly forbidden elements; bible-merger can merge analysis results across multiple source books.
Example of forbidden elements: under the Famous Five children's-book style, the bible explicitly writes "character death (even the villain is only arrested)" and "no bloody violence or detailed injuries". The original beats wrote "the keeper Mr. Le Goff fell down the stairs in the storm, and the body was only found two days later"; the style linter judged it too dark; it was rewritten to "Mr. Le Goff vanished in that year's storm... no one ever saw him again".
5.2 Perplexity Gate Against the AI Slope
| Item | Content |
|---|---|
| Problem | AI Slope: the model's output slides toward predictable patterns hitting the "statistical average", making text take the "most-traveled path" |
| Checkpoint | Perplexity Gate |
| Implementation | Uses a local Ministral model to detect "predictable phrases" and trigger rewriting |
| Independence requirement | The judgment source must differ from the generation model, otherwise it just parrots itself |
| Position in the pipeline | After the writer produces a draft, before/parallel to reviewer verification |
Design note: turning "anti-mediocrity" into an automatic checkpoint rather than a post-writing subjective feeling is a successful attempt to convert a non-quantifiable literary problem into an engineering signal.
5.3 NovelAI Lorebook Keyword Triggering
| Item | Content |
|---|---|
| Data form | Entries: characters, locations, settings, world rules |
| Trigger method | After a keyword hits, inject into context only when relevant |
| Capacity (tiers) | Tablet 200 tokens / Scroll 512 tokens / Opus 2,048 tokens (source: BuildFastWithAI) |
| Division of labor with Memory | Lorebook handles persistent settings, Memory handles recent events |
| Engineering value | Decouples L4's persistence layer from L1's assembly layer — settings reside in storage and enter context on demand |
This is the industrialized prototype of Paradigm B (keyword-triggered entry library); it saves more context than "injecting the full preceding text" and is more controllable than a "rolling summary".
5.4 Lingxie Creation SoloEnt.md Project Constitution
The project constitution centrally records seven types of information:
- Worldview rules
- Character personality and behavioral boundaries
- Main-plot progress
- Side-plot progress
- Timeline
- Planted details already set
- Information that must not be disclosed early
Engineering implication: write the "project constitution" as the single authoritative context source into the workspace root file, so that any Agent, any model, and any moment of access can obtain the same set of constraints. This is a perfectly isomorphic idea to AGENTS.md in software engineering.
The accompanying three-column creation interface (left: characters / outline / chapters / materials; center: body text editing; right: AI Agent dialogue) solves the "context visibility" problem — the author can see the constitution and the body text at the same time, preventing the AI from improvising while it cannot see the constraints.
5.5 Claude-Code-Novel-Writer v4.1
Note: this is a GitHub community project, not any vendor's official standard. Within the current search scope, it is the only usable commercial-writing AGENTS.md / SKILL.md reference implementation.
| Item | Content |
|---|---|
| Name | Multi-Agent Novel Writer v4.1 (last commit 2026-08-21) |
| Harness-compatible | Claude Code / OpenAI Codex / Pi |
| Canonical roles (7) | chapter-writer, plot-architect, character-developer, worldbuilder, continuity-editor, smart-planner, error-recovery |
| Canonical skills (5) | plan-novel, write-chapter, continuity-pass, revise-chapter, finalize-manuscript |
| Authoritative source | The manuscript files under manuscript/chapters/ are the single authoritative source; tracking is derived and can be regenerated via ./sync-state.sh |
| Diagnostics | ./verify-system.sh, automation/system-health-check.sh, python3 automation/dashboard.py [--monitor] |
Directory structure:
├── AGENTS.md # 规范化的项目指引(harness-neutral)
├── CLAUDE.md # Claude 侧 import AGENTS.md
├── .agents/
│ ├── roles/ # 规范化专能角色
│ └── skills/ # 规范化写作工作流
├── .claude/agents|skills|output-styles|settings.json
├── .codex/agents|config.toml|hooks.json
├── .pi/prompts/
├── manuscript/chapters/ # 权威源
├── planning/ characters/ worldbuilding/
└── automation/ The distinction between "authoritative source / derived" is the most valuable engineering idea in this project: the manuscript is the authoritative source; state tracking is derived and regenerable. This principle downgrades L4 from "memory that may be corrupted" to "an index that can be rebuilt from the source", greatly reducing the risk of long-form engineering.
6. Governance & Compliance Topic
6.1 Compliance Baseline
The "Measures for the Labeling of AI-Generated Composite Content" takes effect on September 1, 2025. Its Article 6, Paragraph 4 requires platforms to provide a labeling feature and remind users to declare proactively.
On September 23, 2025, Fanqie popped up a "Did you use AI?" checkbox in the author backend, prompting "If the work you upload was synthesized/generated using AI-related tools, you must check it truthfully" — a direct implementation of that provision.
6.2 Fanqie Novels: This Team's Strongest L6 Sample
| Date | Governance Action | Nature |
|---|---|---|
| 2024-03 | Fanqie Writer Assistant launches the AI continuation feature | Capability opened |
| 2024-05 | Launches a complete AI toolbox (naming, expansion, rewriting, etc.) | Capability opened |
| 2024-07 | The "AI Training Supplementary Agreement" controversy: the agreement required authors to consent to the platform training AI models on their novels, triggering collective outcry and stalled updates; eventually Fanqie issued a statement saying it could "help authors terminate the clause"; officially only the "pen name" is used for AI training | Conflict & concession |
| 2025-04-07 | The "Fanqie Signing Process Optimization Notice" is released, beginning substantive review of signed works (machines determine whether content is AI-generated "low-quality content"); after launch, the daily number of male-channel debut works on stage once dropped below a thousand, stabilizing long-term at 1000—1500 | Tightening |
| 2025-05 | Adjusts the signing mechanism again, raising the signing threshold | Tightening |
| 2025-09-23 | Forces a "whether AI was used" declaration in the author backend; failure to declare truthfully may prevent passing review | Compliance implemented |
Capability-side red line: AI continuation and AI expansion capabilities are only available to authors of non-guaranteed-minimum books (disabled for guaranteed-minimum books). This is the clearest "tiered authorization by contract type" design found in this team's research.
Official characterization: "It is ultimately up to each author to decide whether and how to use tool-generated content."
6.3 Diverging Platform Stances
| Platform | Stance | Specific Rules |
|---|---|---|
| Fanqie Novels | Encourages using AI but cracks down on low-quality content directly generated by AI | Mandatory declaration + expansion/continuation disabled for guaranteed-minimum books + machine-judged low quality |
| Jinjiang Literature City | Strictly limited scenarios | Feb 2025 "Trial Notice on the Use and Determination of AI-Assisted Writing", allowing only text proofreading, creative-element assistance, and creative rough-outline assistance — three scenarios |
| Zongheng Chinese Web, Qimao | Required labeling earlier than Fanqie | Require authors to label their use of AI |
| Qidian Chinese Web | Nearly unaffected | High signing threshold, manual editorial review, usually paid launch only after ~200,000 words; AI transformation is mainly in the recommendation system (new-book recommendations shifting from human-led to algorithm-driven) |
| Qimao "AI Assistant" | Capability contraction | In cooperation with Baidu Ernie Bot, supports only 3 features: writing inspiration, story settings, and character naming |
7. Selection Recommendations
7.1 Selection by Creative Goal
| Creative Goal | First Choice | Alternative | Key Reason |
|---|---|---|---|
| Chinese long-form web-novel serialization (million-word scale) | Lingxie Creation SoloEnt | Yuewen Writer Assistant | Project constitution / Miaobi Tongjian directly addresses the "continuity error" problem |
| Submitting Chinese web novels to Fanqie | Fanqie official AI toolbox | Lingxie Creation (used before submission) | Official tools share the same source as review standards, and the declaration process must be followed |
| English long-form fiction (serious) | Sudowrite | Claude self-built workflow | Story Engine + Chapter Continuity + 1,000+ plugins |
| Fully self-controlled engineering long-form | Claude / Codex self-built workflow | — | The only one that can simultaneously do state versioning, parallel review, and a perplexity gate |
| Fanfic / anime-style / restricted subject matter | NovelAI | — | XSalsa20 client-side encryption + no training by default + lenient content policy |
| Interactive narrative / tabletop-style experience | AI Dungeon | MidReal | Multi-style fine-tuned models; Voyage adds a deterministic mechanism layer |
| Quick inspiration and short stories | MidReal | Fanqie "book-start inspiration" | Expands into a complete story in about 10 seconds, handing control back every 300 words |
| Academic / workplace writing | Mita Writing Cat, Biling AI | — | Note: neither is a web-novel tool; see 07-chinese-webnovel-ai.md |
7.2 Selection by Harness Capability
| If Your Bottleneck Is | Choose a Platform with That Capability |
|---|---|
| L1 context can't fit everything | Claude workflow (State snapshots + pruning subagent), Sudowrite (25-document Continuity) |
| L4 long-form setting breakdown | Claude workflow (Bible/State/Timeline), Lingxie (project constitution), Yuewen (Miaobi Tongjian) |
| L5 not knowing whether it's good | Sudowrite (AI Beta Reading ×3), Claude workflow (parallel reviewers + Perplexity Gate) |
| L6 compliance and copyright | Fanqie (mandatory declaration + disabled for guaranteed-minimum books), NovelAI (encryption + no training) |
| L3 want to save manpower | Claude workflow (10 subagents in 3 minutes), Sudowrite (Story Engine 3.0) |
7.3 General Engineering Recommendations
- Build the state layer first, then talk about generation. The first step in starting any long-form project is not writing Chapter 1, but establishing a Bible / project constitution.
- Distinguish the authoritative source from derived indexes. The manuscript is the authoritative source; state tracking must be regenerable.
- Separate mechanical signals from literary quality. Use scripts to check anomalies and humans to judge quality; do not treat word count and paragraph length as quality scores.
- Set "what the Agent must not say". The knowledge graph stores only current-progress information, preventing future information from being disclosed early.
- Chinese submission projects must reserve a declaration process. Since 2025-09-01, AI labeling is a legal obligation, not an option.
8. Document Navigation & Reading Paths
| Document | Topic | Recommended Reading Order |
|---|---|---|
README.md | Team overview, cross-comparison matrix, selection recommendations | 1 |
01-novelai.md | NovelAI: Lorebook and privacy-first | 3 |
02-sudowrite.md | Sudowrite: Story Bible and the strongest L5 | 3 |
03-yuewen-miaobi.md | Yuewen Miaobi: understanding tens of millions of characters and the full IP lifecycle | 2 |
04-fanqie-ai.md | Fanqie AI: this team's strongest L6 sample | 2 |
05-claude-fiction.md | Claude workflow: the strongest six-layer sample | 2 (priority) |
06-ai-dungeon.md | AI Dungeon: interactive narrative and World Engine | 4 |
07-chinese-webnovel-ai.md | Chinese web-novel AI platforms and positioning analysis | 3 |
08-midreal.md | MidReal: the human-in-the-loop 300-word cadence | 4 |
Recommended paths:
- Engineering-management view: README →
05-claude-fiction.md→03-yuewen-miaobi.md→04-fanqie-ai.md - Content-creation view: README →
02-sudowrite.md→01-novelai.md→07-chinese-webnovel-ai.md - Compliance-governance view: README Section 6 →
04-fanqie-ai.md→03-yuewen-miaobi.md→ the L6 parts of05-claude-fiction.md
9. Summary
The 8 platform documents in this team jointly support one judgment: competition in the AI fiction track has shifted from "whether the model can write good sentences" to "whether Harness can hold up hundreds of thousands of words".
Three conclusions:
- L4 determines the long-form ceiling. Bible, State, Timeline, symlink snapshots, Lorebook triggering — the five forms are essentially the same thing: externalizing state out of the model's context into an auditable, rollback-able, regenerable engineering object.
- The way to solve L1 is to "reduce rather than expand". The industry's best solution is not to force everything into a bigger context window, but to use state externalization, keyword triggers, and dedicated pruning agents to compress what must enter the context to a minimum.
- L6 is already a hard constraint in the Chinese scenario. After the "Measures for the Labeling of AI-Generated Composite Content" took effect on 2025-09-01, Fanqie's mandatory declaration and its disabling of expansion/continuation for guaranteed-minimum books have been upgraded from platform rules to a compliance baseline. Apart from Fanqie, public compliance-implementation documentation from other platforms is largely absent — this is this team's biggest information gap.
One point worth emphasizing repeatedly: for all the normative content in this team about AGENTS.md / SKILL.md, apart from the GitHub community project Claude-Code-Novel-Writer, no official standard documents from any commercial platform were found. Any normative form given in this document is a community practice or a draft proposal and does not constitute an official standard.
Information-Gap Declaration
During the research and writing process, this team identified the following unresolved items, all marked with [To be filled] or [To be verified], with no speculative filling:
- "Xiezuo Shi" (写作狮): no results at all after 3 rounds of searches; removed from the platform list and not written into any platform document's main text.
- Fanqie AI pricing: the official announcement did not disclose standalone pricing; third-party claims of "¥19/month tied to membership" and "completely free" contradict each other and cannot be relied upon, marked
[To be filled]. - Yuewen Miaobi / Writer Assistant AI pricing: no public price list was found; suspected to be provided free with Writer Assistant, marked
[To be filled]. - NovelAI context window: five figures exist — 2,048 / 6,144 / 8,192 / 28,672 / 128k tokens — not unified by the official, presented in parallel and marked
[To be verified]. - MidReal developer background: "jointly developed by MIT, NYU, Cambridge, Princeton" appears only on a single aggregator site, unconfirmed on official and App Store pages, marked
[To be verified]. - MidReal pricing naming: the App Store lists both "Premium/Ultra" and "Low/Medium/High Dose" in-app purchase naming sets concurrently, suspected to be old and new versions coexisting, presented in parallel.
- Biling AI positioning conflict: "academic writing platform" and "web-novel creation platform" come from different sources, and the official-site entry is inconsistent; explained in
07-chinese-webnovel-ai.md. - AIGC labeling compliance implementations across platforms: apart from Fanqie (mandatory declaration), no public documentation was found on whether other platforms write AIGC metadata fields.
- Commercial-platform AGENTS.md / SKILL.md: no commercial platform has made such files public. Any normative form must be labeled "community practice / draft proposal, not an official standard".
- Sudowrite developer entity and founding year: all sources only write "Sudowrite", with no registered company name or founding date.
- Lingxie Creation (SoloEnt) developer entity, founding time, and official-site URL: the source is a CSDN marketing long-form article; no independent official site or business-registration information was found; all prices marked
[To be verified]. - Direct verification of AI Dungeon's official pricing page: Forward Future marks a 2026-08-30 verification, but the original latitude.io official page text was not found.
- MidReal's L5 evaluation mechanism: no public search results, marked
[To be filled]. - Quantitative-effectiveness data for Chinese web-novel AI platforms: apart from Yuewen (DAU +100%, tokens +90%, weekly usage rate >75%), no official verifiable metrics were disclosed for the remaining platforms; third-party evaluation data is mostly marketing copy and was not cited.
10. References
- Fanqie Novels official announcement, "AI Writing Tools Feature Launch Notice" — Fanqie Novels, 2024. https://fanqienovel.com/writer/zone/article/7327136545129906238
- Haike Caijing, "Fanqie Novels' AI Problem" (Sina Finance) — Haike Caijing, 2025. https://finance.sina.com.cn/search/2025-10-09/doc-infthsqh9655363.shtml
- Sohu Culture, "2024—2025 Biennial List · Preface One: The AI Era, the 'Great View of Literature', and the Tenderness of the World's Dark Side" — Sohu Culture, 2025. https://cul.sohu.com/a/1058758339_121124749
- Chinanews Jingwei, "Creative Effort Turned into AI Fodder? Web-Novel Authors 'Rise Up', Fanqie Novels Rushes to Clarify" — Chinanews Jingwei, 2025. https://www.jwview.com/jingwei/html/07-26/601732.shtml
- China Youth Daily, "'Miaobi Tongjian' and 'Comic Drama Assistant' Released: AI Empowers Web-Novel Creation and IP Adaptation" (Tencent) — China Youth Daily, 2025. https://new.qq.com/rain/a/20251017A08J6J00
- Tencent News, "Comic Drama Annual Growth Over 45%: IP and AI Dual-Drive Ignite a Hundred-Billion Market" — Tencent News, 2026. https://new.qq.com/rain/a/20260319A03C2U00
- Geek Park, "Can AI Write a Novel Like 'Joy of Life'?" — Geek Park. https://so.html5.qq.com/page/real/search_news?docid=70000021_10168f9fb6122152
- Baidu Baike, "Writer Assistant Miaobi Edition" — Baidu Baike. https://baike.baidu.com/item/%E4%BD%9C%E5%AE%B6%E5%8A%A9%E6%89%8B%E5%A6%99%E7%AC%94%E7%89%88/63227250
- Yuewen Group official site — Yuewen Group. https://www.yuewen.com/
- Hands-on article, "Writing a Novel with Claude Code: I Accidentally Discovered a Squad Power-Up Mode" (reprinted from "Xixiaoyao Tech Talk") — 2026. https://m.aitntnews.com/newDetail.html?newId=20196
- GitHub — forsonny/Claude-Code-Novel-Writer (Multi-Agent Novel Writer v4.1) — 2026. https://github.com/forsonny/Claude-Code-Novel-Writer
- HackerNoon, "Claude Book: A Multi-Agent Framework for Writing Novels with Claude Code" — HackerNoon. https://hackernoon.com/claude-book-a-multi-agent-framework-for-writing-novels-with-claude-code
- Blog, "How to Write a Novel with Agents (Part II)" — tulancn. https://tulancn.github.io/%E5%AD%A6%E4%B9%A0/study/%E5%A6%82%E4%BD%95%E7%94%A8Agent%E5%86%99%E4%B8%80%E6%9C%AC%E5%B0%8F%E8%AF%B4%EF%BC%88%E5%85%B6%E4%BA%8C%EF%BC%89
- AI Text Tools, "NovelAI: Features, Pricing & Reviews 2026" — AI Text Tools. https://aitexttools.net/tools/novelai
- RECATOOLS, "NovelAI Review" — RECATOOLS. https://recatools.com/ai-directory/novelai/
- BuildFastWithAI, "NovelAI Review 2026" — BuildFastWithAI. https://buildfastwithai.com/ai-tools/novelai
- ToolNest, "NovelAI" — ToolNest, 2026. https://toolnest.ai/project/novelai
- Sudowrite official blog, "How Sudowrite Works: Story Bible, Muse, and the Tools" — Sudowrite. https://sudowrite.com/blog/how-sudowrite-works
- AI Wiki, "Sudowrite" — AI Wiki. https://aiwiki.ai/wiki/sudowrite
- Roleforge, "Best AI Dungeon Master Tools 2026" — Roleforge. https://roleforge.ai/blog/best-ai-game-master-tools-compared
- Apple App Store, "MidReal - AI Stories" — MidReal Inc. https://apps.apple.com/mr/app/midreal-ai-stories/id6566178525
- Toolify, "MidReal" — Toolify. https://www.toolify.ai/tw/tool/midreal
- CSDN, "AI Tools Recommended for Writing Novels in 2026" (Lingxie Creation SoloEnt) — CSDN, 2026. https://tianqi.csdn.net/6a70503110ee7a33f295946a.html
- AI Express, "2026 AI Writing Tools Roundup" — AI Express. https://www.aiexpress.news/wiki/ai-writing-tools-2026
- Tahou, "A Detailed Look at Biling AI, the All-Round Creation Platform" — Tahou. https://www.tahou.com/article/211029564132177925
- Meipian, "How Beginners Start Web-Novel Writing" — Meipian. https://www.meipian.cn/5gn73n9w
- Toutiao, "Novel-Writing Technique Notes: From Beginner to Advanced" — Toutiao. https://m.toutiao.com/article/7666250379276927531
- Toutiao, "A Complete Planning Method for Long-Novel Outlines" — Toutiao. https://m.toutiao.com/article/7638890425910968851