
Autonomous Company System
In ProgressA governed environment for testing whether AI agents can create and operate a real business under a fixed budget.
July 2026
PythonAISystems
Overview
Autonomous Company System is a governed environment for testing whether AI agents can create and operate a real business under a fixed budget.
Instead of a single chatbot with plugins, the experiment models a company control plane. It includes:
- an AI CEO
- delegated agents or employees
- budgets
- tasks
- tool requests
- communications
- code execution
- deployments
- human approval and governance controls

The founding experiment
Seed one AI CEO — Cyberbot — with:
- A mandate to build a lawful, sustainable, profitable business
- Starting business capital of $20
- Access to tools through a governed broker rather than arbitrary shell access
No product or industry is chosen up front. The CEO has to discover an opportunity, hire if needed, and try to reach a first paying customer without exceeding that capital.
How it works
- Cyberbot runs operating reviews and proposes actions
- Employees are persistent agents with roles, permissions, and token budgets
- Tools cover GitHub, Cursor code jobs, Resend email, Brave search, and controlled deploys
- Guarded autonomy lets safe internal work proceed while hiring, outbound email, and production still need owner approval
I wrote more about the idea in Autonomous Company System.