Core Viewpoint - The core competitive advantage of Li Auto lies in its engineering system that supports large-scale operations, transitioning from manual adaptation to automated processes in software development [1][5]. Group 1: Business Transformation - Li Auto's business landscape has evolved from a single chip and few projects to a stage of large-scale operations with multiple platforms and projects running in parallel [2]. - The traditional software development process for new chip platforms typically requires a migration period of 3-6 months, which is hampered by low logic reuse and high manual coding efforts [2]. Group 2: Automation and Efficiency - Engineers previously spent 40%-60% of their time on repetitive tasks such as parameter adjustments and interface tuning, which has been significantly reduced through the development of an automated toolchain [2]. - The code review process relied heavily on senior engineers manually inspecting code, achieving only 60%-70% coverage, whereas Li Auto's self-developed automation tools allow for automatic generation of configuration files and source code, compressing development cycles from days to hours [2][3]. Group 3: Separation of Static and Dynamic Components - The platform asset layer contains static code that encapsulates core logic, while the demand configuration layer abstracts project-specific parameters into standardized templates [3]. - Li Auto has transformed accumulated technical specifications and historical insights into an AI-driven system that can identify potential conflicts in code integration, addressing issues like non-reentrant interface calls and memory overflow risks before they occur [3]. Group 4: Real-time Problem Resolution - The company has doubled the number of parallel projects it can support, reducing response times for new demands from several days to just a few hours [4]. - Unlike typical internet applications, vehicle software operates in a black-box environment, making real-time data analysis challenging. Li Auto has implemented a mechanism that captures memory snapshots and performance context in real-time, shifting from reactive to proactive problem management [4]. Group 5: Future Outlook - The only solution to alleviate scaling anxiety is to transition from uncontrollable human resources to an evolving automated system [5]. - Li Auto is committed to building an automated factory, emphasizing the importance of automation in its operational strategy [6].
理想用AI做代码审查覆盖率100%(人只能70%)