The Autonomous Executive
How Andrew Wilkinson is re-architecting business around agentic workflows
The traditional model of the business owner is dying. For decades, the role required a specific kind of human management: hiring, training, and overseeing a team of specialists to execute a series of repeatable tasks. You managed people, and people managed the workflows. But a new breed of operator is emerging, one that treats software not as a tool, but as a staff. Andrew Wilkinson, a man who has built a massive portfolio of companies, is currently leading this transition. He is not just using AI to write emails; he is restructuring his entire professional and personal existence around agentic architectures. This is a move from being a manager of humans to being an architect of autonomous systems. The goal is to build a business that functions as a series of interconnected, intelligent loops rather than a hierarchy of employees.
The Rise of Vibe-Coding
One of the most interesting developments in this new era is the concept of 'vibe-coding'. This is not about writing perfect, scalable code from a blank slate. Instead, it is about using large language models to rapidly manifest an idea by describing the 'feeling' or the specific psychological outcome you want to achieve. Wilkinson demonstrated this with 'Deep Personality', an app he built by running psychological screens on himself and his partner. He didn't spend months in a development cycle; he used AI to bridge the gap between a psychological concept and a functional interface. This represents a massive shift in how we think about software development. The barrier to entry is no longer technical syntax, but the ability to clearly articulate a vision and iterate through natural language. It turns the developer into a director, and the AI into a highly capable, if somewhat literal, film crew.
The moat is no longer the code itself, but the data pipelines and the specific agentic workflows you build on top of them.
To make this work, you cannot rely on the fleeting memory of a standard chatbot. You need a way to make your data permanent and searchable. Wilkinson uses a vector database setup that allows him to query his entire holding company, Tiny, as if it were an oracle. This is the difference between a tool that answers questions and a system that understands context. By centralising his data pipelines, he has created a personal 'G-Brain'. When he asks a question, the system isn't just guessing based on its training data; it is looking at his specific business records, his personal notes, and his previous decisions. This creates a level of continuity that was previously impossible. You are no longer starting from zero every time you open a new chat window; you are continuing a long-running, intelligent dialogue with your own history.
From SaaS to Services as Software
We are also seeing the end of the traditional SaaS era. In the old model, you paid for a subscription to a piece of software that helped you do a job. In the new model, you pay for the job itself. This is the transition from 'Software as a Service' to 'Services as Software'. Instead of buying a CRM and hiring a salesperson to manage it, you will eventually buy an agentic harness that performs the sales function autonomously. Wilkinson discusses using 'Harbor' as an agent harness to run autonomous SaaS businesses. The software doesn't just provide a dashboard; it executes the workflows. This changes the economics of the agency model entirely. If an agent can perform the work of a junior analyst for pennies, the value of the agency shifts from the execution of the task to the design of the system that performs the task.
- Architecture: The logic and decision-making loops
- Memory: The vector databases that provide long-term context
- Observability: The ability to monitor and correct agent actions
- Harnesses: The infrastructure that connects agents to real-world tools
For the agency owner, the takeaway is clear. The competitive advantage is moving away from human labour and toward system design. If your business model relies on selling hours of human time to perform tasks that an agent can now do, you are in a race to the bottom. The winners will be those who build proprietary data loops and custom agentic architectures that provide a level of service no generic AI could match. You must stop thinking about what AI can do for you and start thinking about how you can build a machine that does the work for you.
The future of business belongs to those who design autonomous systems rather than those who manage human workers.