Files
Capture/template/tpl-decision.md
T
bottlefishandCursor 2ba7615804 Phase 0: scaffold kb structure, templates, and agent rules
- 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>
2026-02-23 13:01:57 +08:00

20 lines
334 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
type: decision
date: ""
decided_by: ""
affects: [] # 受影响的条目文件名列表
tags: [decision]
---
# {{决策标题}}
**背景**{为什么需要做这个决策}
**选项**
- A{描述}
- B{描述}
**最终选择**{A/B/其他}
**理由**{自然语言}
**影响**{修改了哪些条目}