← Writing

Most Real-World Problems Are Decision Problems

Why the future of AI is less about single answers and more about helping people navigate sequences of decisions over time.


The way we measure AI progress gives away the assumptions underneath it. We benchmark answers: accuracy rates, correct predictions, evaluation scores. We have built a generation of tools designed to respond to discrete questions and return discrete outputs.

But most real problems are not discrete questions. They are decisions, and decisions behave differently.

The Structure of a Real Decision

A real decision has context that changes. It has constraints that shift as circumstances evolve. It involves prior choices that create dependencies and future choices that will have to absorb what is decided now. It unfolds over time.

A travel plan is not a question. It is a hundred interdependent choices about timing, tradeoffs between cost and experience, and the preferences of people who are not the one asking, made over weeks, revised constantly, and impossible to fully specify in advance.

A career transition is not a question. It is an evolving map of priorities, options, and uncertainty, navigated gradually through incomplete information.

A business decision is not a question. It is a sequence of smaller commitments, each conditioned on what came before, each shaping the space of what is possible next.

What AI Was Designed For

Most AI is built around a simpler model. A user has a question. A system has an answer. The interaction ends.

This is useful. But it leaves the harder part mostly untouched.

The hard part is not getting a good answer to an isolated question. The hard part is staying oriented across a sequence of evolving decisions, holding context over time, and knowing which question matters next.

What a Different Layer Would Look Like

A decision-oriented system does not just answer. It stays. It remembers what you decided yesterday. It holds what came before, notices what changed, and helps you navigate what comes next. It is less like a search engine and more like a skilled advisor: one who knows the history, understands the constraints, and can help you reason through the next step without starting over.

Building this is technically harder. It requires persistent context, not just retrieval. It requires understanding what the user is trying to accomplish, not just what they typed. It requires systems that work across time, not just at a point in time.

Why This Gap Matters

Most tools help you answer a question. Very few help you stay oriented while the situation keeps changing.

If most real-world problems are decision problems, and most AI systems are answer systems, there is a meaningful gap between what has been built and what is actually needed.

The goal is not to replace human judgment. It is to build systems that make human judgment better, by carrying context, surfacing relevant information at the right moment, helping navigate the sequence of smaller choices that add up to a large one.

This is harder to demo. It does not compress neatly into a benchmark.

That gap is what I'm building for.