groove-utilities-memory-log-git Outcome is created with a git summary for the current session. N is auto-incremented based on existing files for that date. Acceptance Criteria - File created at with correct N - Content includes commits since midnight, git status, and diff stats - N does not collide with existing files for the same date - File is suitable for inclusion in the same commit it describes Constraints - Memory path is always - Always list existing files in before writing to determine correct N - N starts at 1 for the first file of the day, increments for subsequent - Git data to inc…