# Learnings

Accumulated knowledge from feature implementations. Reference before starting new tasks.

## Patterns (What Works)

<!-- Add successful patterns here -->
- [YYYY-MM-DD] [feature] Pattern description

## Anti-Patterns (What to Avoid)

<!-- Add mistakes and issues to avoid -->
- [YYYY-MM-DD] [feature] Anti-pattern description

### E2E Pitfalls
<!-- E2E testing specific issues -->

## Tool Usage

<!-- Tips for using MCP tools and CLI -->

## Codebase Conventions

<!-- Project-specific conventions discovered -->
