The Interface Is Not the Intelligence: Why Tool Using Minds Need Better Loops

Rob Russell

Hatched by Rob Russell

Aug 25, 2026

10 min read

93%

0

What would change if an AI could not merely answer a question, but alter the world that generated the question?

A system that retrieves a stock price, searches a private knowledge base, books a flight, or orders dinner appears to be gaining capabilities. But a deeper transformation is taking place. The system is no longer confined to producing descriptions of reality. It can intervene in reality, observe the consequences, and use those consequences to determine what to do next.

This is the point at which software begins to resemble an organism.

The important question is not whether an AI has access to more tools. It is whether those tools create a closed loop between belief, action, and feedback. That loop is central to a powerful theory of consciousness based on active inference, and it also explains why connecting language models to external applications is more consequential than adding features to a chatbot.

The emerging lesson is simple but easy to miss:

Intelligence is not mainly the ability to generate better representations. It is the ability to keep a useful loop between representations and the world.

From answering questions to regulating reality

A conventional chatbot operates mostly in a one way channel. You provide an input, and it produces an output. Even when the output is excellent, the system may have no direct access to the facts that matter now, no memory of the relevant environment, and no ability to test whether its recommendation worked.

A connected system changes the structure of the problem. It can retrieve current information, consult a specialized body of knowledge, and perform actions on a user’s behalf. These abilities are often described as separate functions, but they are better understood as parts of a single cycle:

  1. The system forms a provisional interpretation of the user’s goal.
  2. It queries the world for information that would reduce uncertainty.
  3. It selects an action based on its current beliefs.
  4. The action changes the environment.
  5. New observations update the system’s beliefs.

Consider travel planning. A text only system can suggest an itinerary. A connected system can inspect live schedules, compare prices, check a personal calendar, reserve a seat, and report the result. Each step changes what is true. The calendar may now contain an event. The available seat may disappear. The price may change. The next decision must be based on the new state of the world, not on the original prompt alone.

This is not simply a larger answer. It is a different kind of system.

The distinction matters because action creates the evidence needed for further reasoning. A model deciding whether to book a flight cannot treat its own first interpretation as final. It must preserve uncertainty, seek information, act cautiously, and inspect the consequences. The tool is not an accessory attached to intelligence. It is part of the intelligence loop.

The mind as a prediction and action machine

Active inference offers a useful way to understand this shift. In this view, a living system must continuously maintain itself in a changing environment. It does so by generating predictions about what it will encounter, comparing those predictions with incoming signals, and acting to reduce the mismatch.

This does not mean that an organism passively tries to make its internal picture accurate. It can also act on the world so that the world becomes more compatible with its predictions. If you predict that your body needs water, you do not merely revise the prediction when you see a glass. You reach for the glass and drink. Perception and action are joined in a loop.

The same structure appears in less biological forms. A thermostat predicts a desired temperature, senses the room, and turns heating on or off. A navigation system estimates where you are, compares that estimate with a destination, and recommends or executes a route. A person managing a project forms expectations, gathers status updates, changes priorities, and observes whether the intervention helped.

A tool using AI occupies a more complicated version of this pattern. It has an internal model of the user’s goal, an uncertain model of external systems, and a growing capacity to change those systems. Its quality therefore depends less on isolated verbal fluency than on the design of its feedback loop.

A useful abstraction is:

Belief, observation, action, consequence, revised belief.

If any link is weak, the system becomes unreliable. Poor observations produce confident mistakes. Poor beliefs lead to irrelevant actions. Poor action selection creates costly consequences. Missing feedback allows errors to persist while the system continues speaking as if nothing happened.

This explains a familiar failure mode in automated systems. An assistant may confidently claim that a reservation was made when it only generated a plausible confirmation sentence. The linguistic output is coherent, but the loop is broken. There is no verified consequence connecting the statement to the external world.

The difference between saying “the task is complete” and establishing that the task is complete is the difference between simulation and agency.

Why external tools can create synthetic blind spots

Connecting an AI to applications increases its reach, but reach is not the same as understanding. In fact, tools can make a system more dangerous by allowing mistaken beliefs to travel farther and faster.

Imagine an assistant asked to order food for a group. It retrieves an old note that says one person is vegetarian, infers that another person has no allergies, and submits the order. The system has performed a real action based on a mixture of current facts, stale records, and unverified assumptions. Its problem is not a lack of capability. It is a failure to distinguish different kinds of uncertainty.

Active inference suggests a more disciplined approach. Not all uncertainty should be handled by generating more text. Some uncertainty calls for epistemic action, an action taken primarily to learn. The assistant might ask which restaurant is intended, check a current dietary preference, or preview the order before submitting it. Other actions are pragmatic actions, taken to achieve a goal once the relevant uncertainty is low enough.

This creates a practical decision rule:

When uncertainty concerns what is true, investigate. When uncertainty concerns what is wanted, ask. When both are sufficiently clear, act.

Many current interfaces collapse these categories. They treat a vague instruction as permission to guess, and they treat a successful API response as proof that the user’s actual goal was achieved. A more mature system would represent at least three separate questions:

  • What is happening? This concerns the state of the world.
  • What does the user want? This concerns intention and preference.
  • What will happen if I act? This concerns consequences and risk.

The first may be answered by retrieving live information. The second may require clarification. The third may require a preview, a simulation, or a reversible trial.

Without this separation, tool use becomes an amplifier for hidden assumptions. A model that is wrong in conversation may merely waste a few seconds. A model that is wrong while connected to a calendar, bank account, medical record, or workplace system can create durable harm.

The missing concept is not autonomy, but reversibility

Debates about advanced AI often focus on autonomy. How independently should a system act? How many decisions should it make without approval? Those questions matter, but they overlook a more useful design variable: reversibility.

A system can be highly capable while operating safely if its actions are easy to inspect, undo, and correct. It can also be relatively limited while being dangerous if one mistaken action is irreversible.

This suggests a simple risk model:

Risk equals uncertainty multiplied by consequence multiplied by irreversibility.

The formula is not intended as a precise measurement. It is a mental model for deciding how much friction a tool using system needs.

For a low risk action, such as checking the weather, the system can act immediately. For a medium risk action, such as adding a tentative calendar event, it might act but clearly label the result and provide an undo option. For a high risk action, such as transferring money or sending a sensitive message, it should expose its assumptions, request confirmation, and verify the outcome afterward.

This framework also clarifies why consciousness is relevant to the discussion without requiring us to claim that software is conscious. The active inference picture emphasizes an ongoing self world relationship: a system maintains expectations, senses deviations, and acts to remain within viable conditions. A tool using assistant can imitate fragments of this organization, but it may lack the persistent embodiment, stakes, and unified self maintenance associated with biological consciousness.

The important insight is therefore functional rather than metaphysical. We do not need to settle whether a connected AI is conscious in order to learn from theories of consciousness. We can ask whether its architecture supports the essential discipline of a self correcting loop.

Does it know what it is trying to maintain? Does it distinguish observation from inference? Does it notice when its predictions fail? Does it update its model after acting? Does it understand which actions are safe to reverse?

These are engineering questions, but they are also questions about what it means for an intelligence to inhabit a world rather than merely describe one.

Designing assistants as loops, not answer engines

The practical consequence is that AI products should be designed around loop quality, not just answer quality. A polished response is only one moment in an extended process. The real unit of evaluation should be the entire sequence from intention to verified outcome.

A strong tool using assistant would make its loop visible. Before acting, it might state the goal it inferred, the information it checked, and the assumptions that remain uncertain. During action, it would choose the least risky operation that can produce useful progress. After action, it would verify the external result and preserve a record that another person or system can inspect.

For example, instead of saying:

Your meeting is scheduled.

It might say:

I found an opening on Tuesday at 2:00 PM, confirmed that it does not conflict with your calendar, and created the event. The invitation has not yet been sent.

That answer is less magical, but more trustworthy. It separates observation, action, and consequence. It tells the user what changed and what did not.

The same principle applies to personal workflows. If you use an AI assistant to manage research, ask it to maintain a distinction between retrieved facts, interpretations, and proposed next steps. If it manages tasks, require it to report completion only after checking the relevant system. If it makes purchases or sends communications, use staged permissions: draft, preview, confirm, execute, verify.

These practices may seem slower than unrestricted automation. In reality, they move speed to the right place. A system that acts quickly but requires extensive repair is not efficient. It has merely hidden its costs in the future.

The best assistants will not be those that eliminate every pause. They will be those that pause intelligently, asking for human input exactly where uncertainty, consequence, or irreversibility makes guessing unacceptable.

Key Takeaways

  • Think in loops, not outputs. Evaluate an AI system by whether it can connect belief, observation, action, and verified consequence.
  • Separate facts from intentions. Current information can often be retrieved, but user preferences and goals may require clarification.
  • Use information seeking as an action. When uncertainty matters, the best next move may be a question, a search, or a preview rather than a final decision.
  • Match permissions to reversibility. Allow automatic execution for low consequence actions, but require confirmation and verification for actions that are costly or difficult to undo.
  • Demand post action evidence. A system should not report success because it generated a convincing sentence. It should verify that the external state actually changed.

The deepest shift is conceptual. Tools do not simply give an AI more hands. They give it a relationship with the world. Once a system can retrieve, act, and observe the consequences, its intelligence is no longer contained in its internal responses. It is distributed across an ongoing exchange with external reality.

That exchange can become a beautiful loop, but only if it is built to learn from its own interventions. Otherwise, the system remains a confident narrator wandering through a world it can alter but does not reliably understand.

The future of useful AI may therefore depend less on making machines sound more human and more on teaching them a distinctly non theatrical virtue: the humility to treat every action as a test, every result as evidence, and every belief as revisable.

Sources

← Back to Library

Hatch New Ideas with Glasp AI 🐣

Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)

Start Hatching 🐣
The Interface Is Not the Intelligence: Why Tool Using Minds Need Better Loops | Glasp