Architecture & Design ADRs
This section contains ADRs related to system architecture, design patterns, and extensibility frameworks.
ADRs in this Category
- ADR-0006: Modular Dependency Management Strategy
- ADR-0027: CPU-Based AI Deployment Assistant Architecture
- ADR-0028: Modular Plugin Framework for Extensibility
- ADR-0036: Apache Airflow Workflow Orchestration Integration
- ADR-0038: FastMCP Framework Migration for MCP Server Implementation
Key Themes
- Modular Design: Extensible architecture with clear separation of concerns
- Plugin Framework: Flexible system for adding new functionality
- AI Integration: Modern AI-assisted deployment and troubleshooting
- Dependency Management: Clean handling of external dependencies
Table of contents
- ADR-0028 Modular Plugin Framework
- ADR-0006 Modular Dependency Management
- ADR-0027 CPU-Based AI Deployment Assistant
- ADR-0032 AI Community Distribution
- ADR-0033 Terminal-Based One-Shot Deployment
- ADR-0034 AI Terminal Integration
- ADR-0036 Airflow Workflow Orchestration
- ADR-0038 FastMCP Framework Migration