🎨 style(markdown): normalize md headings and lists
This commit is contained in:
+4
-4
@@ -5,10 +5,10 @@
|
||||
> - **模板源**:`playbook/rulesets/` → 通过 `sync_standards.*` 同步 → 目标项目的 `.agents/`
|
||||
> - **AI 读取**:目标项目根目录的 `.agents/`,而非此处
|
||||
> - **使用流程**:
|
||||
> ```
|
||||
> playbook/rulesets/tsl/ → [sync] → your-project/.agents/tsl/ ← AI 代理读取
|
||||
> (模板源) (实际使用)
|
||||
> ```
|
||||
> ```
|
||||
> playbook/rulesets/tsl/ → [sync] → your-project/.agents/tsl/ ← AI 代理读取
|
||||
> (模板源) (实际使用)
|
||||
> ```
|
||||
|
||||
本目录用于存放 **AI/自动化代理规则集模板**,用于分发到其他项目。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user