- Initialize git repo - Create kb/ directory: terms/, beats/, days/, production/, decisions/ - Create inbox/archived/ for processed files - Update templates: beat (enhanced narrative state + production), character (aliases + arc tracking), worldbuilding (tier + aliases), day (chapter + cumulative state) - Add new templates: eureka (replaces inbox), decision - Update outline template with retcon/TBD tracking - Add AGENTS.md with AI operation rules - Add .gitignore Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
334 B
Markdown
20 lines
334 B
Markdown
---
|
||
type: decision
|
||
date: ""
|
||
decided_by: ""
|
||
affects: [] # 受影响的条目文件名列表
|
||
tags: [decision]
|
||
---
|
||
|
||
# {{决策标题}}
|
||
|
||
**背景**:{为什么需要做这个决策}
|
||
|
||
**选项**:
|
||
- A:{描述}
|
||
- B:{描述}
|
||
|
||
**最终选择**:{A/B/其他}
|
||
**理由**:{自然语言}
|
||
**影响**:{修改了哪些条目}
|