Files
agentic-ctx/workflows/weekly.md
2026-05-13 21:36:34 +08:00

51 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Weekly Research Workflow
用于维护研究推进,而不是写流水账。目标是把本周工作映射到 claim、artifact、风险和下一步实验。
## Inputs
- 本周完成的 artifact代码、实验、图、文档、阅读笔记、讨论结论。
- 当前 paper/project goal。
- 上周计划。
## Weekly Report Shape
```md
# Weekly Report
## Goal
## Progress
| Item | Artifact | Claim/Goal Supported | Evidence |
|---|---|---|---|
## Findings
## Blockers
## Next Week
## Decisions Needed
```
## Review Questions
- 本周产出是否有 artifact而不只是“研究了/看了/调了”。
- artifact 是否支持当前 paper/project 的核心 claim。
- 是否有新的 negative result 或边界条件。
- 是否暴露 benchmark、baseline、metric 或 implementation 风险。
- 下周任务是否能在 1-3 天内产生可检查结果。
## Output
- `On Track / At Risk / Blocked`
- Blocking/Major/Minor issue list。
- 下周 3 个以内的具体动作。
## Rules
- 不把周报写成活动列表。
- 不把“继续优化/继续实验/继续阅读”作为下一步;必须写对象、命令或 artifact。
- 发现方向不对时,优先缩小问题,而不是增加任务数量。