# Architecture Documentation Standards

## Required Conventions

- ALWAYS include clear overview
- ALWAYS document all major components
- ALWAYS show data flow between components
- ALWAYS document technology choices

## Best Practices

- Use diagrams (Mermaid recommended)
- Document security considerations
- Include scalability notes
- Link to related ADRs
