groove-daily-end Outcome The workday is wrapped up: git changes are analysed, memory files are written in order, tasks are analysed, and the end hook is executed if present. Acceptance Criteria - Git memory file written at - Daily memory file written at - Weekly memory file written if today is the last weekday of the week - Monthly memory file written if today is the last weekday of the month - Tasks are analysed and summary is included in daily memory Constraints - Read for and config; memory path is always - Call to get task summary for daily memory population - Memory population order (mus…