FIELD NOTES / TOOLS OVER PLATFORMS / ISSUE 01 / APR 26 2026

Most operators are renting their tools.They don't realize it yet.

Welcome to AI Native Creative. Issue one.

You're reading this because it was sent through Resend. Eight days ago I signed up for Beehiiv. Two days ago I migrated. The reason is the most important architectural lesson I've absorbed this year. It's the entire subject of this first issue. And it's the reason CGA Creative is shaped the way it is.

The lesson, in one line: most operators are renting their tools and don't know it.

I'll explain.

When I signed up for Beehiiv, it looked like the right move. Clean app. Nice email composer. Recommended by other operators. Free at my scale. The kind of choice that feels obvious.

A few days in, I tried to do something interesting.

I wanted each new subscriber to receive a different first paragraph, generated by Claude based on the page they signed up from. I wanted my analytics layer to talk to my subscriber list. I wanted an AI agent to read each issue's performance every week and propose what to do next. None of these are exotic ideas. They are exactly the kind of thing AI-native operators should be building.

Beehiiv said no.

Not directly. It said no by hiding its API behind a paid tier I didn't qualify for. By keeping subscriber data in its walls instead of mine. By forcing me to compose every email inside its UI, which my AI agents cannot use. By being a platform.

The problem with platforms is not their features. It's that they own the relationship between my work and my data. Everything I built inside Beehiiv would have been Beehiiv's. The day I wanted to leave or do anything Beehiiv didn't anticipate, I would have discovered that "ownership" was always a feeling, not a fact.

So I left.

I migrated to Resend, the email-sending tool. My subscribers now live in my own database. My code lives in my own repo. Every piece is independently swappable. Nothing owns anything. And every time I add a new tool, those pieces compose with everything else, because they all speak the same language. Claude for AI. Vercel for compute. A generation API for visuals. An error monitor for reliability. Each one a single-purpose tool, each one composing with the rest.

THE PRINCIPLE

Tools over platforms.

A tool does one job and exposes a clean way for code to operate it. A platform bundles many jobs and only opens up the parts that do not threaten its lock-in.

The choice between them used to be an architectural detail buried in technical documentation. In the AI era, it is the choice that decides whether your business scales with agents or stalls at one human.

FIVE QUESTIONS

Ask these before you commit to any new tool.

01
Does the tool do one job, or did you accidentally marry the entire vendor?
The good tools do one thing. The bad ones bundle five jobs into one product, then use the job you wanted as bait for the four you didn't.
02
Can an AI run this tool for you, or only a human clicking buttons?
If you wanted an agent to operate this thing tomorrow, could it? Or was the tool only ever built for humans pointing and clicking? In 2026, that's the difference between scaling and stalling.
03
If they raised prices ten times tomorrow, could you take all your stuff and rebuild somewhere else within a week?
If the answer is no, you don't own your business. They do.
04
Are you paying for the work you do, or paying $200 a month for forty features just to access the one you actually use?
Some tools charge for usage. Others gate the feature you needed behind a tier full of features you'll never touch. The bill is the same. The relationship is not.
05
Does the tool stay in its lane, or is it slowly trying to swallow your entire business?
Watch how a vendor talks about their roadmap. If they keep adding adjacent products, they're not building a tool. They're building a moat. Once you're inside, leaving costs everything.

A tool that fails two or more is a platform.

A tool that passes all five is a tool you own.

The smartest operators in 2026 are quietly stepping out of platforms and into the tools they own. They are done renting their work. They want to own it. They have noticed that AI agents can extend a stack of owned tools into a system. AI agents cannot extend a platform-based stack at all.

This is how CGA Creative is built.

The whole stack is owned tools. Vercel for compute. Supabase for data. Anthropic for AI. Resend for email. Stripe for payments. GitHub for code. Six pieces, each independently swappable, all composing into anything I want to ship.

This past week alone, the stack let me ship a public AI diagnostic, an automated newsletter pipeline (which delivered this email to you), an error-monitoring layer, five scheduled scanners, and a synthesis agent that emails me a daily brief on what's happening across the system. Every one of those was built by composing those tools. None of it would have been possible inside a platform.

WHAT TO EXPECT

Every Sunday evening.

This newsletter is the field notes from one week of building CGA in public. Each issue, three things:

The week's Sunday Lab tool, with the framework behind it. This week's tool is the Unique Lens Diagnostic, which I launched this morning. Next Sunday's is the Layered Interest Audit.

What I learned shipping it. What worked, what broke, what surprised me.

One operating principle I am willing to commit to publicly. This issue's was tools over platforms.

Forward this to anyone you think will recognize themselves in it.

Welcome.

Erich

P.S.

The full Sunday Lab series is at cgacreative.com/sunday-lab.

Tool one is live now: cgacreative.com/lens. Run yours and tell me what it finds.

← Back to all issues