Files
tradecatlabs f1f0b9fe75 refactor: move research domain to repository root (#58)
Move the complete research domain from docs/research to root-level research, update indexes and path-aware tooling, and align raw snapshot governance and CODEOWNERS.\n\nVerified with make test and GitHub CI.
2026-07-11 22:18:37 +08:00

813 B

research/harness/notes/ Agent 指南

目录职责

research/harness/notes/ 保存 Harness 研究材料的中文摘记、提纲和待提炼线索。

文件地图

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