Use full English in structure note example and template

Made-with: Cursor
This commit is contained in:
nameforyou
2026-03-10 12:12:40 +08:00
parent 38bd2869c8
commit 6f7ef598b8

View File

@@ -89,36 +89,36 @@ After a deep-learning run (e.g. book/long video), the structure note ties atomic
```markdown ```markdown
--- ---
type: Structure_Note type: Structure_Note
tags: [LLM, AI基础设施, 深度学习] tags: [LLM, AI-infrastructure, deep-learning]
links: ["[[索引_LLM技术全栈_从预训练到部署]]", "[[索引_AI时代观察]]"] links: ["[[Index_LLM_Stack]]", "[[Index_AI_Observations]]"]
--- ---
# [Title] 结构笔记 # [Title] Structure Note
> **当时语境**:何时、为何、在什么项目下创建。 > **Context**: When, why, and under what project this was created.
> **默认读者**:半年后的自己——本结构自包含。 > **Default reader**: Yourself in six months—this structure is self-contained.
## Overview (5 Questions) ## Overview (5 Questions)
1. 它解决什么问题? 1. What problem does it solve?
2. 核心机制是什么? 2. What is the core mechanism?
3. 关键概念 (35) → 各连到原子笔记 [[YYYYMMDD_原子_主题]] 3. Key concepts (35) → each linked to atomic notes [[YYYYMMDD_Atomic_Topic]]
4. 与已知方法的对比? 4. How does it compare to known approaches?
5. 一句话总结(费曼测试) 5. One-sentence summary (Feynman test)
## 逻辑树 (Logic Tree) ## Logic Tree
命题一: Proposition 1:
├─ [[原子笔记A]] ├─ [[Atomic_Note_A]]
├─ [[原子笔记B]] ├─ [[Atomic_Note_B]]
└─ [[原子笔记C]] └─ [[Atomic_Note_C]]
命题二: Proposition 2:
└─ [[原子笔记D]] └─ [[Atomic_Note_D]]
## 阅读顺序 (Reading Sequence) ## Reading Sequence
1. **[[原子笔记A]]** — 理由: 1. **[[Atomic_Note_A]]** — Reason:
2. **[[原子笔记B]]** — 理由: 2. **[[Atomic_Note_B]]** — Reason:
``` ```
Companion outputs: execution plan (`YYYYMMDD_01_[书名]_执行计划.md`), atomic/method notes, index note for the topic, workflow-audit report. See **deep-learning** in [zk-steward-companion](https://github.com/mikonos/zk-steward-companion). Companion outputs: execution plan (`YYYYMMDD_01_[Book_Title]_Execution_Plan.md`), atomic/method notes, index note for the topic, workflow-audit report. See **deep-learning** in [zk-steward-companion](https://github.com/mikonos/zk-steward-companion).
## 🔄 Your Workflow Process ## 🔄 Your Workflow Process