research
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese启动一个 background agent 做 research,这样你可以在它阅读时继续工作。
它的工作:
- 对照 primary sources 调研问题:official docs、source code、specs、first-party APIs,而不是二手解读。每个 claim 都要追溯到拥有该事实的 source。
- 把 findings 写入一个 Markdown 文件,并为每个 claim 标注 source。
- 保存到 repo 既有的 notes 位置;匹配现有 convention。如果没有 convention,就放在合理位置并说明路径。
Start a background agent to conduct research, so you can continue working while it reads.
Its tasks:
- Research issues against primary sources: official docs, source code, specs, first-party APIs, rather than secondary interpretations. Every claim must be traced back to the source that owns the fact.
- Write findings into a Markdown file and cite the source for each claim.
- Save to the existing notes location in the repo; match the existing convention. If there is no convention, place it in a reasonable location and explain the path.