Files
Capture/template/tpl-beat.md
T
2026-02-25 10:13:26 +08:00

2.4 KiB
Raw Blame History

id, type, beat_type, day, order_in_day, status, dev_status, fiction_source, emotional_tone, summary, player_feels, characters, terms, reveals, created, updated, tags
id type beat_type day order_in_day status dev_status fiction_source emotional_tone summary player_feels characters terms reveals created updated tags
beat 0 draft fiction self
beat

{{title}}

一句话概述{同步 frontmatter 的 summary}


Fiction

[!info]- 信源说明 fiction_source: self → 本区是叙事 SSOT,直接在下方写作。 fiction_source: 外部路径 → 叙事 SSOT 已迁移,下方只保留叙事骨架(几句话概括流程),完整内容见 fiction_source 指向处。 阶段迁移路线:short-fiction → flow → full-fiction → yarn,详见 template/README.md

不确定处用标记:[#TBD: 说明] [#LogicHole: 问题] [#CharacterCheck: 角色名]

{开始写作}


变更日志

有溯源时,决策理由需引用来源(如 inbox/archived/xxx)。

日期 变更内容 决策理由 来源

📡 关联提案 (自动追踪)

以下是针对本 Beat 的未决提案,决策前请参考。

TABLE author as "发起人", created as "日期", summary as "一句话"
FROM "kb/proposals"
WHERE contains(targets, this.file.link) AND status = "open"
SORT created DESC