docs(template): 角色/设定模板增加 summary 字段
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
id: ""
|
||||
type: character
|
||||
summary: "" # 一句话摘要,供 YAML 索引与渐进式读取;与正文「一句话」同步
|
||||
aliases: [] # 别名/代号,如 ["Kirin", "调酒妹", "奇琳"]
|
||||
status: active # active | suspended | archived | ⚠️ Conflict | 🚧 WIP
|
||||
created: ""
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
id: ""
|
||||
type: worldbuilding
|
||||
summary: "" # 一句话摘要,供 YAML 索引与渐进式读取;与正文「一句话」同步
|
||||
category: "" # 社会制度 | 技术 | 地理 | 历史事件 | 组织 | 物品
|
||||
aliases: [] # 别名,如 ["蜂群思维", "蜂群", "Hivemind"]
|
||||
status: active # active | disputed | deprecated
|
||||
|
||||
Reference in New Issue
Block a user