Build Vs Buy 2026
Generated: 2026-03-02 22:08 UTC via Gemini 2.5 Flash with Google Search grounding
The landscape of software development has undergone a fundamental shift, largely driven by advancements in AI, making the traditional "build vs. buy" calculus obsolete. For education startups like GenEvolve, this presents a compelling argument for building a custom learning platform rather than adopting off-the-shelf solutions or extensive open-source customization.
1. The "Build Over Buy" Thesis: AI-Assisted Development Reshaping Economics
The marginal cost of software development is rapidly approaching zero, with AI coding agents capable of scaffolding entire applications in days or weeks. This paradigm shift is supported by several key pieces of evidence beyond the example of Theo Browne:
- Reduced Costs and Accelerated Timelines: AI-driven development significantly reduces costs by compressing development timelines, automating repetitive tasks, decreasing required team sizes, and accelerating testing and iteration. This leads to faster delivery cycles, lower initial development costs, and rapid prototyping.
- Economic Viability for Custom Solutions: The cost of building software has collapsed, making it economically viable for mid-market companies to develop internal tools, especially when annual SaaS costs exceed £100,000.
- Shift in Value Proposition: AI is moving the value proposition away from generic, UI-heavy software towards the ownership of "intelligence" – the unique decision logic, workflows, and reasoning that differentiate an enterprise. This makes custom, AI-driven capabilities strategically superior to recurring per-seat SaaS licenses in many instances.
- Empowerment of Non-Technical Builders: AI tools are enabling individuals without traditional coding expertise to generate functional products in a matter of days or weeks. For example, a commercial banker reportedly built a full ERP suite in eight weeks using AI tools, a task that would have traditionally required an 18-month effort from a team of developers.
- Widespread SaaS Replacement: A significant trend indicates that enterprises are actively replacing SaaS tools with custom-built solutions. Surveys show that 35% of companies have already replaced at least one SaaS tool, and 78% plan to continue this trend in 2026. This includes replacing workflow automation tools, internal administration tools, business intelligence (BI) dashboards, and even building custom functionalities on top of existing CRM and sales platforms. One company, for instance, saved £200,000 annually in automation software by developing their own solution.
- Emergence of Vertical AI Agents: Companies like Rippling are leveraging vertical AI to build comprehensive suites of tools (e.g., HR) that aim to outcompete established SaaS providers by consolidating multiple business functions into more efficient platforms. Other early adopters like Agentic, Sierra, and Writer AI are using vertical AI agents to automate various business operations. Platforms like Retool are also facilitating the creation of custom internal tools and leveraging AI for generating queries, logic, and user interfaces.
Application to Education/LMS Platforms:
For education and Learning Management System (LMS) platforms, AI-assisted development offers transformative potential:
- Personalized and Adaptive Learning: AI is revolutionizing education by enabling highly personalized learning experiences, adaptive assessments, intelligent content recommendations, and automated content creation. This allows for dynamic adjustment of content and pace based on individual student needs, preferences, and performance.
- Automated Administrative Tasks: AI can automate routine administrative tasks such as grading, progress tracking, and content generation, freeing educators to focus on teaching and meaningful student interactions.
- Enhanced Features for 2026: A competitive LMS in 2026 is expected to be cloud-native, AI-enhanced, mobile-first, and deeply integrated with HR and performance management systems. Key AI features for LMS platforms include personalized learning paths, adaptive assessments, predictive analytics, gamification, and generative AI for creating learning materials, quizzes, and simulations.
Realistic Timeline for Building a Custom Education Platform with AI Agents in 2026:
While a full-fledged, complex LMS might not be built in "days" or "weeks," AI agents significantly compress development timelines compared to traditional methods.
- Rapid Prototyping and Iteration: AI-driven development enables faster delivery cycles, rapid prototyping, and continuous iteration.
- Component-Based Development: Simple AI components, such as an NLP-based chatbot, could be developed within 1-2 months, and a predictive analytics dashboard in 2-4 months. A custom LMS would involve integrating multiple such components.
- Focus on Core Differentiation: The strategy should be to leverage AI to build the 20% that differentiates GenEvolve, rather than reinventing standard functionalities.
- Ownership vs. Initial Build: It's crucial to acknowledge that while AI makes building the first version cheap and fast, the long-term costs associated with ownership, maintenance, integration, and security oversight remain significant and should not be underestimated.
The development process for a custom LMS in 2026 will involve defining functionalities, mapping user personas (learners, admins, instructors), and selecting a technology stack that prioritizes scalability, security, and future-proofing, heavily leveraging cloud and open-source tools alongside advanced AI capabilities.
2. Open Source License Reality Check:
Understanding the nuances of open-source licenses is critical for GenEvolve's strategy, especially concerning white-labeling and global licensing without source code release.
-
AGPL (Affero General Public License) - e.g., Canvas, Open edX:
- Commercial Restrictions: The AGPL is designed to close the "SaaS loophole" of the GPL. If you modify AGPL-licensed software and offer it as a service over a network (e.g., SaaS), you must make the modified source code available to your users. This applies even if the users don't directly download the software.
- Fork and Sell as SaaS: You can fork and sell AGPL-licensed software as SaaS. However, any modifications you make to the AGPL-licensed core that are used in your SaaS offering must be released to your users under the AGPL. This means you cannot keep your proprietary modifications secret if they are part of the network service. This significantly restricts the ability to white-label and license globally without releasing your differentiating source code.
-
GPL (GNU General Public License) - e.g., Moodle, Chamilo:
- Commercial Restrictions: The GPL requires that if you distribute GPL-licensed software (modified or unmodified), you must make the source code available to the recipients.
- The "SaaS Loophole": The "SaaS loophole" refers to the fact that if you run GPL-licensed software on your servers and users interact with it over a network without receiving a copy of the software, you are generally not considered to be "distributing" it. Therefore, you are not obligated to release your modifications.
- Does it work for a school platform? Yes, the "SaaS loophole" generally works for a school platform offered as a service. GenEvolve could host a modified Moodle or Chamilo instance and offer it as a SaaS platform to schools without releasing their proprietary modifications, as long as the schools are only interacting with the software over the network and not receiving a copy of the software itself. This allows for white-labeling and global licensing without releasing your source code, provided the interaction is purely service-based.
-
MIT License - e.g., LearnHouse:
- Truly Permissive: The MIT license is one of the most permissive open-source licenses. It allows you to do almost anything with the software, including using it, modifying it, distributing it, and selling it, even as proprietary software, without any obligation to release your source code. You only need to include the original copyright and license notice.
- Codebase Maturity: The maturity of the LearnHouse codebase would need a direct technical evaluation. While the license is highly favorable, the practical viability depends on the project's active development, community support, feature set, and architectural quality. A less mature codebase might require significant upfront development effort to reach GenEvolve's desired functionality and stability, even with AI assistance.
-
Apache 2.0 License - e.g., OpenOlat:
- Permissive but Wrong Tech Stack (Java)? The Apache 2.0 license is also highly permissive, similar to MIT. It allows for commercial use, modification, distribution, and patent grants. You can license your modifications as proprietary software and do not need to release your source code.
- Tech Stack Consideration: If OpenOlat's core tech stack is Java, and GenEvolve's team or strategic direction is not aligned with Java development, this could be a significant "wrong tech stack" issue. Adopting a platform in a misaligned tech stack would incur higher development, maintenance, and hiring costs, negating some of the benefits of open source.
-
Licenses Allowing White-Labeling and Global Licensing WITHOUT Releasing Source Code:
- MIT and Apache 2.0 are ideal for this, as they explicitly permit proprietary licensing of modifications.
- GPL (with the SaaS loophole) can also work, provided GenEvolve offers the platform purely as a hosted service and does not "distribute" the software to its users. This is a common model for SaaS providers using GPL-licensed software.
- AGPL is generally not suitable if GenEvolve intends to keep its modifications proprietary while offering the platform as a network service.
3. The Security Argument: Protecting Children's Data
The security of children's data is paramount, especially under the UK's ICO Children's Code and GDPR. The choice between open-source, custom-built, and SaaS platforms has distinct security implications.
-
Open Source Platforms (e.g., Moodle, Canvas):
- Known CVEs: It is true that mature open-source platforms like Moodle often have hundreds of known CVEs (Common Vulnerabilities and Exposures). This is a double-edged sword: while it indicates a large attack surface and high-value target, it also means vulnerabilities are often discovered and patched by a large, active community.
- Battle-Tested Security Community: The strength lies in the transparency and the collective effort of a global community to identify and fix security flaws. Updates and patches are regularly released.
- Risk: The risk comes from unpatched instances, misconfigurations, or delays in applying security updates.
-
Custom-Built, Minimal-Surface-Area Platform:
- Theoretically Less Attackable: A custom-built platform, designed with a minimal attack surface and only the necessary functionalities, can theoretically be less vulnerable to broad attacks targeting common platforms.
- No Battle-Tested Security Community: This is the significant drawback. GenEvolve would be solely responsible for discovering and patching vulnerabilities. Without a dedicated, expert security team and continuous penetration testing, a custom platform could harbor undiscovered critical flaws, making it a "security by obscurity" approach which is generally not recommended.
- AI's Role: While AI coding agents can generate code, they don't inherently guarantee secure code. AI-generated code can still contain vulnerabilities, and may even "hallucinate" functions or over-engineer solutions, potentially introducing new security risks if not properly validated and reviewed by human experts. AI tools can assist in identifying security issues and improving code quality, but human oversight remains crucial.
-
For Children's Data in the UK (ICO Children's Code, GDPR): Which Approach is Actually Safer?
- GDPR and ICO Children's Code: Both mandate a "privacy by design" and "security by design" approach. This means security and data protection must be integral to the system from the outset, not an afterthought.
- Custom-Built Advantage (with caveats): A custom-built platform offers the theoretical advantage of being designed from the ground up with the ICO Children's Code and GDPR in mind, allowing for precise control over data flows, storage, and access. This could lead to a highly compliant system if executed perfectly. However, the lack of a battle-tested security community and the potential for undiscovered vulnerabilities make this a high-risk strategy without significant internal security expertise and investment.
- Open Source Advantage (with caveats): A well-maintained and regularly updated open-source platform, with its community-driven security, can be a safer bet, provided GenEvolve has robust processes for applying patches, managing configurations, and conducting regular security audits. The transparency of open-source code allows for independent security reviews.
- SaaS Advantage (with caveats): Reputable SaaS providers for education platforms often have dedicated security teams, certifications (e.g., ISO 27001), and established incident response procedures. However, GenEvolve would be reliant on the vendor's security practices and their compliance with UK data regulations.
-
Real-World Breach Statistics for Education Platforms:
- Specific real-world breach statistics for Moodle, Canvas, or generic "custom school platforms" are difficult to find in aggregated, comparable forms in the provided search results. However, the general trend of data breaches is alarming (e.g., Equifax, Google/Facebook/Apple credential breaches). This underscores the critical need for robust security in any platform handling sensitive data.
-
How Self-Hosting Changes the Security Calculus vs. SaaS:
- Self-Hosting: GenEvolve assumes full responsibility for all aspects of security, from infrastructure to application code, data storage, and network security. This offers maximum control but also maximum liability and requires significant in-house expertise and resources. It allows for direct implementation of data sovereignty principles.
- SaaS: The security responsibility is shared, with the SaaS provider typically handling infrastructure and application security, and GenEvolve responsible for user access management and data input. While it offloads some burden, it introduces reliance on a third party and potentially less control over data location and access.
4. The Data Sovereignty Argument: Trust as a Competitive Advantage
Data sovereignty is a critical differentiator for GenEvolve, particularly given the UK Children's Code and the privacy-conscious nature of parents choosing alternative education.
-
UK Children's Code Requirements for Education Platforms: The ICO Children's Code (Age Appropriate Design Code) sets out 15 standards that online services likely to be accessed by children must meet. Key principles include:
- Best Interests of the Child: Services must prioritize the best interests of the child.
- Data Protection Impact Assessments (DPIAs): Required for high-risk processing.
- Transparency: Clear, concise, and child-friendly privacy policies.
- Default Settings: High privacy settings by default.
- Data Minimisation: Only collect and retain necessary data.
- Geolocation Off by Default: Location tracking should be off by default.
- Parental Controls: Provide effective parental controls.
- No Nudge Techniques: Avoid using nudge techniques to encourage children to provide unnecessary personal data.
- Connected Toys and Devices: Specific considerations for IoT devices.
- Self-hosting allows GenEvolve to directly control compliance with these requirements, especially regarding data location and access.
-
Why Parents Choosing Alternative Education are ALREADY Privacy-Conscious: Parents opting for alternative education often do so out of a desire for more control over their children's learning environment, including concerns about data privacy, screen time, and the commercialization of education. A platform that explicitly prioritizes data sovereignty and privacy aligns directly with these values.
-
Self-Hosting as a Marketing Differentiator (Trust = Competitive Advantage):
- Enhanced Trust: Offering a self-hosted solution, or at least a platform where data sovereignty is guaranteed (e.g., data stored exclusively in the UK, under GenEvolve's direct control), can be a powerful marketing differentiator.
- Competitive Advantage: In an era of increasing data breaches and privacy concerns, demonstrating a "sovereign by design" approach can build significant trust with parents and educational authorities, leading to a competitive advantage. This resonates with the growing demand for ethical AI usage and data privacy in education.
-
What Does "Sovereign by Design" Look Like Architecturally?
- Data Location: All data (personal data, learning content, analytics) stored exclusively within the UK, preferably in data centers owned or controlled by GenEvolve or trusted UK-based providers.
- Data Encryption: Robust encryption at rest and in transit, with key management under GenEvolve's control.
- Access Control: Strict, granular access controls based on the principle of least privilege, with all access logged and audited.
- Data Minimisation: Architectural design that only collects and processes data absolutely necessary for the platform's function.
- Anonymization/Pseudonymization: Where possible, data should be anonymized or pseudonymized.
- Audit Trails: Comprehensive, immutable audit trails of all data access and modifications.
- Vendor Lock-in Avoidance: Design choices that minimize reliance on single vendors for critical components, allowing for flexibility in infrastructure providers.
- Open Standards: Utilizing open standards for data formats and APIs to ensure interoperability and avoid proprietary lock-in.
-
How Do You Prove Data Sovereignty to a Council (Surrey CC) That's Evaluating Your School?
- Documentation: Comprehensive documentation outlining data flows, storage locations, security measures, and compliance with GDPR and the ICO Children's Code.
- Certifications: Obtaining relevant security certifications (e.g., ISO 27001) and demonstrating adherence to industry best practices.
- Third-Party Audits: Engaging independent third-party auditors to verify data sovereignty and security controls.
- Data Processing Agreements (DPAs): Clear DPAs with any sub-processors, explicitly stating data location and processing restrictions.
- Transparency: Being fully transparent about data handling practices with parents and authorities.
- Demonstrable Control: Providing evidence of direct control over infrastructure, data, and security policies.
5. Recommendation Framework for GenEvolve:
Given the evolving landscape, a nuanced approach is required.
When Does "Fork and Customize" Beat "Build from Scratch"?
"Fork and customize" is advantageous when:
- Mature, Feature-Rich Base: An open-source project (like Moodle with GPL or LearnHouse with MIT) already provides 80-90% of the core functionality required, is actively maintained, and has a large, supportive community.
- Cost-Effective for Standard Features: The cost of customizing existing, well-tested features is significantly lower than building them from scratch.
- Established Security Posture: The chosen open-source platform has a robust, community-driven security model with a history of timely vulnerability patching.
- License Alignment: The open-source license (e.g., GPL with SaaS loophole, MIT, Apache 2.0) allows for GenEvolve's commercial model (white-labeling, proprietary modifications) without forcing unwanted source code release.
- Tech Stack Alignment: The open-source project's technology stack aligns with GenEvolve's team expertise and strategic direction.
- Faster Time to Market for Core LMS: If the immediate need is to launch a functional LMS quickly with standard features, leveraging an existing open-source base can be faster.
When Does "Build from Scratch with AI Agents" Beat "Fork"?
"Build from scratch with AI agents" is the superior strategy when:
- Unique Differentiators are Core: GenEvolve's competitive advantage lies in highly innovative, custom features that are not easily achievable or integrated into existing open-source platforms. AI agents excel at building bespoke solutions.
- "Sovereign by Design" is Paramount: Achieving absolute data sovereignty, privacy by design, and granular control over every aspect of the platform (especially for children's data) is a non-negotiable requirement. Building from scratch allows for this level of control from day one.
- Avoiding Technical Debt and Bloat: Existing open-source platforms, while feature-rich, can come with significant technical debt, legacy architecture, and unnecessary features that increase complexity and maintenance overhead. A custom build can be lean and optimized.
- Optimized for Modern Infrastructure: Leveraging modern, cost-effective infrastructure (Vercel, Fly.io, Railway, Hetzner) is easier with a custom-built, cloud-native architecture rather than adapting a monolithic open-source system.
- Long-Term Strategic Control: Building from scratch provides complete ownership and control over the platform's evolution, roadmap, and intellectual property.
- AI-Driven Development Efficiency: The significant reduction in development time and cost due to AI coding agents makes building custom solutions economically viable even for smaller teams.
- Security by Minimal Surface Area: A custom platform can be designed with a minimal attack surface, focusing security efforts on a smaller, controlled codebase, provided there is a strong internal security focus.
What's the Minimum Viable Team Size in 2026?
Thesis: 1-2 devs + AI, not a traditional team.
This thesis is increasingly realistic. With AI coding agents handling significant portions of code generation, testing, and even documentation, a highly skilled 1-2 person development team (e.g., a CTO and one senior engineer) can achieve what traditionally required a much larger team. Their role shifts from writing every line of code to:
- Prompt Engineering and Architecture: Guiding AI agents, defining system architecture, and ensuring coherent design.
- Code Review and Validation: Critically reviewing AI-generated code for correctness, efficiency, security, and adherence to standards.
- Complex Problem Solving: Focusing on the truly unique and challenging aspects of the platform that AI agents may struggle with.
- Integration and Deployment: Managing the integration of various components and deploying the platform.
- Security and Compliance: Implementing and auditing security measures, ensuring compliance with regulations like GDPR and the ICO Children's Code.
- Data Strategy: Designing the data architecture for sovereignty and privacy.
What's the Realistic Cost Comparison?
This is highly dependent on the scope and complexity, but here's a qualitative and directional quantitative comparison:
-
Buy SaaS (e.g., existing LMS provider):
- Cost: High recurring subscription fees (e.g., £10-£50+ per user per month, or significant institutional licenses). Can quickly exceed £100k/year for mid-market companies.
- Pros: Immediate access, minimal upfront development, vendor handles maintenance/security (to a degree).
- Cons: Lack of customization, vendor lock-in, data sovereignty concerns, features you don't need, costs scale with users/features.
-
Fork Moodle (GPL) and Customize:
- Cost:
- Initial Setup: £10,000 - £50,000 (hosting, basic configuration, theme customization).
- Customization/Development: £50,000 - £200,000+ (depending on depth of customization, new feature development, plugin integration). This could be significantly reduced with AI assistance for coding.
- Ongoing Maintenance/Updates: £20,000 - £100,000+ per year (security patches, version upgrades, bug fixes, server management).
- Pros: Large feature set, community support, "SaaS loophole" for proprietary modifications.
- Cons: Potential for technical debt, complex codebase, adapting to Moodle's architecture, security management (applying patches), potential for feature bloat.
- Cost:
-
Fork LearnHouse (MIT) and Customize:
- Cost:
- Initial Setup: £5,000 - £20,000 (hosting, basic configuration).
- Customization/Development: £75,000 - £300,000+ (highly dependent on codebase maturity and required feature parity with Moodle/Canvas). AI agents could significantly reduce this.
- Ongoing Maintenance/Updates: £15,000 - £75,000+ per year (bug fixes, security, feature enhancements).
- Pros: Highly permissive license, full control over modifications.
- Cons: Potentially less mature codebase, smaller community, more upfront development effort to build out missing features, higher risk if the project is not actively maintained.
- Cost:
-
Build Custom with AI Agents:
- Cost:
- Initial Development (MVP): £50,000 - £250,000 (for a lean, feature-rich MVP, leveraging AI for code generation, testing, and scaffolding). This is a significant reduction from traditional custom builds (which could be £500k-£1M+).
- Infrastructure: Pennies per user (Vercel, Fly.io, Railway, Hetzner). Let's estimate £500 - £5,000 per month initially, scaling with users.
- Ongoing Maintenance/Evolution: £30,000 - £150,000+ per year (for a 1-2 person team focused on enhancements, security, and bug fixes, heavily augmented by AI).
- AI Tooling Costs: Subscription costs for AI coding agents (e.g., Claude Code, Cursor) would be a factor, but likely a fraction of developer salaries.
- Pros: Complete control, "sovereign by design," minimal attack surface, optimized for modern infrastructure, highly customizable, strong competitive differentiation, potentially lower long-term TCO if executed well.
- Cons: Higher initial security burden (no battle-tested community), requires strong internal technical leadership and security expertise, potential for AI "hallucinations" or over-engineering if not properly managed.
- Cost:
What's the Timeline Comparison?
- Buy SaaS: Days to weeks (for setup and basic configuration).
- Fork Moodle/LearnHouse:
- Basic Setup & Customization: 2-4 months (for a functional, branded platform with essential customizations).
- Significant Feature Development/Integration: 6-12+ months.
- Build Custom with AI Agents (MVP):
- Core Platform (MVP): 3-6 months. This is a significant acceleration compared to traditional custom builds (9-18+ months) due to AI's ability to generate code, automate tasks, and accelerate iteration.
- Feature Expansion: Ongoing, iterative development.
What Should the CTO's First 90 Days Look Like?
The CTO's first 90 days should be a focused, strategic sprint to validate the "build with AI" thesis and lay the groundwork for a sovereign-by-design platform.
Month 1: Discovery & Architectural Blueprint
- Deep Dive into GenEvolve's Vision & Requirements:
- Translate GenEvolve's educational philosophy and unique selling propositions into concrete platform features and user stories.
- Identify absolute "must-have" features for an MVP, prioritizing those that offer competitive differentiation and align with the "sovereign by design" ethos.
- Conduct thorough interviews with key stakeholders (founders, educators, potential users).
- AI Agent & Infrastructure Tooling Selection:
- Evaluate and select primary AI coding agents (e.g., Claude Code, Cursor, Windsurf) and infrastructure providers (Vercel, Fly.io, Railway, Hetzner) based on cost, scalability, developer experience, and security features.
- Set up initial development environment with chosen AI tools.
- Architectural Design for Sovereignty & Security:
- Design a high-level architecture focusing on data sovereignty (UK-based storage, encryption strategies), privacy by design (ICO Children's Code, GDPR compliance), and minimal attack surface.
- Define core data models and API specifications.
- Begin drafting a comprehensive data privacy and security policy.
- Initial AI-Assisted Prototyping:
- Use AI agents to rapidly scaffold core components (e.g., user authentication, basic content management interface, simple student dashboard). This is to test the AI's capabilities and establish a workflow.
Month 2: Core MVP Development & Security Foundation
- Focused MVP Development with AI:
- Lead the 1-2 person team (or personally drive) the development of the identified MVP features, heavily leveraging AI agents for code generation, unit testing, and boilerplate tasks.
- Implement robust version control and CI/CD pipelines.
- Security Implementation & Review:
- Integrate security best practices from the outset (e.g., secure coding guidelines, input validation, authentication/authorization mechanisms).
- Conduct initial internal security reviews of AI-generated code and custom components.
- Plan for future external penetration testing.
- Data Sovereignty Implementation:
- Set up UK-based data storage solutions, ensuring encryption at rest and in transit.
- Implement granular access controls and audit logging for all data.
- Refine the data privacy policy and begin drafting Data Processing Agreements (DPAs) for any necessary third-party services.
- User Feedback Loop (Early Prototypes):
- Gather initial feedback on early prototypes from internal stakeholders or a small group of trusted external users to validate core assumptions and user experience.
Month 3: Refinement, Compliance & Roadmap
- MVP Refinement & Feature Polish:
- Iterate on the MVP based on feedback, focusing on usability, performance, and stability.
- Continue to leverage AI for rapid iteration and bug fixing.
- Compliance Audit & Documentation:
- Conduct an internal audit against GDPR and ICO Children's Code requirements.
- Finalize comprehensive documentation for the platform's architecture, security measures, and data handling policies. This documentation will be crucial for proving data sovereignty to councils.
- Performance & Scalability Testing:
- Perform initial load testing and performance benchmarks to ensure the platform can handle anticipated user loads.
- Strategic Roadmap & Hiring Plan:
- Develop a detailed roadmap for future features, prioritizing based on business value and technical feasibility.
- Outline a strategic hiring plan for additional technical talent, if needed, focusing on roles that complement AI agent capabilities (e.g., security specialists, UX designers, complex systems architects).
- Prepare a realistic cost and timeline projection for the next 6-12 months, incorporating AI tooling and infrastructure costs.
By the end of 90 days, GenEvolve should have a functional, secure, and data-sovereign MVP, a clear understanding of its technical capabilities, and a strategic roadmap for future growth, all built with the unprecedented leverage of AI agents.