The Operator's Stack: Running Six Portfolio Companies Without Back-Office Headcount
2057 Holdings operates six portfolio companies across technology consulting, smart home automation, home security, AI exam preparation, AI professional publishing, and AI operations commercialization. All six run without back-office headcount. This is how.
The operational challenge of a diversified portfolio
Running a portfolio of operating companies — not investments, actual operating businesses — creates a specific kind of operational overhead. Each company has its own brand, its own customers, its own compliance requirements, its own financials. The separation is intentional: each entity needs to be independently divested. But that separation creates complexity.
Twenty-five mailboxes. Six CRM sub-accounts. Six Stripe accounts. Six sets of books. Six brand identities with their own social presence, their own domain infrastructure, their own vendor relationships. The question isn't whether that complexity can be managed — it's whether one operator can manage it without the overhead consuming the returns.
The architecture decision
The answer was a purpose-built AI operations layer. Not off-the-shelf software — a custom system built to the specific shape of this portfolio. The system, called JARVIS, runs on Cloudflare Workers and Supabase and handles the operational layer across all six companies simultaneously.
Key design principles:
- Full separation of concerns — each company's data, credentials, and workflows stay isolated
- Single operator interface — one system surfaces everything, regardless of which company it originated from
- Tool conformity — the system adapts to how the portfolio actually runs, not the other way around
- Exit optionality preserved — nothing in the shared infrastructure creates dependencies that would complicate a divestiture
What the system handles
Across the portfolio, JARVIS manages email triage across 25 mailboxes, CRM sync between GoHighLevel and Microsoft 365, financial monitoring via Plaid and Wave, task management from email and calendar inputs, knowledge retrieval across 300+ documented entries, DNS and infrastructure operations, SMS and callback routing with per-brand confirmation messaging, document processing, content publishing across 8 Ghost publications, and pre-meeting intelligence briefs.
The infrastructure runs at approximately $150/month across Cloudflare, Supabase, Hostinger VPS, Anthropic API, GoHighLevel, and messaging services.
The before/after at the portfolio level
The functions JARVIS handles would otherwise require: a fractional executive assistant, a part-time marketing and operations coordinator, and additional automation tooling. Conservative estimate: $1,300–$1,500/month in costs that haven't been necessary. More importantly, those functions being handled by the system means the operator's time stays on the businesses, not the infrastructure of running them.
The ceiling moved. It didn't disappear. There are still functions that require human judgment — client relationship decisions, portfolio prioritization, strategic calls. Those remain with the operator. The system handles everything else.
Commercialization
After internal validation across the full 2057 Holdings portfolio, the system is being commercialized through Noevant — offering custom-built versions for operators who want the same leverage for their own portfolio, and a productized version for broader distribution. The full technical writeup from the operator who built and runs it is available on Jesse Myers' blog.