We use AI to go faster. We do not let it decide what to build.
All Posts
01 Journal

We use AI to go faster. We do not let it decide what to build.

11 September 2026 / Always49

The argument about whether software teams should use AI is largely over. They already do. What is not over is the argument about what that use is for. At Always49 we use AI the way a good workshop uses power tools. It speeds up cuts we already know how to make. It does not choose the furniture, and it does not decide whether the room needs furniture at all. 

That distinction matters more in 2026 than it did two years ago, because the volume of AI-written code has become hard to ignore. Industry surveys this year have found that a large share of committed code now has an AI fingerprint, while almost nobody fully trusts the output. Plenty of developers admit they do not always verify it before it lands. We find that combination alarming, not exciting. Speed without verification is how you build a product that nobody on the team can explain six months later.

Our rule is blunt. AI can help us draft a function, sketch an API, explore a regex, or get a first pass at boilerplate. It does not get to invent the architecture. It does not choose whether a product needs a tenant-aware data model. It does not decide if Postgres is a better fit than MySQL for the way a client actually works. Those are company decisions, made by people who will still be here when the model has moved on to the next trick. If you cannot defend the structure of the system without pointing at a chat window, you do not understand the system.

There is a UX reason for this as well as an engineering one. Users do not experience “AI productivity”. They experience whether a flow makes sense, whether an error message helps, whether a form remembers what they already typed, whether the thing works on a phone with a cracked screen. Models are trained on an internet full of average interfaces. Average is not the brief. If you let a generator design the product, you will get a plausible average of every dashboard it has ever seen. That is the opposite of user-first work.

We have also watched the new bottleneck appear in real time. Teams generate more code, then spend the time they “saved” reviewing it, untangling it, and discovering that the assistant has happily invented a pattern that does not exist anywhere else in the codebase. Sonar’s research this year put a name on it: a verification bottleneck. We would rather generate less and understand more. That is not Luddism. It is respect for the people who will maintain the software, and for the people who will have to use it when something goes wrong at 4pm on a Friday.

Clients sometimes ask whether AI means a project can now cost half as much. Honest answer: some tasks are quicker. Discovery is not. Talking to users is not. Deciding what not to build is not. Testing with a real person who has never seen the prototype is not. Those are the parts of the process that stop you wasting money, and they are still human. If a studio promises that AI has removed the need for that work, they are selling you a cheaper way to build the wrong product.

There is a better use of the same tools, and we use it. AI is excellent at accelerating the boring middle of a well-specified job. Once we know the journey, the edge cases, and the data shape, an assistant can help a developer move through the implementation with less friction. That is craft being amplified. The craft still has to exist. Our developers need to know when the suggestion is subtly wrong, when it is insecure, when it ignores accessibility, and when it solves a tidy technical problem that the user does not have.

So our opinion, aligned with how we actually work, is this. Treat AI as a junior who types very quickly and has read the entire internet, including the bad parts. Pair it with people who care about users, who can hold an architecture in their head, and who are allowed to say no. Always49 will keep using the tools. We will not pretend they are a process. The process still starts with people, and it still ends with whether those people can use what we shipped.

If you want a studio that treats AI as a tool rather than a strategy, get in touch. We'd love to hear what you're building.