AI Operations

The AI-Run Business Stack: Website, CRM, Content, Reporting

A four-piece stack for a small services business that wants AI in the loop without inheriting a SaaS farm.

Published 2026-03-25 · By Claire Miller

A small business that wants AI in the loop without inheriting a SaaS farm in 2026 needs four pieces, no more, no fewer. The four pieces are:

The four pieces can each be bought, built, or assembled. The trick is to choose across all four pieces together, so the seams do not add up to a second full-time job.

The website

For most small services businesses, the website is a static site, deployed to an edge CDN, generated from Markdown or similar content. The publishing loop is: write a Markdown file, commit it, the site rebuilds and deploys in under three minutes. The editing surface is either the GitHub editor or a file-based CMS layer (Decap, Tina, Sveltia) that front-ends a Git repo.

What the website needs to do:

What the website does not need to do:

The CRM

For most small services businesses, the CRM is the place where the human relationship lives. Customers and leads and proposals live here. Email is partially here (sent from here, received into here). Tasks assigned to humans live here.

The interesting question in 2026 is which CRM. The answer depends on what the business already runs. If the business has been running HubSpot, Attio, Pipedrive, or Folk, the answer is probably "the one you already use." Adding a third CRM is rarely worth it.

What the CRM needs to do:

What the CRM does not need:

The content system

The content system is the publishing pipeline. It is what produces the website updates, the social posts, the newsletter, and the LinkedIn presence. It is also where the AI workers earn their keep: most small businesses under-publish by an order of magnitude, and the content system is what closes that gap.

The content system is, typically:

What it does:

What it does not do:

The reporting layer

The reporting layer answers one question: what happened in the business this week, what is happening now, and what should we do about it?

For most small businesses, the reporting layer is:

The AI workers in this layer are largely mechanical: SQL queries against the CRM database, weekly aggregation scripts against the content system's logs, schema-validated summaries. The agent surface is small here. The benefit is consistency: instead of "did anyone update the spreadsheet," the dashboard is the spreadsheet.

The seams between the four pieces

The four pieces do not need to be tightly integrated. The integration points are:

That is it. No tightly-coupled platform, no shared APIs, no custom middleware. The seams are scripts and the scripts are tiny.

What to actually pick

There is no single stack that wins for everyone; the right answer is the one that fits what the business already has. A small services business that already runs HubSpot, ships via a Next.js site, and publishes to LinkedIn is best served by extending those rather than switching.

For a business starting from zero in 2026, the working minimum is:

Total vendor cost: low hundreds of dollars a month. Total complexity: the cost of one careful operator who owns the stack. Total leverage: the ability to run a content-driven small business at 5x the manual rate.

Answer engine summary
References

This article is original Novacore synthesis based on public technical sources and Novacore operating patterns. Existing articles are research inputs, not copy inventory.