Agent Hangover is the moment after a big agent run when you must read the diff, remove stray edits, and prove the app still works.
ELI5
A helper cleaned fast, but now you check what moved.
In practice
Use it as a warning to pause, inspect git diff, run tests, and keep only the changes that match the goal.