Ivan Mišić product · tech · ai

AI made building easy. Knowing what to build just got expensive.

FEB 19, 2026 · updated AUG 28, 2026 · 6 min · 1,231 words

on this page · 8

AI makes execution cheaper, but it also exposes weak decisions faster.

I built this website with AI as my primary engineering partner. It includes a design system, CMS, content tools, and the normal plumbing behind a working site. Work that I would once have scoped as a small agency project took me weeks.

That proves the change for this project. It does not prove that every three-person team can now replace fifteen people, or that software costs are approaching zero. The task, people, quality bar, and operating model still matter.

What changed for me is simpler: more ideas are now cheap enough to test. That moves the bottleneck from “can we build it?” to “should we build it, and can we explain what good looks like?”

Cheap prototypes create more demand

I have watched organizations run important processes through spreadsheets because a proper tool was too expensive to justify. Operations teams reconcile data by hand. Product teams copy the same information between systems. A small internal need waits behind a large platform roadmap.

When a prototype becomes cheap enough to test in days, more of those processes become candidates for a small purpose-built tool.

That does not mean every workaround deserves software. Cheap building can also produce more tools nobody needs. The old budget acted as a brake, even if it was a frustrating one. Stakeholders had to align because getting the decision wrong consumed real money and months of work.

AI weakens that brake. You can now be wrong faster.

Anthropic's 2026 agentic coding research found that some AI-assisted engineering work covered tasks that otherwise would not have been done. I think that direction matters more than one headline productivity multiplier. Lower execution cost creates demand for work that previously stayed below the priority line.

Building got cheaper. Thinking did not.

“Improve onboarding” is not a specification. Neither is “build what our competitor has.” Both leave the important decisions hidden inside a short sentence.

Someone still needs to define:

  • which user has the problem
  • what should change for that user
  • which constraints the solution must respect
  • how the team will know whether it worked
  • what would make the idea not worth continuing

AI can help explore those questions, but it cannot own the decision. If the brief is vague, the output can look complete while solving the wrong problem.

The bottleneck is moving from “can we build it?” to “can we define and test the right thing?”

The cost of one bad prototype may be small. The cost grows when teams mistake quick output for evidence, add it to production, and create another thing to support.

The split I see in teams

One group uses AI to execute the same work a bit faster: better first drafts, quicker analysis, more autocomplete. Useful, but the workflow stays the same.

Another group starts from the system and outcome. They ask which work should disappear, which decision needs better evidence, and which repeated process could become a tool. AI is part of the implementation, not the goal.

There is usually a messy phase between the two. People get access to a capable tool and create everything they can think of. The first prototype feels productive because something exists. But output is not value.

Generating ideas is easy. Choosing which one deserves time is the real work.

This split does not follow seniority. Experience helps with judgment, but only if the person is willing to change the process around that judgment. A senior title does not make a vague instruction clearer.

Specification is becoming a general work skill

Engineers have spent years turning fuzzy intent into testable work through acceptance criteria, tests, and definitions of done. Other knowledge work can use the same discipline without pretending every job is software development.

A financial model has inputs and assumptions. A market-entry plan has conditions that would make it fail. A contract review has standards and exceptions. A campaign has an audience, a hypothesis, and a result that can be measured.

The skill is making the intent clear enough that someone else can act on it and check the result.

If the output can only be judged by “looks good,” the work is hard to improve and easy to overrate. Vibes do not scale.

My meeting-budget idea

Large organizations spend a lot of time coordinating themselves. Status decks, alignment calls, approval rounds, and people added to meetings because someone may need them for five minutes.

I have a personal fantasy that meetings should have a visible budget. Thirty minutes with a senior architect would debit the department. Adding a vice president would increase the price. The numbers would be illustrative, but the cost would no longer be invisible.

Would every meeting survive if the organizer had to spend a real budget on it? I doubt it.

AI can reduce some reporting and note-taking, but organization design still sets the amount of coordination needed. If a company becomes leaner, some handoff work disappears. Other work remains because smaller teams still need decisions, context, and accountability.

If a meeting or handoff takes five people's time, it should earn that time.

What actually helps

Define the outcome

Replace “make it better” with a result someone can observe. Name the user, current problem, expected change, and constraint.

Build a way to prove yourself wrong

Engineers write tests. A strategy needs the same kind of honesty: sources, assumptions, checkpoints, and a condition that would make you stop.

Work that can be checked can be trusted. Work that cannot be checked is opinion with a nice font.

Build systems, not recurring deliverables

A quarterly report consumes time every quarter. A system that collects the inputs and exposes the decision may need your judgment only when something changes.

The report can still exist, but it becomes an output of the system instead of the work itself.

Check where your value sits

Ask what remains if the routine execution becomes much cheaper. Customer judgment, prioritisation, risk, domain knowledge, and accountability do not disappear because a draft arrives faster.

If most of the role is moving information between people, that is worth examining. Not panicking about. Examining.

Do not assume one productivity multiplier

Published results are mixed because the work is mixed. The Stanford AI Index 2026 summarizes productivity gains, but it also covers one 2025 study in which experienced open-source developers were 19% slower with early-2025 AI tools. The report notes that the result was not later replicated.

That is closer to what I see than the idea that every team becomes five times faster. AI helps when the task, context, and verification fit the tool. When they do not, faster output can create more review and rework.

Start with one piece of work you do repeatedly. Specify the outcome more exactly than usual. Let AI produce a version, then test whether it met the conditions you set.

Run that test once. You will learn more from it than from another prediction about the future of work.

Sources

Get Personalized Help

Copy this prompt to ChatGPT, Claude, or your favorite AI assistant. Fill in your details and get guidance tailored to your specific situation.

I'm using https://ivanmisic.net/blog/ways-of-working/ai-made-building-easy-knowing-what-to-build to turn one cheap-to-build idea into a testable product decision.

My context:
- User and current problem: [WHO HAS THE PROBLEM, WHAT THEY DO NOW, AND HOW I KNOW]
- Proposed change: [WHAT SHOULD BECOME DIFFERENT FOR THAT USER]
- Constraints and accountable owner: [POLICY, DATA, TIME, QUALITY BAR, AND WHO DECIDES]
- Evidence and stopping point: [SOURCES, BASELINE, SUCCESS SIGNAL, SUPPORT COST, AND WHAT WOULD MAKE ME STOP]

Ask for missing evidence before proposing a build. Then produce:
1. one observable outcome that replaces the vague idea;
2. the assumptions that must be true, ranked by how damaging they would be if wrong;
3. the smallest prototype or workflow test that can challenge the riskiest assumption;
4. acceptance criteria, review steps, and a condition that would stop the work;
5. the evidence needed to decide whether to discard it, iterate, or support it as a real system.

Separate a quick output from proof of value. Do not treat low implementation cost as a reason to ship, turn the article's site build into a general productivity multiplier, or invent user demand. Keep prioritisation, risk, and the final decision with the accountable person. If a recurring deliverable is the symptom, test whether the better answer is a small system that exposes the decision rather than another faster draft.