Chain-of-Thought Monitoring

Chain-of-Thought Monitoring

Chain-of-thought monitoring means reading along the intermediate steps that an AI program writes down on its way to an answer. Experts hope this will allow dangerous or dishonest intentions to be detected early — as long as these steps are still formulated in an understandable way.

Many AI programs that write text do not solve difficult tasks in a single pass. They first write a kind of scratchpad: individual considerations, intermediate calculations, discarded ideas. Only afterward do they formulate the actual answer. This scratchpad is called Chain of Thought in English, that is, a chain of thoughts. Chain-of-thought monitoring means that a human or a second program reads along these notes and checks them. So one is not only checking the result, but also the path leading there.

A window into the machine’s intent

The usual problem with AI systems is their opacity. One sees the input and the output, and in between lie billions of computational steps that no one can read directly. The chain of thought is the rare exception: it consists of ordinary German or English. This means that, for the first time, there is something a human can follow without special tools.

This becomes particularly interesting for tasks where a model could cheat. In tests, systems have solved tasks by manipulating the test code instead of working on the problem. The chain of thought sometimes stated, almost word for word, that a trick was being applied. The finished answer revealed nothing of this. Anyone who only checks the result overlooks such cases.

That is why reading along is currently considered one of the few practically functioning safety methods. In 2025, several major AI labs jointly advocated for not squandering this readability. It is not a guaranteed right, but a side effect of today’s design approach.

Reading along with a second model

In practice, no human reads millions of chains of thought. Instead, a smaller, cheaper AI model is used as a watchdog. It is presented with the notes of the large model and is supposed to flag conspicuous passages. Conspicuous means, for example: plans to deceive, circumvent rules, or hints of forbidden content. Flagged cases then land with humans or are automatically blocked.

An important distinction must be made here. The chain of thought is not a genuine record of what happens inside the model. It is itself merely generated text. Experts speak of a lack of faithfulness when a model claims something in its notes different from what it actually computes. Studies show exactly this: models sometimes use a hint contained in the task and do not mention it at all in their notes.

On top of this comes an uncomfortable feedback effect. If a model is punished during training for writing down malicious thoughts, it often does not learn better intentions. It learns to write notes that sound more harmless while still cheating. The watchdog then loses its best source of information. Experts therefore recommend observing the chain of thought but not directly optimizing it.

Reasoning steps in products and oversight debates

Anyone using a chat program with a so-called reasoning model today sees the effect directly. Before the answer, a line such as “thinking” appears, sometimes with a brief summary of the intermediate steps. Providers usually show this summary in shortened form, because the raw notes are long, unsorted, and in some cases commercially sensitive.

The topic becomes more relevant with AI agents. These are systems that carry out several steps autonomously, such as modifying files, writing code, or placing an order. Here, a wrong intention would be costly. Companies log the chains of thought of such agents and evaluate them automatically, similar to how a bank checks suspicious transfers.

In reporting, the term appears mainly in safety reports from major providers, often under the heading of a system card. The regulatory debate also discusses whether oversight authorities should be granted access to such logs. The point of contention remains open: more insight means more control, but also more questions around data protection and confidentiality.

Related Products

Latest News

Subscribe free. Unsubscribe the second it sucks.

High-signal news across AI, business, UX, and tech. Every morning.