Commit all current changes following conventional commit style
bullets for details Bold key subsystems or files touched (e.g., Controllers , Authorization ) Each bullet should describe a single logical change Include tests/verification steps if applicable Steps Stage all modified and new files Run git add . Generate a commit message Title: <type>: <summary> Body: bullet-point list of detailed changes Commit the changes Use a HEREDOC to pass the message to git commit Do NOT add any Co-Authored-By trailer Output the commit hash and the final commit message