2026-07-09 04:40:58 -07:00

20 lines
992 B
YAML

target_type: chapter
中文名: 章节容器
domain: content
scope: chapter
本体分组: 容器
状态: 启用
判据: 章的结构面(目标/衔接/钩子)与生成归因;正文本身是 md 内容不进字段 ‖ 场景结构→scene
实例落点: manuscript/第NNN章-标题.md 的 frontmatter
特有字段:
- { key: 章号, aiContext: true }
- { key: 标题, aiContext: true }
- { key: 本章目标, 说明: 这一章要完成的戏剧任务, aiContext: true }
- { key: 前情衔接, 说明: 上章钩子如何接住, aiContext: true }
- { key: 出场角色, aiContext: true }
- { key: 场景列表, 说明: 数组,每项按 scene 合同, aiContext: true }
- { key: 伏笔动作, 说明: 本章 埋/推进/回收 了哪些伏笔, aiContext: true }
- { key: 章末钩子, aiContext: true }
- { key: 字数, 说明: 回算字段, aiContext: false }
- { key: 依据, 说明: 来源归因——大纲版本/上下文回显文件/写手,采纳时写入, aiContext: false }