修改log.md 追加内容时的format
This commit is contained in:
15
CLAUDE.md
15
CLAUDE.md
@@ -131,8 +131,13 @@ last_updated: YYYY-MM-DD
|
||||
8. 检测并记录冲突
|
||||
9. 追加 `wiki/log.md`,**输出格式必须包含实际使用的 slug**:
|
||||
```markdown
|
||||
## 2026-04-16
|
||||
- [[sources/实际使用的-slug.md]] (raw/xxx.md) — 简短描述
|
||||
## [YYYY-MM-DD] ingest | 标题
|
||||
- Source file: raw/xxx.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary:
|
||||
- Concepts created: xxx, xxx
|
||||
- Source page: wiki/sources/xxx.md
|
||||
- Notes:
|
||||
```
|
||||
> ⚠️ 输出 **done** 后必须附加一行显示实际 slug,例如:
|
||||
> ```
|
||||
@@ -486,6 +491,12 @@ date: YYYY-MM-DD
|
||||
|
||||
```
|
||||
## [YYYY-MM-DD] ingest | 标题
|
||||
- Source file: raw/xxx.md
|
||||
- Status: ✅ 成功摄入
|
||||
- Summary:
|
||||
- Concepts created: xxx, xxx
|
||||
- Source page: wiki/sources/xxx.md
|
||||
- Notes:
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user