mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-18 13:28:11 +00:00
refactor: research - move domain to repository root
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# research/harness/notes/ Agent 指南
|
||||
|
||||
## 目录职责
|
||||
|
||||
`research/harness/notes/` 保存 Harness 研究材料的中文摘记、提纲和待提炼线索。
|
||||
|
||||
## 文件地图
|
||||
|
||||
```text
|
||||
notes/
|
||||
├── README.md # 摘记目录入口
|
||||
├── lilian-weng-harness-rsi-outline.md # Lilian Weng 原文提纲摘记
|
||||
├── lilian-weng-harness-rsi-short-note.md # Lilian Weng 原文短摘
|
||||
└── AGENTS.md # 本目录操作规则
|
||||
```
|
||||
|
||||
## 修改规则
|
||||
|
||||
- 摘记只承载阅读线索和阶段性理解,不替代 `../raw/` 的原始事实层。
|
||||
- 新增摘记时必须能追溯到上级 raw 来源或可信一手来源。
|
||||
- 稳定结论应迁移到 `../harness-engineering.md`,不要长期停留在 notes。
|
||||
- 新增、删除或重命名摘记时,同步更新本目录 `README.md` 和上级 `../README.md`。
|
||||
Reference in New Issue
Block a user