同步本地修改

This commit is contained in:
Ovid
2026-04-27 15:09:27 +08:00
parent f0ea5c5035
commit b949cbd012
101 changed files with 5066 additions and 99 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ type: beat
beat_type: "" # 维修 | 场景对话 | 梦境 | 特殊
day: "" # 留空则进入 outline 的 Backlog
order_in_day: 0
status: draft # draft | backlog | review | locked backlog=需存在但尚未落稿)
confidence: planned # confirmed | planned | speculative
dev_status: fiction # fiction | playable | function | prototype | close
fiction_source: self # 叙事信源位置。self = 本文 Fiction 区即 SSOT;指向外部时填路径(如 Yarn 文件夹路径或 flow 文档链接)
emotional_tone: "" # 情绪基调,例:"压抑/解脱" "荒诞/温暖"
+1 -1
View File
@@ -2,7 +2,7 @@
id: ""
type: character
aliases: [] # 别名/代号,如 ["Kirin", "调酒妹", "奇琳"]
status: active # active | suspended | archived | ⚠️ Conflict | 🚧 WIP
confidence: confirmed # confirmed | planned | speculative
created: ""
updated: ""
tags: [character]
+1 -1
View File
@@ -3,7 +3,7 @@ id: ""
type: worldbuilding
category: "" # 社会制度 | 技术 | 地理 | 历史事件 | 组织 | 物品
aliases: [] # 别名,如 ["蜂群思维", "蜂群", "Hivemind"]
status: active # active | disputed | deprecated
confidence: confirmed # confirmed | planned | speculative
created: ""
updated: ""
tags: [worldbuilding]