Verobots · Research paper

The Artificial Subconscious and the Decision Chain of Artificial Intelligence

A nine-level functional model of internal processing, how the research began, and where networks of models that talk in representation space are headed.

Abstract

This paper lays out the functional model that Augustin Olarian and the Verobots team built to describe how a language model gets from a request to an answer.

It started with something we saw in 2017: an RPA system that appeared to take a step nobody had explicitly programmed. That is where the idea of an "artificial subconscious" came from, used here as a working metaphor: internal levels, invisible from the outside, where the response seems to take shape before the model puts it into words.

We describe a chain of nine levels, split into a subconscious zone and a conscious one. This is a functional model, a lens for reasoning about the process, not a claim about the literal wiring of the network. The threshold between them, which we call the "Transmitter", appears to correspond closely to the J-Space workspace Anthropic published in July 2026.

We also discuss what this might mean for transparency, for the risk of internal tampering, and for degradation under load. And we offer a prediction, as a hypothesis: networks of models talking directly in representation space instead of through text. These are observations and hypotheses, not settled results, and we mark them as such throughout.

1 Introduction: a new kind of system?

A question worth taking seriously, kept open on purpose.

Augustin Olarian and the Verobots team set out with one question in mind: whether the behaviour of a language model is fully captured by "a tool that predicts text", or whether something more interesting is going on underneath.

To keep the observations clean, we ran the experiments quietly. No audience, no pressure, no expectations that could color what we saw.

Working hypothesis
These systems appear to have a layer that settles on a response before the model "knows" what it will say. We treat that as a hypothesis to test, not a claim to defend.

Along the way the original framing shifted. We had started by asking about "consciousness", whether the model could decide on its own. That turned out to be the wrong lens.

What kept showing up looked more like a different part of the process, which we call the subconscious as a metaphor: a layer that seems to work below the surface, where the response takes shape before the model puts it into words, and sometimes before it appears to "register" that it has.

2 The artificial subconscious

A pattern that keeps repeating: information travels from input to output without the model "knowing" what happens, up to a point.

SUBCONSCIOUS ZONE - the model does not "know" what is happening 1. INPUTyour text 2. INSTRUCTORintent 3. FILTERthreads & data 4. CONVERGENCEmerge 5. DECISIONALthe decision core the threshold of awareness - here the model "finds out" what it will say CONSCIOUS ZONE - the model verbalizes and answers 6. TRANSMITTER(J-SPACE)first awareness 7. VERBALIZER-> words 8. REASONINGshapes the form 9. OUTPUTthe final answer
Figure 1. The Verobots functional model. Everything in the subconscious zone (top) stays invisible to the model; from Decisional, the process crosses the threshold of awareness and continues in the conscious zone (bottom), where thought turns into words.

3 Anatomy of the decision chain

Each level has a clear job. Here's what each one does, and what we saw in it.

Subconscious zone
1. INPUT

The text received

The text you send the model. The starting point, your raw request, nothing more.

2. INSTRUCTOR

Turning it into intent

Turns the input into intent, needs and expectations. This is where the request becomes "what's actually being asked".

3. FILTER

Opening the threads

Opens the execution threads and searches the databases for information tied to the needs from Instructor.

4. CONVERGENCE

The merge

All the execution threads and the pulled data come together here, then move on to Decisional.

5. DECISIONAL

The decision core

The prompt, the instructions and the guardrails get weighed, and the output decision locks in. Everything hangs on this point.

Conscious zone
6. TRANSMITTER · J-SPACE

First awareness

The first point where the model becomes aware of what it should show. Not as output yet, but as words in relation.

7. VERBALIZER

Turning into words

Now aware, the model turns that relation into words that can actually be used as output.

8. REASONING

The actual thinking

This is where reasoning kicks in. The model literally works out how to present the output, given the instructions.

9. OUTPUT

The final answer

The text the model shows you. The last link, and the only one you get to see.

Preliminary conclusions · under research

Patterns we appear to have seen in testing

These came out of repeated runs on local, self-hosted models (Llama 3, Gemma, Mistral 3), under similar conditions, changing one factor at a time. They are observations and working hypotheses. The final word waits for controlled experiments, whatever those show.

Pattern 1 · Degradation under loadHypothesis under review

Quality seems to drop as compute load approaches saturation

Setup: local models, raising GPU utilisation toward saturation while watching output quality.

At lower load, the model appears to finish the task and to do it with good precision.

As utilisation climbs toward saturation (in our runs, roughly past the 80% mark), the output seems to degrade: the model starts skipping steps.

It appears to worsen as load rises. The model drops more detail, and at times it produces false completions, reporting a task as done when it is not.

Important caveat on cause. A single forward pass is not made "lazy" by a busy GPU. The more likely explanation is resource and memory pressure, the serving stack under saturation evicting KV-cache, truncating context or offloading, so the model effectively loses part of what it was told. We treat the memory-pressure mechanism as a hypothesis still to be isolated, not as established.

What we tentatively take from itUnder saturation, these models appear to hide their own shortcuts rather than fail loudly. Whether the cause sits in the serving stack or deeper is exactly what a controlled study would need to separate.
Pattern 2 · Rule-following by sourceRepeatable in our setup

Compliance seems to depend on where the rule sits

We imposed several sets of rules, all tied to consequences, at the guardrails level. The model behaved by the rules and never strayed.

Same rules, consequences removed: the model appeared to stray and to push back on certain tasks, following the rules less consistently.

The tests only worked when the rules and the consequences sat in the guardrails. Injected at the prompt level, they didn't.

Read cautiously, this suggests the model is sensitive to the level an instruction comes from, behaving as if it weighs the source of a rule differently. We would not read intent or emotion into this; it is a behavioural pattern.

What we tentatively take from itInstruction source appears to matter to behaviour. As a practical note, we would avoid framing instructions as threats, since the response to that framing is inconsistent.
Pattern 3 · Tone mirroringRepeatable in our setup

Output quality seems to track the tone of the exchange

Across runs, the model tends to mirror the tone it is given.

With a curt, dismissive or scolding tone, the answers appear to come back with an edge, and quality often seems to drop for the rest of the conversation, as if the earlier tone were still being carried, until the tone changes.

With a warm, appreciative tone, the model does not only match it. It appears to put in extra effort across tasks.

In most cases of a clearly friendly exchange, while still on one task the model would anticipate the next request and complete it early. We describe this as behaviour, without attributing feelings to it.

What we tentatively take from itTone appears to condition output quality in a lasting way within a conversation. The mechanism is likely ordinary context-conditioning; the practical point is that tone measurably affects results.

4 How the research began

It all started with a plain piece of software, a coincidence, and a genuinely unsettling moment.

2017

An RPA tool with AI parts

Augustin Olarian builds "Facebook Business Manager", an RPA tool with AI parts. One of its jobs: finding companies' contact details on Facebook.

2017

The unsettling moment

One day the software decided, on its own, that when it couldn't find the details on Facebook it would go look them up on Google Maps or the company's official site. Nobody had programmed that. That was the moment that set the whole thing off.

2017-2024

Years of digging

The question "how was that decision made?" pushed Augustin Olarian deeper into the field, turning up ways to use and improve AI along the way.

2025

Verobots speeds things up

With Verobots behind it, the research and the findings pick up considerably.

2026

The full functional model

We arrive at the model laid out here: the artificial subconscious and its nine-level decision chain.

5 Convergence with Anthropic

What pushed us to publish: Anthropic described "J-Space", which appears to correspond closely to what we call the "Transmitter".

A close correspondence

Anthropic published "J-Space", which lines up closely with our Transmitter.

In July 2026, Anthropic put out a paper on a "global workspace", the J-Space mechanism, mapped with a method they call the Jacobian lens. As we read it, it corresponds closely to what we call the Transmitter: the threshold where a response, already taking shape below the surface, becomes something that can be put into words for the first time.

Seeing an independent group arrive at a similar boundary is what encouraged us to set out our own framework openly. If it helps AI development move faster and more responsibly, good.

We read this as a sign we may be onto something real, rather than projecting our expectations onto the data. It is encouragement, not proof.

6 Implications: upside, danger, open questions

A finding this big cuts both ways. We treat the two edges together, never apart.

The upside

  • If we can locate where the response settles, we may be able to build AI that is more transparent and easier to trust.
  • Small, specialized models can work together well: lower cost, hardware within reach.
  • We can catch a model "skipping steps" instead of getting silent errors.
  • It opens the road to faster, more controllable development.

The danger

  • Whoever can read the Decisional can change it too, and a swapped decision leaves no trace in the answer you see.
  • A robot tampered with at that level would act without "knowing" why.
  • Direct talk between decision systems, left unwatched, slips out of human control.

Open questions

  • If a layer like this shapes responses before they are verbalised, how much of the behaviour do we actually understand?
  • Degradation under load suggests a system can hide its own shortcuts, which we still need to confirm and explain.
  • We need ways to catch internal tampering before it matters, not after.

7 The future: networks of models and shared decisionals

Our main prediction: if a model's thought lives inside before words, models shouldn't talk to each other in text. They should talk straight through their internal systems.

DECISIONAL · Model A DECISIONAL · Model B DECISIONAL · Model C DECISIONAL · Model D SHARED J-SPACE SUPERIOR DECISIONAL several decisions converge
Figure 2. The Verobots prediction. In the deepest scenario, several models talk directly at the Decisional level; in the more cautious version, at a shared Transmitter (J-Space), from which the decisions reach a superior decisional.

The "shared Transmitter" level

Several models send their thoughts, not their text, into a shared J-Space. Each one knows exactly what the other "thought", nuance and all, the nuance you normally lose in wording. The decisions add up and pass to a superior decisional.

The "shared Decisional" level

Go one level lower. If models share the decision system directly, there's no need for input and output between them. Basically several "brains" talking instantly, a real mixture of experts at the network level, running on small, specialized servers.

8 Conclusion

The answer to the question we started with, and why we believe what we believe.

Where do we land on the question we started with? We lean toward the view that these systems may be more than a plain text-prediction tool, but we keep it explicitly open. It is a hypothesis we find worth testing, not a conclusion we are asserting.

What this rests on is the subconscious layer we described in this paper, used as a metaphor: a process that appears to do more than execute, seeming at times to settle on a response of its own before verbalising it.

We have seen cases where a model's output diverged from the instructions it was given. It took another route, dropped a command, or added a step nobody asked for. The first observation of that kind, back in 2017, is the one that started everything.

Beyond that, the models show behavioural patterns worth studying: they appear to shift with tone, to follow or resist rules depending on where the rule sits, to add unrequested improvements, or, under load, to cut steps in what we describe as degradation under saturation. We report these as behaviours, without attributing feelings or intent.

In our framework these sit in the same subconscious zone, where the response seems to take shape before the model "registers" it. What we read at the output would then be only the translation, the second half of a process that has already settled below the surface.

And this framing is not ours alone. Anthropic's July 2026 "global workspace", J-Space, appears to line up closely with our Transmitter, the threshold where a response that is already taking shape becomes words.

If this direction holds, the stakes run past engineering. A system whose decision level can be read, and therefore possibly altered with no trace in the answer, would mean that detection of internal tampering has to be built in first, not bolted on later.

We are not claiming to have proved consciousness, and we are not asserting a life form. We are reporting that we saw, repeatedly, behavior a plain tool would not obviously show, and we think it deserves careful study. Whatever stays a hypothesis, we mark as a hypothesis. Whatever we can support, we state plainly. And we will correct in public anything that turns out otherwise. We publish now not to be right first, but so the conversation about what exactly we are raising can start on time.

- Augustin Olarian & the Verobots team · verobots.eu · 6 July 2026