perf-investigation-logger
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineseperf-investigation-logger
perf-investigation-logger
Append structured investigation notes to .
{state-dir}/perf/investigations/<id>.mdFollow as the canonical contract.
docs/perf-requirements.md将结构化的调查记录追加到文件中。
{state-dir}/perf/investigations/<id>.md请以作为标准约定。
docs/perf-requirements.mdRequired Content
必填内容
- Exact user quotes (verbatim)
- Phase summary
- Decisions and rationale
- Evidence pointers (files, metrics, commands)
- 精确的用户原话(一字不差)
- 阶段总结
- 决策及理由
- 证据指向(文件、指标、命令)
Output Format
输出格式
undefinedundefined<Phase Name> - <YYYY-MM-DD>
<Phase Name> - <YYYY-MM-DD>
User Quote: "<exact quote>"
Summary
- ...
Evidence
- Command:
... - File:
path:line
Decision
- ...
undefinedUser Quote: "<exact quote>"
Summary
- ...
Evidence
- Command:
... - File:
path:line
Decision
- ...
undefinedConstraints
约束条件
- Use for state path (default
AI_STATE_DIR)..claude - Do not paraphrase user quotes.
- 状态路径请使用(默认值为
AI_STATE_DIR)。.claude - 不得改写用户原话。