You are creating a commit that includes a Conversation Decision Record (CDR). Follow these steps exactly.
This CDR is likely the ONLY record of what happened and why. There may be no PR, no code review, no human reading the diff before or after this lands. Write accordingly — capture everything, because nothing else will.
Run these in parallel:
git status(never use-uall)git diffandgit diff --stagedto see all changesgit log --oneline -10for recent commit style