Explanation¶
These articles provide background information on how PowerGenome works and why it's designed the way it is.
Architecture and Design¶
- Architecture Overview: High-level system design, key components, and design patterns
Understanding vs. Doing¶
These articles explain why and how things work, not step-by-step instructions. If you're looking for:
- How to configure something: See How-To Guides
- Parameter definitions: See Reference
- Learning PowerGenome: See Tutorials
Going Deeper¶
Want to understand PowerGenome internals?
- Start with Architecture Overview for the big picture
- Read Data Pipeline Flow to understand execution
- Dive into specific methodology articles based on your interests
- Review the source code for implementation details
Contributing Explanations¶
These articles benefit from diverse perspectives. If you have insights about:
- Trade-offs in design decisions
- Alternative approaches and why they weren't chosen
- Common misconceptions
- Historical context for features
Consider contributing! See our Contributing guidelines.