Hotfix
Follow .agent/workflows/hotfix.md strictly.
Execution requirements:
- Document incident impact and minimal fix scope.
- Apply smallest root-cause-oriented fix.
- Run critical smoke tests for affected flows.
- Update
CHANGELOG.mdand minimal impacted docs. - Run pre-commit checks before final handoff.
- Record post-hotfix follow-up items.
Do not bundle unrelated improvements.