№ · HANDOFF 杂项 CH.06.30
主页 · 🤝 Handoff 杂项 · Callback Summary Template

Callback Summary Template

📅 2026-06-30 · 📦 791 B · 🤝 Handoff 杂项 · 📝 MD 文档 🏷️ 会话🏷️ Buff🏷️ 剧情

Use this when a task session returns to PM.

[角色]#模块@版本
⟦tag:v2|session|<session-id>⟧
task tag: ⟦tag:v2|task|<task-id>⟧
role tag: ⟦tag:v2|role|<role-id>⟧
loop state: waiting_callback
dispatch state: waiting_callback

completed:
- ...

incomplete:
- ...

blockers:
- ...

next action:
- ...

evidence:
- file / line / artifact links only

Rules:

  • Do not re-narrate history.
  • Do not expand reasoning.
  • Use only file links, tag refs, and minimal deltas.
  • 默认不要输出整段 git diff 或整段 patch;只回最小 callback pack。
  • 第一行必须带会话身份前缀,格式 [角色]#模块@版本
  • 回包状态默认拆成 loop statedispatch state 两行。
  • If there is no blocker, write none.