# Accumulated Learnings This file is automatically updated after each coding session. The SessionEnd hook triggers `/retrospective` which analyzes the session and adds new learnings here. --- ## Patterns (What Works) Successful approaches and code patterns that should be reused. --- ## Failures (What to Avoid) Approaches that failed, bugs encountered, and time-wasting paths. --- ## Edge Cases Tricky scenarios and non-obvious behaviors discovered during development. --- ## Technology Insights Framework-specific knowledge, library quirks, and API insights. --- ## Conventions Project-specific coding conventions and style guidelines.