Files
Capture/proposals/README.md
T
2026-02-24 22:54:35 +08:00

12 lines
941 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.
# 提案库 (Proposals)
本目录为**提案专用库**,与 Bible/Beat 物理隔离:提案不写入 SSOT 正文,仅在此处成文,通过 `targets` 字段与 Bible/Beat 建立关联;在角色与节拍页面底部由 Dataview 自动展示「关联提案」。
**命名**`P-{三位序号}_{简短标题}.md`,如 `P-001_佩佩机器人化.md`。新建时取当前未占用的最小序号。
**状态**`open`(讨论中)| `accepted`(已采纳)| `rejected`(已废弃)。已采纳/已废弃的提案移入 `archive/`,并在 frontmatter 中更新 `status`
**倒排索引**:在提案中填写 `targets: [\[[kb/bible/角色/佩佩]], [[kb/beats/D03]]]`,则「佩佩」与「D03」的 Bible/Beat 页面底部会自动列出该提案,无需在 Bible/Beat 内手写链接。
约定细节见 **`kb/README.md`** 与 **`template/README.md`**;采纳流程见 **`AGENTS.md`** 与 **`inbox-directive`** SKILL。