Developer Guide¶
Welcome to the HAEO developer documentation! This section covers architecture, development setup, and contribution guidelines.
Quick Start¶
Topics¶
- Architecture - System design overview
- Setup - Development environment with uv
- Units & Stability - Unit system and numerical considerations
- Energy Models - Creating new element types
- Coordinator - Data update coordinator pattern
- Testing - Running and writing tests
- Contributing - Contribution workflow