Scrum_Retro.md 496 B

26.04.30 RETROSPECTIVE

Sprint Retrospective

Frequency: End of every Sprint, immediately following the Sprint Review. Participants: Scrum Team. Objective: To identify areas of improvement for the upcoming Sprint.

  • What went well? (e.g., "Dockerizing Zabbix reduced deployment time.")
  • What didn't go well? (e.g., "SQL schema initialization was brittle.")
  • Actionable improvements: (e.g., "Implement SET GLOBAL log_bin_trust_function_creators = 1 permanently.")