Explanation¶
Understanding-oriented conceptual discussions about aider-lint-fixer's architecture, design decisions, and technology choices.
Available Guides¶
This section contains explanation documentation following the Diataxis framework, providing deep understanding of the architectural concepts behind aider-lint-fixer.
Explanation documentation is understanding-oriented: - Clarify and illuminate architectural concepts - Provide context and background for design decisions - Discuss alternatives and trade-offs - Focus on understanding, not step-by-step instruction
Contents¶
- Architecture Overview - High-level architectural concepts and design philosophy
- Container Architecture - Dual container strategy and deployment patterns
- Design Decisions - Key architectural and technical decisions with rationale
- Technology Stack - Complete overview of technologies and tools used
Understanding the Architecture¶
The explanation documents work together to provide comprehensive understanding:
- Start with Architecture Overview for the big picture
- Read Design Decisions to understand the "why" behind choices
- Explore Technology Stack for detailed technology information
- Review Container Architecture for deployment strategy details
Related Documentation¶
- ADRs - Formal architectural decision records
- How-to Guides - Task-oriented instructions
- Tutorials - Learning-oriented step-by-step guides