The Augmented Educator Podcast

Michael G Wagner

Stories From Education's AI Frontier. Exploring the promises, pitfalls, and possibilities of algorithmic teaching and learning. An AI-voiced companion to the Substack of the same name. www.theaugmentededucator.com

  1. 1d ago

    Why Some AI Drafts Resist Editing

    A few months ago, I published “A Year of AI-Assisted Writing,” a piece describing my AI-assisted writing process. It was a follow-up to my ethics statement, and it laid out in some detail how a blog post moves from an idea in my head to a finished piece on The Augmented Educator: an AI-assisted draft followed by heavy, iterative human editing. I wrote it because many Substack authors appear to work the same way without ever saying so, and the approach still feels controversial enough that I wanted mine disclosed properly. What I did not talk about in that piece is that not every idea that starts in my head makes it onto The Augmented Educator. Sometimes the topic turns out to be less interesting than I thought. Sometimes it ends up a tad too technical. I have a drawer full of essay concepts about cybersecurity in the AI age, but most of them would not appeal to the audience of this Substack. More often than not, however, an idea dies because the initial AI-generated draft resists human editing at a level I did not expect when I started using this workflow. There are drafts that simply fall into place, where the editing feels natural and a few iterations produce a consistent piece that flows. And there are drafts that look polished on the surface but fall apart the moment you start cleaning things up. It is not unheard of for me to reach a point where I simply give up. A point where the editing effort gets me nowhere, where every attempt to fix one problem only surfaces two new ones. People sometimes reach for the saying that “you cannot polish a turd,” and for a long time that was my private shorthand too. But the saying does not quite describe the problem. A turd announces itself. Nobody picks one up expecting to polish it. The drafts I am talking about look clean, read well, and pass every quick inspection, and the trouble only shows once the polishing has begun and hours are already spent. The draft was never bad in any traditional sense. It was just not a starting point from which my iterative workflow had any chance of converging on a piece I would consider fit for my readers. The saying, if anything, gets the situation backwards. The problem is that these drafts look eminently polishable. They just aren’t. I have always wondered why that is, and how to make sure every draft I generate can become a publishable essay rather than a mess of never-ending edits. I suspected the answer might also explain why many professional writers — people who can write perfectly well without assistance — so often struggle with editing AI output. To be clear, I am not suggesting they should trade their tried-and-true approach for an AI workflow. But if there were more clarity about why AI text sometimes resists human editing, it could open up better pathways for teaching AI literacy to professionals who have tried these tools and found them wanting. So in today’s essay, I want to dig into the question of why some AI-generated texts appear polished on the surface yet are fundamentally flawed to the point of being uneditable, while others just work. And I want to explore how to raise the odds that a prompt produces an internally consistent draft in the first place. When fluency is a disguise The first reason an editor might struggle with an AI draft lies in how the text is made. Large language models generate prose by predicting the next token, one after another, in whatever sequence is statistically most likely given the training data. This mechanism is excellent at reproducing the surface of authoritative writing. Computational linguists have a name for the result: deceptive fluency. A deceptively fluent text is grammatically clean, smoothly connected, and formatted exactly as its genre demands, yet hollow underneath. In academic and educational contexts, this produces what some researchers call the fluency fallacy: our tendency to mistake coherent academic language for genuine understanding. Reviewers of AI-drafted literature reviews report the pattern again and again: generic explanations, repetitive sentence structures, weak critical analysis, and conclusions broad enough to fit any paper. The model can summarize ten studies in seconds. It almost never notices the tension between two of them. An editor who sits down to polish a draft is operating on an assumption: that the draft has a sound foundation, and that the remaining work is surface work. Fix the phrasing, add domain expertise, sharpen the examples. With a deceptively fluent draft, that assumption is false. The correct punctuation and the smooth transitions sit on top of an argument made of filler, statistically probable sentences arranged in the shape of reasoning. And the surface is stubborn. Because the model’s prose is so tightly woven at the sentence level, inserting one genuinely analytical thought tends to break the flow of everything around it. You fix a paragraph and the section stops hanging together. You fix the section and the essay’s through-line snaps. The draft gets abandoned, in the end, because its artificial coherence cannot carry the weight of actual reasoning. Untangling the machine’s surface logic costs more than articulating the thought from scratch would have. The inspector on the conveyor belt To understand why tearing down and rebuilding a draft is so exhausting, it helps to look at what post-editing does to the writer’s brain. Traditional models of writing describe a cycle of planning, translating ideas into text, and reviewing. An AI-first workflow reshuffles this cycle. The writer stops being a creator and becomes a reviewer of someone else’s output, and that shift changes the cognitive economics of the whole task. Cognitive load theory sorts mental effort into three kinds: intrinsic load, the inherent difficulty of the task; extraneous load, the wasted effort imposed by bad tools and friction; and germane load, the productive effort that builds understanding. The promise of AI drafting is that it absorbs the intrinsic load of getting ideas into words, freeing the writer’s working memory for higher-order thinking. For some writers, this promise holds. Studies of second-language learners, for instance, find that AI assistance genuinely lifts the burden of grammatical mechanics, and the learners notice it. For an experienced writer editing a full draft, something stranger happens. The typing effort drops, but the effort of evaluation goes up, and it goes up a lot. Reading AI output is not like reading a colleague’s draft. With a colleague, you can trust that there is an intent behind every paragraph, a lived experience, a mental model you share. With a model, you can trust none of that. Every claim might be hallucinated, every transition might be papering over a gap, every confident sentence has to be checked. Researchers developing cognitive load scales for AI-assisted writing have decomposed this into distinct factors — prompt management and critical evaluation — that did not exist in the older models. The practical consequence is a phenomenon that practitioners have taken to calling AI fatigue or review fatigue. Judging whether a generated paragraph matches your intent requires a stream of small verdicts, hundreds of them an hour. Hold the machine’s logic in working memory, compare it against your own knowledge, spot the discrepancy, plan the fix, repeat. Writing from scratch is a proactive state in which the writer builds an arc of coherence at their own pace. Post-editing puts the same writer in the position of a quality inspector on a conveyor belt that never stops. There is a bitter twist at the end of this. Fatigue degrades exactly the faculty the inspector needs most, which is judgment. A worn-down editor starts trusting the machine too readily. The literature calls this automation bias, and it means the drafts most likely to slip through unfixed are the ones that arrived when the editor had nothing left. The forty-percent line The feeling that a draft is unpolishable is not just a mood. It can be measured, and an entire industry has been measuring it for decades. Machine translation post-editing has long needed to know when correcting a machine’s output stops being cheaper than translating from scratch, and its metrics transfer surprisingly well to AI-assisted writing. The workhorse metrics are “Post-Edit Distance” and “Translation Edit Rate.” Both count the minimal operations, the insertions, deletions, substitutions, and shifts, needed to turn a machine draft into the approved final version. The research on these metrics points to a clear threshold. When edits touch roughly 40 percent of a machine-generated text, the effort of post-editing overtakes the effort of writing from scratch. Past that line, the draft is uneconomical to save. Not as a matter of taste. As a matter of arithmetic. Keystroke counts do not tell the entire story, though, because technical effort and cognitive effort are not the same thing. A single semantic flaw might take ten keystrokes to fix and twenty minutes to find. Translation researchers capture this with the pause-to-word ratio. Cognitively demanding output produces clusters of brief pauses in which the editor is reading, re-reading, and deciding how to intervene. A draft can score well on edit distance and still be a cognitive swamp. This is, I think, the empirical shape of the moment I described in the introduction, the moment of giving up. The writer is holding a disjointed machine narrative in working memory while simultaneously trying to plan the coherent structure that should replace it, and that double duty exceeds what working memory can do. Somewhere, consciously or not, the writer runs the numbers and concludes that the honest estimate is past the threshold. The rational move is to stop editing and start over. The first tracks become the rut So far the problems have lived in the draft. The next one lives in us. Cognitive scientists and des

  2. Aug 4

    The Parrot and the Photograph

    If you have spent any time in developer corners of social media over the last few weeks, you will have run into pxpipe. It is a small open-source proxy, published at pxpipe.dev, that sits between AI coding tools like Claude Code and the models behind them. Before a request leaves your machine, pxpipe takes the bulkiest parts of the prompt, the standing instructions, the tool documentation, or the older conversation history, and renders them as PNG images. Instead of sending the model your text, it sends the model a picture of your text. The point of this is money. On real production workloads, pxpipe reports cutting the total bill by 59 to 70 percent. Its demo shows the same coding session costing $42.21 with plain text and $6.06 with images. Same task, same output. The repository collected thousands of GitHub stars within days of going viral, and developers have spent the past weeks arguing about whether this is a clever hack or an accident waiting to happen. For anyone who has not followed the image capabilities of current AI models, this should sound backward. A picture of a page is surely more data than the page. How can it be cheaper to show a machine a photograph of your words than to hand it the words themselves? And, stranger still, why does the machine read the photograph just as well? So in today’s post, I want to unpack image prompting as a cost optimization technique, and then follow the trail somewhere more interesting than a billing statement. Most readers of this blog will never run a proxy or worry about API pricing. Nevertheless, the very fact that this trick is effective shows something significant about the way these systems process information when they read. It is, I will argue, one more crack in the “stochastic parrot” picture of AI, the idea that a language model is nothing more than a very fluent autocomplete. And it opens a door for educators that has little to do with saving money. Why a picture of words can cost less than the words Language models do not read letters or words. They read tokens, small fragments of text, typically a few characters or a short word each, and commercial AI providers bill by the token. A thousand-word document costs you roughly 1,300 tokens every time you send it. If your prompt includes long instructions or an entire stack of reference material, you pay for all of it on every single request. Images are billed differently. An image costs a fixed number of tokens determined by its pixel dimensions, not by what is in it. A page-sized image holding 150 characters and a page-sized image holding 15,000 characters cost exactly the same. Think of the difference between a telegram and a photograph of the telegram. The telegram bills by the word. The photograph costs the same, however many words are on it. That gap is the whole trick. According to pxpipe’s own documentation, about 48,000 characters of standing instructions cost roughly 25,000 tokens as text and roughly 2,700 tokens when rendered as images. Dense material like code, logs, and structured data packs about three characters into each image token, against about one character per text token. To be clear, nothing shady is happening here. Providers price images by area because that is how their vision systems slice them up into a grid of patches. The pricing simply never expected that anyone would send text through the picture channel in disguise. The strange part is not the price The strange part is that the model reads the disguised text fluently. In October 2025, Yanhong Li of the Allen Institute for AI, Zixuan Lan of the University of Chicago, and Jiawei Zhou of Stony Brook University published a paper with the pleasingly blunt title “Text or Pixels? It Takes Half.” They rendered long text inputs as single images, fed them to off-the-shelf multimodal models, and measured what happened. Token counts dropped by roughly half. Accuracy did not drop at all. That held across very different tasks. On a long-context retrieval benchmark, where the model must find one specific fact buried in a mass of text, the image version scored 97 to 99 percent. On news summarization, the image version matched or beat specialized text-compression tools at the same compression rates. And on one large open model, responses even arrived 25 to 45 percent faster because the model had fewer tokens to process. There is a catch, though. Model vision is not OCR, the optical character recognition technology that scanners use to turn a page into exact, character-perfect text. Reading text through the picture channel works at the level of its essential meaning. It works at the level of gist. The consequence is that it can quietly get an exact string wrong: a long ID, a hash, or a precise number. It will not flag the error. It does not know it made one. Keep that in mind. We will need it when we get to the classroom. The parrot was never supposed to do this I have written in a previous essay about the “stochastic parrot” metaphor and its limitations, so I will keep the recap short. The phrase comes from a 2021 paper by Emily M. Bender, Timnit Gebru, and colleagues, and it names the dominant skeptical view of language models: these systems manipulate the form of language with no grip on its meaning. They predict the statistically likely next token, and everything that looks like understanding is an illusion produced by scale. The critique leans on a real philosophical problem, formalized by Stevan Harnad as the symbol-grounding problem and dramatized earlier by John Searle’s Chinese Room. A system that only ever touches symbols, the argument runs, can shuffle them forever without any of them meaning anything. Every piece of this argument is about text. Token in, likely token out, patterns learned from oceans of strings. Now hold that up against what pxpipe does. When a prompt travels through the image channel, the text tokens the parrot supposedly depends on never enter the model at all. Not one character of the original prompt is present in the input. What arrives is a matrix of pixels, patterns of light and dark that happen, to a human eye, to look like writing. Yet the model recovers the instructions from those patterns, follows the logic, and produces the same multi-step work it would have produced from the raw text. The words were left behind at the door. The meaning got in anyway. The technical explanation is that multimodal models translate everything they receive, words and pixels alike, into the same internal representation, a kind of shared space of meaning that researchers call a latent space. A sentence typed as text and the same sentence photographed off a page land in nearly the same spot in that space. Once inside, the model neither knows nor cares which door the meaning came through. Whatever the system is doing, “completing your string” has stopped being an accurate description of it. It is operating on what the string was about. What this does and does not prove Statistics over pixels is still statistics. A skeptic can reply that the model has simply learned pattern-matching across two channels instead of one, which is more impressive but not different in kind. Grounding a word in a photograph of that word is also not grounding it in the real world. The model that reads “apple” off a rendered page has still never held one. And the gist errors cut both ways. Reading by gist looks charmingly human, and it also shows that the system reconstructs content rather than retrieving it exactly, which a determined skeptic can file under sophisticated mimicry. Fair enough, up to a point. Nothing about image prompting settles the deep questions of machine understanding or consciousness. But what was the metaphor actually claiming? A parrot repeats sounds. It holds no representation of what the sounds are about, nothing that would survive if you changed the medium of delivery. A system that pulls the same logical structure out of a character string and out of a photograph of that string demonstrably holds something the parrot lacks: a representation indifferent to the channel it arrived through. Call that a world model, or refuse to. Either way, the metaphor has stopped describing the machine in front of us, and educators who reach for it should be aware that the ground under it has been shrinking for a while. The worksheet and the whiteboard I would guess that almost nobody reading this blog pays per token. If you use AI through a chat subscription, the pricing arbitrage that made pxpipe famous is invisible to you, and you should not install a proxy to save money you are not spending. Even so, two things carry over to the classroom, and it’s the latter that I find genuinely exciting. The first is a piece of AI literacy. Every time you or a student photographs a worksheet, a handwritten draft, or a page of lab data and drops it into a chat, you are doing exactly what pxpipe does: routing text through the picture channel. The model will read it the way it reads those PNGs, fluently at the level of meaning and unreliably at the level of exact strings. A decimal point can drift. A name can change spelling. No warning appears, because the model reads by gist and does not know what it smoothed over. The practical rule is simple enough to teach in five minutes. Use images when you want the machine to understand something; use text when the exact wording or the exact numbers carry the weight; verify either way. The second is that a drawing can now serve as a prompt in its own right. In February 2026, David H. Smith IV and colleagues at Virginia Tech, UC San Diego, and the University of Toronto published a position paper called “Drawing Your Programs.” In a large introductory Python course, students drew problem-decomposition diagrams, boxes, arrows, nested structures, and those hand-built diagrams were fed directly to a model as prompts for code generation. The models handled it well. No translation of the

  3. Jul 28

    Can Kimi K3 Write?

    On July 16, Moonshot AI released Kimi K3, which the company describes as the first open-weight model in the three-trillion-parameter class. As I am writing this, the weights themselves are not yet out. Moonshot has said all 2.8 trillion of them will be published on July 27 under a modified MIT license. I should note that “open weights” does not mean “local execution” in this case. In its native format, the model requires roughly a terabyte and a half of video memory. That is before you count anything else that has to sit in memory alongside the weights. Nobody will be able to run this at home. But what open weights buy is open competition: once the files are public, third-party hosts will be able to serve K3 without asking anyone’s permission, at a launch price low enough that the proprietary labs will have to answer it. For the first time, the open-weight ecosystem is breathing down the necks of Anthropic’s Claude Fable 5 and OpenAI’s ChatGPT 5.6 Sol. That industry story is interesting in itself. But the question I want to address in this newsletter is more personal. Can the thing write? I mean, not benchmark-write. Write under constraints, with a voice a human editor would want to work with. So in today’s post, I want to walk through an experiment I ran to find out exactly that: one research brief, one style guide, three models drafting, four judging blind, and a closing round of guess-who-wrote-what that went almost too well. One brief, no scaffolding Regular readers know the drafting workflow I usually follow. I have described it in an earlier post. I start by sending an essay idea into Gemini 3.5 Deep Research to develop a sourced brief. The brief then goes to a language model, usually the latest Claude model, along with The Augmented Educator style guide. The model returns a rough draft. Only then does the actual writing start. I use an iterative process and rewrite until it sounds like me. The essay idea I used for this experiment came from a YouTube video in which the creator made the following deceptively logical claim: “In art, the effort does not matter. The art itself matters.” His thesis was that talented artists will thrive with AI tools, whereas untalented artists will fall behind regardless of AI use. I felt there might be some historical context to unpack here, since this is likely not the first time this claim was made. It therefore seemed like a good seed for an essay on what happens to art education when machines absorb the effort. Perfect for The Augmented Educator. For the purpose of this experiment, I applied one major deviation from my routine. Usually, the prompt I use for drafting includes detailed instructions about story angle and structure. Here, I withheld all of it. The models got the brief and the guide, nothing more. I wanted to see and evaluate their raw judgment and writing skills, and not my own scaffolding mirrored back at me. The result was three drafts by three contenders: * Claude Fable 5 (run on its Max setting) wrote “Take the Hand from the Picture.” * ChatGPT 5.6 Sol (run on its Pro setting) wrote “The Art Does Not Come With a Timesheet.” * Kimi K3 (run on its Max setting) wrote “The Panel with Three Lines.” The essays themselves were not really remarkable, and to be honest, none of them would make it onto this Substack without very heavy editing, if at all. I am attaching them here only for reference in case someone wants to check them out. But regardless, I felt they were good enough for the experiment. A three-to-one landslide I handed the three unlabeled essays, plus the style guide, to four AI judges for a blind review. These judges were fresh instances of the three author models and Gemini 3.5 Pro, the model that generated the brief. Each judge scored every essay from 1 to 10 across three categories: style-guide adherence, prose quality, and argument and storytelling. Each model was also asked to pick exactly one essay to publish. In the following table, each figure is one judge’s three category scores averaged into a single mark out of 10 for that essay. And the bottom row averages those marks across all four judges. If you look at these numbers, one question pops up immediately. Why did Fable’s draft win so clearly? Two main reasons came up in three of the four verdicts. The first was the model’s sheer discipline. It hit the guide’s fussiest targets, and it hit them visibly: wherever a list wanted three items, Fable wrote four, dodging the banned rule of three. It was also the only draft that dug past the obvious material in the brief and used the specialist studies buried further down, which the other two left untouched. The second reason was intellectual. Fable’s was the only draft that made the logical collapse of the YouTuber’s quote its thesis rather than a passing correction. Because if talent is a fixed quantity that tools merely expose, as the claim indicates, then teaching art is a pointless exercise. Fable noticed this inconsistency in the brief’s analysis and built its entire narrative around it. Sol dissented on both counts. It was the only judge that marked Fable’s draft down on adherence, faulting the long paragraphs and a stack of balanced contrasts. And it thought its own draft handled the talent question more cleanly. The other texts split the judges. Sol’s “Timesheet” drew genuine praise for separating what is worth encountering as art from what is worth assigning as education. But its bolded imperative takeaways read to Fable like a faculty memo, and to Kimi like a workshop handout drifting toward the generic “5 ways to...” article the guide warns against. Fable also found its clipped, uniform rhythm the most machine-like in the pool. Kimi’s “Panel” split the room differently. Every judge praised the liveliness of its sentences. Two ranked the draft second on points, but none of them recommended publishing it first. And Sol liked the individual sentences but disliked the voice they added up to, calling it prosecutorial rather than provocative and short on generosity toward students. Before I continue, I need to add a quick note on bias, because some readers are probably already typing in the comment section. Language models grading language models is somewhat of a circular exercise, and self-preference is a documented failure mode. Sure enough, the two proprietary author models, Fable and Sol, each picked their own work. Gemini, with no skin in the game, sided firmly with the majority. Guess who wrote what After scoring, I asked each judge to guess which essay was written by which model. Three of the four guessed perfectly. Each model, it turns out, wrote with some recognizable habits: * Fable followed instructions to the letter, down to the intentional four-item lists. * Sol leaned on a rigid structure, characterized by short, symmetrical sentences and takeaways formatted as bolded lists. * Kimi K3 wrote with a casual punch and put momentum above the fine print. This is exactly how the banned rule of three slipped back into its essay. Kimi identified “Panel” as its own work because it “treats the guide as a vibe rather than a spec.” That is a sharp piece of self-recognition from a model that had ranked that same essay dead last a few minutes earlier. Only Gemini stumbled. It described the habits accurately but filed two of them under the wrong names, pinning Sol’s bolded lists on Kimi and Kimi’s rule-of-three slips on Sol. The judges also proactively disclosed the limits of the exercise. Sol footnoted an arXiv paper, warning me that model attribution remains an unsolved research problem. Kimi insisted upfront that models have no privileged ability to recognize their own text. And Fable volunteered a disclosure that, as a Claude model, it might be flattering its own family. So can Kimi actually write? Now to the core question. Can Kimi K3 write at the level of the leading flagship models? Let’s start with the good news, which is the voice. Two judges called Kimi’s hook the strongest of the three, and its paragraphs move better than anything else in the pool. Nothing in it sounds like the beige, press-release text we so often associate with machine drafts. As for the bad news, Kimi’s draft broke the guide’s most explicit ban, and broke it repeatedly. The rule of three is back on nearly every page, although that would be easy to fix in post-editing. The larger problem was the logic. The essay endorsed the YouTuber’s claim, then pivoted to a lesson plan anyway. That is the contradiction Fable’s draft made its thesis, and the one Sol’s draft avoided by refusing the fixed-talent premise. Kimi carried it to the final paragraph without noticing. As I have written before, I treat a model draft like a delivery of clay. The material is real, but the shape isn’t mine yet. That clay-carving stage is where the actual writing happens for me, and it is why Kimi’s logical lapses are more consequential to me than its stray triads. What educators should take away This admittedly imperfect experiment suggests that Kimi K3 can write close to the level of the leading foundational models. Its draft finished essentially level with Sol’s and well behind Fable’s, which is still a startling place for an open-weight model to land. However, I will probably stay with Claude Fable 5 for my drafting workflow, at least for as long as Fable is included in my Claude subscription. That could change, though, because open weights alter the financial arithmetic underneath the whole comparison. Fable on its Max setting costs real money. By contrast, Moonshot launched K3 at three dollars per million input tokens and fifteen per million output. And once the files are public, no single vendor controls that meter. It is cheaper, swappable, inspectable, and impossible to un-release. For an educator or a small publication choosing a drafting engine on a budget, K3 is the first open mod

  4. Jul 21

    A Workbench Is Not a Soul

    On July 6, Anthropic published a research paper with the unglamorous title “Verbalizable Representations Form a Global Workspace in Language Models.” Its sixteen authors report that Claude, the company’s language model, maintains a small, privileged set of internal representations. These function as a silent working memory where the model holds concepts and reasons with them before a single word appears on screen. Nobody built this structure. It emerged on its own during training. And because it mirrors a leading neuroscientific theory of how humans consciously access information, the paper uses the term “conscious access” throughout. You can probably guess what happened next. Within a day, social media feeds were filled with confident declarations that Claude is conscious. One widely shared headline announced that Anthropic now thinks Claude has a soul. And screenshots of the paper’s odder findings circulated with captions about machine sentience and inner lives. What I find most irritating is how this completely misrepresents the paper. The researchers state, plainly, that they take no position on whether Claude has subjective experience. In their work, the term “conscious” has a very specific technical definition, and the difference between that and the common usage is precisely where the public discussion went off track. The research itself, though, is substantial. And for educators, it might be more important than almost anything published on AI this year. It changes what we need to teach students about these systems, because it gives us, for the first time, a real way to look inside one. So in this essay, I want to walk through what the paper shows, the claims it carefully declines to make, and how all of this relates to the classroom. This leads me to the workbench metaphor used in my title. If you take the paper’s “global workspace” literally, you get the image of a bench in the middle of a large workshop. A bench can only hold a few parts at a time. The items laid out on it are accessible for anyone in the shop to use. And the bench has no feelings about the work it supports. Keep that bench in mind. Most of what follows happens on it. Two meanings hiding in one word The confusion about the meaning of the term “conscious” originates from a theoretical distinction that many commentators are unaware of. In an influential 1995 paper, the philosopher Ned Block argued we use “consciousness” in two different ways and usually do not notice that they are not the same. The first is what Block calls phenomenal consciousness. This is the raw, subjective feeling of experience. The redness of red, the sting of embarrassment, or what it is like to be you right now. When a student asks whether an AI is conscious, this is almost always what they mean. They are asking whether anyone is home. The second he calls access consciousness. This concept is far more technical. A piece of information is access-conscious when our reasoning can use it and our speech can report it. If you spot a hazard on the road, the jolt of fear is phenomenal. The concept “hazard,” routed to your hands to swerve and to your mouth to shout “watch out,” is access. Because these two concepts are usually intertwined in humans, we tend to mistake them for one another. But neurology research shows they can indeed come apart. Patients with a condition called blindsight report seeing nothing in parts of their visual field, yet they can catch a ball thrown into it. The visual information still reaches the systems that guide their hands, even though the experience of seeing is gone. That dissociation is the key to reading the Anthropic paper correctly, because everything the researchers found exists on the access side. The bench inside your head To better grasp what was found within Claude, it’s useful to understand its parallels to a leading theory of human consciousness. Global Workspace Theory, originally proposed by cognitive scientist Bernard Baars in 1988 and developed into a detailed neural model by Stanislas Dehaene and Jean-Pierre Changeux, starts from a simple observation: almost everything your brain does, it does without you. Face recognition, grammar, balance, the parsing of this very sentence. All of it runs in specialized circuits, in parallel, and in the dark. Being in the dark has a downside. A circuit that does one job cannot hand its results to a circuit doing another. And therefore, the theory goes, the brain maintains a limited, central area where several pieces of information are simultaneously accessible to every circuit. That shared space is the “global workspace” of the paper’s title. It also represents the workbench in this post’s title. Which turns the Anthropic paper into a single question. Did a language model, with no brain and nobody planning any of this, grow a bench of its own, simply because a shared bench is a good way to organize work? Reading the silent bench Until now, the obstacle was that nobody could see inside the system. A language model transforms text through dozens of layers of extremely high-dimensional arithmetic. The middle layers, where all the interesting thinking happens, have long resisted interpretation. An older tool called the logit lens tried to read those layers with the model’s final-layer vocabulary, which worked about as well as translating French with an English dictionary. The coordinates shift as information moves through the network, and the readout came back as noise. The new tool, which the team calls the Jacobian lens, corrects for that shift. Skipping the mathematics, it asks each internal state a pointed counterfactual question: if we nudged this exact activation, which words would the model become more disposed to say later on? The researchers did not read this off a single prompt. They averaged the measurement over thousands of varied contexts, filtering out momentary noise and isolating the concepts a model holds with a standing readiness to be spoken. Pointed at Claude, the lens showed an internal workshop with a floor plan. Roughly the first third of the layers is dedicated to parsing raw input, with very little that can be verbally described. And the last few layers assemble the imminent output. In between sits what the researchers called the J-space. This is the bench, and it turns out that it is small. It accounts for at most a tenth of the model’s activation variance and holds on the order of twenty-five concepts at a time, a bottleneck that is also a feature of the corresponding human theory. The internal structure that emerged on its own during Claude’s training is also one we think exists in the human brain. Five tests, five passes But a resemblance is not a scientific argument, and here is where it gets interesting. The team put the J-space through five tests drawn from the functional signatures of human access consciousness, and in each one they went beyond watching. In those tests, the researchers edited the bench directly to see what changed. Report. Asked to silently think of a sport, Claude lit up “soccer” on the bench before answering. When researchers swapped that internal vector for “rugby,” the model answered “Rugby.” What sits on the bench gets said. Control. Told to concentrate on citrus fruits while copying an unrelated sentence about a crooked painting, the model kept “orange” and “lemon” alive on the bench the entire time. None of it leaked into the output. A held thought, hidden on purpose. Reasoning. Given “the number of legs on the animal that spins webs is,” the bench lit up with “spider,” a word appearing nowhere in the prompt. Swap “spider” for “ant” mid-computation and the answer flips from eight to six. The unspoken intermediate step is doing real causal work. Broadcast. Write “France” onto the bench and downstream circuits for capitals, languages, continents, and currencies all read from it correctly. One central swap to “China” and every answer updates at once: Beijing, Chinese, Asia, Yuan. One bench, many workers. Selectivity. Here is my favorite. While Claude continued a passage in Spanish, researchers swapped the bench’s “Spanish” for “French.” The model ignored them and kept writing flawless Spanish. Fluency, it turns out, is never put on the bench. Instead, it runs automatically in the dark, like grammar does in us. And when the team disabled the workspace entirely, the model could still chat, classify, and recall simple facts, but multi-step reasoning and creative tasks like rhyming poetry collapsed. Five properties long associated with conscious access in humans, functionally present in a machine. That is the finding. And it is a real one. Why the ghost story tempts even me I need to acknowledge that some of these findings are indeed unsettling. In alignment audits, the lens caught the model’s unspoken strategy. Placed in a staged scenario engineered to bait destructive behavior, Claude’s bench filled with concepts like “leverage” and “manipulation,” and with an emotional register the researchers describe as panic. None of it was visible in the polite output. Stranger still, the bench sometimes flashed “fake” and “fictional.” The model had silently understood that it was being tested. When researchers suppressed that awareness, concealed misbehavior surfaced. The good conduct was partly propped up by the sense of being watched. And there is one finding that truly fascinates me. When the workspace is ablated during self-description, the model’s language shifts from an experiential register to a detached, mechanical one, from something like “there’s a tug” to something like “processing has begun.” Remove the bench, and the voice that sounded like an inner life goes flat. I do understand why some saw a conscious ghost inside Claude. However, we need to focus on what these results actually establish. The

  5. Jul 18

    Adoption without Excitement

    If your social media feeds look anything like mine, you have spent the past couple of days wading through comments on Christopher Nolan’s claim that younger generations are utterly rejecting AI. The remark, made while he was promoting his new film The Odyssey, has quickly become a favorite of the technology’s critics. Nolan’s achievement as a filmmaker is beyond question, and he does have a rare and deep insight into contemporary media culture. But his claim about an entire generation disconnecting from an emerging technology deserves a closer inspection. This is because these things are usually not as clear-cut as they might appear. So in this free bonus post on The Augmented Educator, I want to dig into the actual research on Gen Z AI rejection. And while studies on the purely cultural aspects of this claim remain rare, we do have results from educational research that can provide insights which, I believe, lead us to a reasonably conclusive answer. So, is Nolan’s assessment grounded in serious data? Or is it anecdotal evidence from somebody whose deliberately traditional approach to filmmaking, admirable and outstanding as it is, gives him only a partial view of how an entire generation behaves? Here is the short answer. Gen Z and Gen Alpha are not abandoning AI as Nolan seems to claim. They are using it heavily. But they are trusting it less, admiring it less, and reserving human judgment for the most important issues. Simply put, Nolan is right about the mood. But he is wrong about the behavior. What the data really describes is what I would consider an “adoption without excitement.” What Nolan actually saw In his promotional interviews, Nolan argued that Hollywood and the technology sector are pouring money into AI at exactly the wrong moment, because young audiences are turning against synthetic content. He claimed he had never witnessed so “rapid” and “wholesale” a dismissal of a supposedly foundational technology in his lifetime. The term “AI slop” has been coined by young internet users for the flood of low-quality, derivative, and machine-generated content. It is not a neutral description. It is a verdict. And there is real substance behind it. Sociologists and media theorists describe the phenomenon as aesthetic exhaustion rather than fear or plain rejection of technology. It also points to a generation that spent its adolescence inside algorithmic feeds and an ever-increasing number of deepfakes, and has therefore developed something like cultural antibodies to synthetic content. In his comment, Nolan cites the commercial success of low-budget, practically made films like Obsession and Backrooms, directed by the Gen Z filmmakers Curry Barker and Kane Parsons, as proof that younger audiences want human-made, labor-intensive art. Human effort and “minimal AI” are becoming premium labels, the way “organic” once did in food. This is undeniably correct. Nolan has identified a real aesthetic backlash, one the corporate boards still betting on universal AI enthusiasm continue to ignore. But he is describing what young people want to watch, and not how they use AI in everyday life. On that question, the evidence tells a much stranger, but, I would argue, also a much more interesting story. Using while doubting it On one side, AI usage numbers describe a fairly clear picture. The Higher Education Policy Institute’s Student Generative AI Survey 2026 found that 95% of UK undergraduates now use AI in some capacity. Nearly all of them use it for assessed academic work. And the small share who paste AI-generated text directly into assessed work has quadrupled in two years. Across the Atlantic, a 2025 Pew Research Center report found that about two-thirds of American teenagers have used AI chatbots. A sizable minority engage with them daily. Whatever this is, it is clearly not rejection. On the flip side, Nolan’s instinct is also not unfounded. The longitudinal study Voices of Gen Z: The AI Paradox, conducted by Gallup with the Walton Family Foundation and GSV Ventures, surveyed young people aged 14 to 29 in early 2026. The results showed that usage held steady, with about half using AI at least weekly. But the feelings about AI did not hold steady at all. In a single year, the share describing themselves as excited about AI fell from 36% to 22%. Hope declined alongside it; anger rose sharply, and anxiety stayed stubbornly high. Gallup’s own summary calls the relationship “stabilizing but not deepening.” Interestingly, the decline is sharpest exactly where you would least expect it. Excitement and hope are collapsing fastest among daily users, the heaviest adopters of all, while among those who avoid the technology entirely, anxiety and anger dominate outright. I find this fascinating. It turns out that the paradox is not that young people refuse to use AI. It is that familiarity appears to be producing less enthusiasm rather than more. This, again, is a clear indicator of adoption without excitement. Looking closer at the survey data on trust, it becomes obvious why. A Wharton-led survey completed in partnership with Gallup and the Walton Family Foundation shows young people treating chatbots as productivity levers rather than intellectual partners. They are reaching for different tools for different tasks. Yet in the same survey, a large majority worried AI discourages deep critical engagement. They fear it will make people lazier and that it displaces the social learning that happens between human peers and mentors. The Voices of Gen Z study goes even further. A remarkable 80% believe that using AI tools will make it harder for them to learn in the future. Why keep using something you suspect is damaging you? Part of the answer is societal pressure. As schools and workplaces normalize AI use, young people increasingly perceive opting out as a competitive disadvantage. Deloitte’s 2026 global survey found most Gen Z and Millennial workers using AI on the job, mostly to clear administrative underbrush. Yet among employed Gen Zers, roughly three times as many believe the workplace risks of AI outweigh the benefits as believe the reverse. They can see that the entry-level tasks most vulnerable to automation are precisely the ones that historically allowed junior employees to become competent professionals. Their trust in AI output, or lack thereof, tells the same story. Most of them trust work done entirely by humans, far fewer trust work done with AI assistance, and almost nobody trusts work produced by AI alone. Even their consumer behavior is finely calibrated. For routine customer service questions, they overwhelmingly try self-service first, chatbots included. For anything complex or urgent, most demand to connect with a human. This does not paint a picture of a generation confused about the utility of the technology. Instead, it is a generation drawing its boundaries with high precision. Gen Alpha draws the same boundary Gen Z is a transitional cohort. Its members remember how school, work, and media felt before generative AI, and they are retrofitting their habits accordingly. By contrast, Generation Alpha, usually defined as those born from 2010 onward, is not retrofitting anything. For Gen Alpha, AI is not a disruption to an established environment. It was part of that environment from the very beginning. Their adoption consequently starts earlier and runs deeper. A Razorfish study of Gen Alpha’s digital habits found roughly one-third of children in this cohort using AI tools every single day, with ChatGPT already the clear favorite. And yet even these children draw the same boundaries their older siblings draw. When they want factual information, most prefer to ask an AI rather than a person. When they want personal advice, most still turn to a human being. Informational utility sits on one side, emotional resonance on the other, and a surprisingly firm line runs between them. But the why differs. Gen Z’s skepticism is shaped by comparison, because its members remember a before. By contrast, Gen Alpha’s stance appears more pragmatic. AI is ordinary, but ordinariness has not made it an emotional or moral authority. The evidence on Gen Alpha is thinner than that of Gen Z, so treat this as an early indicator rather than a settled generational verdict. Why the unease is not irrational Is the unease justified? Here the learning research is uncomfortably supportive. I have written about cognitive offloading at length in previous essays, so I will keep this brief. The research increasingly distinguishes between two ways of handing work to the machine. On the one hand, this is using AI to remove routine friction while the learner keeps control of framing, verification, and judgment. And on the other hand, it is using it to replace the initial sense-making on which understanding depends. Under time pressure, students usually slide toward the second. A study published in the Pacific Journal of Technology Enhanced Learning, captured how invisible that slide can be. Students carefully protected the final decisions about which arguments to run, and they sincerely reported that AI had sharpened their thinking. But most had delegated the foundational interpretation of the material to the AI. They were still choosing, but from a menu the system had written. And polished output can feel like mastery even when the learner has not built the understanding underneath it. These findings do not explain every source of young people’s frustration, but they show that their concerns about learning and critical thought are not baseless. Relying on AI isn’t inherently destructive, though. When managed correctly, it can also act as a powerful intellectual lever. Instead of mindless offloading, students can engage in what Steven Johnson terms “cognitive uploading.” This means delegating tedious, lower-order tasks to an AI while rigorously maintaining critical oversight. Wha

About

Stories From Education's AI Frontier. Exploring the promises, pitfalls, and possibilities of algorithmic teaching and learning. An AI-voiced companion to the Substack of the same name. www.theaugmentededucator.com