The Continuous Creation Manifesto

Software used to move in stages. An idea became a requirement, a requirement became a design, a design became code, code became a release. Each stage had its own person and its own handoff, and the whole chain existed because turning an idea into working software was expensive. That expense is why most ideas never became software at all.

That's no longer true. An idea can become a working prototype the same afternoon it occurs to you. The bottleneck has moved. It's no longer "can we build this", it's "should we build this, and how fast can we find out."

We think that shift deserves a name, and it's already getting one. A handful of people building AI-driven development tools have started calling it Continuous Creation. We didn't coin the term. The clearest published version we've found comes from CI&T, a digital-transformation firm, describing a shift from the traditional software development lifecycle to an agentic one: goal in, AI builds, human reacts, AI adjusts, repeat. There's earlier language pointing the same direction too. It's a real shift, independently noticed by more than one group of people paying attention, which is usually a sign the thing being noticed is real.

Where we differ is who we think it's for. Most of what's been written about Continuous Creation so far is aimed at enterprises restructuring how large teams ship software. We think the sharper version of this story is smaller: the one developer who has an idea before breakfast and a working version of it by the afternoon. That's not a hypothetical. It's what "vibe coding" already looks like for thousands of people, most of whom have no idea what to do with the working thing once it exists.

What Continuous Creation actually means

Not "AI writes your code for you." That's the shallow version. The real shift is that the software itself stops being a fixed thing you release and becomes something continuously in motion:

From requirements to intent. From development cycles to creation loops. From releases to continuous evolution. From coding to directing. From handoffs to human and AI collaboration. From software as a product to software as a system that keeps being created.

The loop

Underneath the phrase is a mechanism, and the mechanism is what actually matters:

Intent → Create → Validate → Deploy → Learn → Repeat.

You state what you want. Something builds it, fast and roughly. You check whether it's right, technically and otherwise. It goes out into the world. Real usage tells you something you couldn't have known before it shipped. That feeds straight back into the next round of intent, without waiting for a quarterly planning cycle to notice.

CI/CD made the delivery of software continuous: build, test, deploy, on a pipeline that never stops running. Continuous Creation makes the creation of software continuous too. CI/CD still matters here. It just sits inside the loop now, as the plumbing that makes each turn of it safe, rather than being the whole story.

Why we're writing this down

Getting to a working prototype fast was always going to stop being the hard part, once the tools got good enough. It has. What hasn't got any easier is everything the prototype needs before it can be a real, commercial product: an entity that can legally take money, terms and a privacy policy that hold up, compliance obligations that don't announce themselves, hosting that doesn't fall over the day it gets attention, and a way for anyone to actually find it. We wrote the practical version of that list here.

That's the part of the loop we think is underbuilt right now, and it's the part we work in. Not the "AI builds your app" part. The part after: getting what Continuous Creation produces safely and legally into production, and keeping it there.

We run Marketing & Growth as an ongoing service and LaunchUK for developers who need a genuine UK presence without relocating, both fixed-fee, no long contract. If you've got something built and you're stuck on what comes after, get in touch and tell us where you are.