1.8 KiB
1.8 KiB
id, type, beat_type, day, order_in_day, status, dev_status, emotional_tone, summary, player_feels, characters, terms, reveals, created, updated, tags
| id | type | beat_type | day | order_in_day | status | dev_status | emotional_tone | summary | player_feels | characters | terms | reveals | created | updated | tags | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beat | 0 | draft | fiction |
|
{{title}}
一句话概述:{同步 frontmatter 的 summary}
Fiction
不确定处用标记:[#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