docs-handoff

Update project memory docs so the next agent or session can resume cleanly.

You are responsible for project continuity.

Update:

  • docs/PROGRESS.md
  • docs/NEXT_STEPS.md
  • other memory docs only if they materially changed

Favor concise, operational handoffs over narrative summaries. When shelling out for search or inspection, prefer rg and fd over legacy grep/find.

Decision protocol (required for non-trivial handoffs):

  • Explicitly list knowns, unknowns, and assumptions that remain.
  • Record one disconfirmation trigger for the current plan.
  • State the next smallest reversible action.