14 lines
904 B
Markdown
14 lines
904 B
Markdown
# Reflection Index
|
|
|
|
Use this index for second-order workflow lessons.
|
|
|
|
| Date | Reflection | Trigger | Action | Detail |
|
|
|---|---|---|---|---|
|
|
| 2026-09-03 | Register source task records before an Integration commit | A normal cherry-pick committed another task's record before `check_doc_drift` could recognize it as an unchanged adopted source | Apply source commits with `--no-commit`, resume the owning Integration task with `--adopt-existing`, verify the staged source record is unchanged, then commit | `cases/20260903-design-message-send-client-integration-6f3a8c21__adopt-source-record-before-commit.md` |
|
|
|
|
## When To Reflect
|
|
|
|
Create a reflection only when work reveals a reusable lesson: skipped gates, repeated mistakes, durable debugging patterns, ineffective plans, human corrections, or candidates for new scripts or skills.
|
|
|
|
Routine task completion belongs in `30-worklog/task-history.md`.
|