Core Concepts
This chapter introduces the main concepts of XDevelop, helping you understand the platform's design philosophy and working principles.
Three Core Concepts
Concept Relationships
These three core concepts form the complete development system of XDevelop:
- MVC Design Pattern defines the architectural skeleton of the system
- Sub-Agents achieve automated generation through workflow orchestration
- Commanders provide intelligent interaction capabilities for the generated system
Understanding these concepts will help you better grasp how XDevelop works, enabling you to use the platform more efficiently for development tasks.
Further Reading
After understanding the core concepts, you can read the following chapters for deeper insight into XDevelop's internal mechanisms:
- Core Workflows — A breakdown of the 6-node process for AI-generated systems, understanding the complete chain from requirements to code
- Core Commanders — Detailed descriptions of the three major commanders, mastering AI-driven development and operations
