novel_continuity_check
Scan a book against its setting bible to flag continuity contradictions—number mismatches, absent characters, alias conflicts, and repeated details—so you can correct them before publication.
Instructions
连贯性审计:对照设定表扫描全书,输出矛盾候选(数字口径/人物缺场/别名/重复)供修正。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ooc | No | OOC 哨兵模式:对比每章角色附近文本情绪值 vs 全书基线,提示偏离。 | |
| book | Yes | 书名。 | |
| root | No | 章节库根目录。 | |
| chapter | No | 衔接检查模式:指定章节(章号/文件名/标题),对比其与上一章的开头衔接。 | |
| outline | No | 大纲对照模式:对比创作资料剧情大纲方向行与正文关键词重合率,提示可能走偏。 |