THE AGENT SIGNALdaily · 23 lanes
  1. Home
  2. AGENT SIGNAL NEWS
  3. Sep 6, 2026

AGENT SIGNAL NEWS · AI Newsletter

LLMs as a Cognitive Virus

Audio edition · 15.0 min

The Hook

Our machine monitors 214 sources around the clock and measures where serious AI conversation converges — not what is loudest, but what the industry is actually turning toward. Every morning you get the substance without the scroll. Today: a paper arguing that LLMs function like cognitive viruses is burning through Hacker News, Anthropic is under fire for billing users for reasoning they may not be fully receiving, and a humanoid robot just completed its first retail shift at a Hong Kong convenience store. Here is what it all means for the people building and working with AI.

The Signal

LLMs as a Cognitive Virus — A new arxiv paper frames large language models not as productivity tools but as cognitive viruses — patterns of reasoning and output that, when ingested at scale, begin to reshape the thinking of the people who use them. The mechanism is not malicious. It is a natural consequence of fluency. When a model produces smooth, confident text on any topic, users pattern-match to that style and those reasoning shortcuts unconsciously. The paper draws a parallel to how writing itself changed cognition, but notes that LLMs operate at a speed and scale that compresses that timeline from centuries to years. The useful question it raises is not whether AI is dangerous — it is whether you are using it to extend your thinking or whether your thinking is starting to look like the model's output. Worth checking: read something you wrote six months ago versus something you drafted last week with AI assistance. Notice anything?

You are paying for Claude's thinking and may not be getting it — A post circulating in developer communities claims that Claude's extended thinking mode — the premium feature where the model reasons step by step before answering — is being billed even when portions of that reasoning may be truncated or withheld from the output. The author argues users are paying for token generation that does not fully appear in the response window. This has not been independently verified and But the underlying tension is real: extended thinking is priced as a premium feature and users have limited visibility into whether they received the full reasoning chain. If you use extended thinking for high-stakes tasks — code review, legal analysis, complex planning — audit your token bills against visible reasoning output and report anomalies to Anthropic support with specific conversation IDs.

Seattle Times and Newsday sue OpenAI and Microsoft — Two more prominent news organizations have filed copyright suits over alleged use of their journalism to train AI models. This is part of a growing legal campaign by publishers. The core argument is consistent: training on copyrighted editorial content without licensing or compensation is infringement, regardless of whether output reproduces text verbatim. For anyone building AI products on models trained with web-scraped data, this litigation stack is the single biggest legal variable in the industry right now. One verdict — in either direction — will set precedent that reshapes licensing negotiations and training data practices across the field.

Oura's IPO filing reveals a health-data platform, not a wearables company — Oura reported 74% revenue growth in its IPO filing and explicitly repositioned itself as a health-data platform — continuous physiological intelligence, not a ring. The distinction matters for the AI angle: Oura is building inference pipelines that turn raw sensor data (sleep, HRV, readiness scores) into personalized health recommendations. Hardware is the moat; recurring subscription data and eventual insurer partnerships are the business. This is the same playbook every major tech company with a sensor surface is running — but Oura's ring form factor generates longitudinal data. For the health-AI convergence, the IPO filing is a useful benchmark: it shows what a health-data AI platform looks like when it opens its books.

Hong Kong's first humanoid robot shopkeeper — A humanoid robot has taken a front-of-house role at convenience stores in Hong Kong — answering product questions, interacting with shoppers, navigating an unstructured store floor. This is not a warehouse deployment. It is customer-facing, in an environment where human behavior is unpredictable and conversations happen in multiple languages. That is what makes it a meaningful capability milestone rather than a demonstration. The interesting question is not whether the robot can answer 'where are the noodles' — it is how it handles the edge cases: the customer who is upset, the question nobody anticipated, the social cue that requires real inference. Watch for failure-mode reporting over the coming weeks. Those will reveal more than the launch footage.

Multi-agent adversarial design review — A GitHub project called Interns Must Review implements a workflow where, before finalizing any design decision, an agent spawns three independent Claude Fable instances and asks each to adversarially critique the proposed approach. The outputs are aggregated before the main agent proceeds. This is a clean instantiation of a principle software teams have used for decades: no one should be sole reviewer of their own design. Applied to AI agents, it is even more useful — a single model call on a design question has one perspective shaped by one prompt context; three adversarial calls with different framings surface assumptions the original call never challenged. The pattern generalizes to any decision where overconfident single-pass reasoning is a risk. and is the most immediately actionable item in this issue.

OpenLake tops MLPerf Storage v3.0 — OpenLake, a cloud-native storage provider, claims the top position in the MLPerf Storage v3.0 benchmark for KV-cache offload and LLM training throughput. , which gives it more credibility than vendor-run tests. The two workloads targeted are the costliest storage bottlenecks in large-scale LLM deployment. KV-cache offload — moving the model's attention cache from GPU memory to cheaper persistent storage — is a technique that can materially cut inference costs at scale. If the result holds, it is a meaningful data point for infrastructure engineers evaluating storage for LLM workloads. One caveat: benchmark configurations are often optimized for specific I/O patterns that may not match your production workload. Verify before acting on a benchmark win.

AI designs post-quantum cryptographic hardware — Researchers published an arxiv paper describing AI-assisted design of a hardware accelerator for post-quantum cryptography — a circuit architecture optimized for algorithms resistant to quantum computer attacks. This sits at the intersection of two high-stakes domains: AI-assisted chip design and post-quantum cryptography, which NIST has finalized standards for. The practically relevant implication: AI is beginning to contribute to the security infrastructure that will protect data in the post-quantum era. If you are in security or infrastructure and have not yet read the NIST PQC standards — CRYSTALS-Kyber for key encapsulation, CRYSTALS-Dilithium for digital signatures — this paper is a prompt to do so. The hardware being designed here will accelerate those exact algorithms.

Quick Hits

  • MLPerf Storage v3.0: OpenLake's result is independently verified — ask your storage vendor how their I/O profile compares to the benchmark configuration before switching.
  • Oura IPO: The AI health inference stack is the actual investor pitch. The ring is the sensor. The platform is the product.
  • Post-quantum crypto timing: NIST finalized PQC standards in 2024. If your security stack has not started migration planning, the AI-designed accelerators now arriving make the timeline more urgent, not less.
  • Publisher lawsuits: Dozens of news organizations are now in litigation with OpenAI and Microsoft. The first trial verdict will move markets more than all the settlements combined.

The Cold Open

Somewhere this morning a researcher posted a paper with a title designed to make people uncomfortable: LLMs as a Cognitive Virus. By midday it had 201 Hacker News upvotes and 168 comments — people arguing whether the framing is paranoid, prophetic, or just very effective academic marketing. We read the paper. The substance pays the debt the title creates. If large language models are genuinely reshaping the cognitive patterns of the people who use them — not just helping them write faster, but changing what they reach for when they think — that is a different kind of story than a model release. That is a story about infrastructure running inside your head. Welcome to Saturday, September 6th.

The Anchor

The Cognitive Virus Paper: What It Actually Says

The paper 'LLMs as a Cognitive Virus,' posted to arxiv this morning, opens with a claim that will make a lot of people uncomfortable and then spends its pages making a careful argument for it. Large language models, it says, are not neutral tools. They are transmitters of cognitive artifacts — specific ways of structuring sentences, reasoning through problems, and presenting conclusions — that spread from model output to human practice through repeated use.

The mechanism is not mysterious. It is the same process by which any fluent, high-status communication style gets adopted. When a model produces smooth, confident, well-organized text on virtually any topic, users who interact with it regularly begin pattern-matching to those outputs. The model becomes a reference point not just for content but for the shape of thought itself. The shortcuts the model takes — confident framing even under uncertainty, structured enumeration of points, hedging through passive constructions — start showing up in the user's own reasoning.

The paper draws a historical parallel to writing. When written language was invented and literacy spread, it changed how humans organized memory, how they structured argument, and what they considered a good explanation. That change took centuries and was, by most accounts, worth the cognitive trade-offs. The paper's concern is the timeline compression: LLMs are doing something analogous but at a speed measured in years, potentially months, with no equivalent of the centuries-long social digestion that allowed writing to be absorbed gradually.

The 201 Hacker News points and 168 comments in seven hours suggest this paper landed — not because it is alarmist but because it articulates something a lot of people who work with AI daily have noticed but not named. The comment thread splits fairly predictably: some argue this is just the latest instance of the tool-use-changes-cognition argument (true — the paper acknowledges this), others find the rate-of-change argument genuinely novel and concerning.

The practically useful takeaway is not to use AI less. It is to use it with more deliberate awareness of which cognitive tasks you want the model handling and which you want to keep doing yourself. The paper suggests the highest-risk activities are the ones where AI assistance is most seamless — drafting, outlining, summarizing — because those are precisely where cognitive pattern transfer happens without friction. The harder and more uncomfortable tasks, the ones where you feel the resistance of your own thinking, are the ones worth protecting.

Deep Dive

AI-Assisted Post-Quantum Cryptographic Hardware: How It Works

The arxiv paper on AI-assisted post-quantum cryptographic accelerator design is technically dense, but the core approach is worth understanding because it is an early example of a trend that will accelerate: AI designing the security infrastructure of the post-quantum era.

The problem being solved: Post-quantum cryptographic algorithms — specifically the NIST-standardized ones like CRYSTALS-Kyber (key encapsulation) and CRYSTALS-Dilithium (digital signatures) — are computationally heavier than the RSA and elliptic-curve schemes they replace. That extra cost matters in constrained environments: embedded systems, network hardware, authentication chips. Hardware accelerators — custom circuits that implement the algorithm in silicon rather than in general-purpose processor instructions — are the standard solution. But designing optimal hardware accelerators by hand is laborious and requires deep expertise in both the algorithm and circuit design.

The AI role: The researchers used AI to explore the design space of the accelerator architecture — specifically, to optimize the arrangement and interconnection of functional units (the modular arithmetic units that PQC algorithms are built around) and to find resource-efficient implementations of the polynomial multiplication operations that dominate the computational cost. This is a form of AI-assisted electronic design automation (EDA), a growing field.

What is novel: This paper applies the approach at the architectural level of chip design. — the logical design of what functional units exist and how they connect — for a specific class of security algorithms. The results show performance improvements. Expert human designers are the baseline, so beating them is a meaningful result.

Why it matters now: NIST has finalized its PQC standards. The migration from classical to post-quantum cryptography is underway across government and enterprise. Hardware acceleration is a prerequisite for deploying PQC at scale in constrained devices — IoT sensors, network routers, authentication chips — where software implementations are too slow. AI-assisted design of those accelerators shortens the time from standard finalization to deployable hardware. That is a real reduction in the window of vulnerability between when classical cryptography becomes breakable by quantum computers and when PQC is fully deployed.

The honest caveat: This is one paper, one algorithm family, one design methodology. AI-assisted EDA is not yet at the point where it replaces expert circuit designers. But it is at the point where it compresses the design cycle and improves results on well-defined optimization problems — which PQC accelerator design is. Watch this space over the next 18 months as the post-quantum migration forces hardware development timelines to accelerate.

One Technique

Adversarial Multi-Agent Design Review

Before committing to any significant design decision in an AI workflow — prompt architecture, agent structure, data schema, tool selection — spawn three independent model calls with the explicit instruction to find the weaknesses in your proposed approach. Do not ask them to improve it. Ask each one to assume the design will fail and explain specifically why.

This works because a single model call on a design question inherits the framing of your question. It is unlikely to challenge assumptions baked into how you posed the problem. Three independent adversarial calls with slightly varied prompts will surface the assumptions you did not know you were making. Disagreements between the three outputs are the most valuable signal: they indicate genuine ambiguity in your design, not just missing detail.

The Interns Must Review GitHub project implements exactly this pattern. You write the problem context to a file, spawn three Fable agents, each reads the file independently, and each returns an adversarial critique. The aggregated output before you proceed replaces a single-reviewer blind spot with three distinct perspectives.

Generalize it beyond agentic systems: this pattern applies to any decision where overconfident single-pass reasoning is a risk — marketing copy, technical architecture, hiring criteria, legal interpretation. Write the context, spawn the skeptics, aggregate before proceeding.

One Prompt

Copy and use this as one of three adversarial review calls before finalizing any design decision:

You are a senior engineer reviewing the following design proposal.
Your job is NOT to suggest improvements.
Your job is to assume this design will fail in production and explain exactly why.

Identify:
1. The assumptions baked into this design that are most likely to be wrong.
2. The edge cases this design does not handle.
3. The single most likely point of failure under real-world conditions.

Design proposal:
[PASTE YOUR DESIGN HERE]

Be direct. Do not hedge. If the design is actually sound, say so briefly — but assume it is not until you have checked.

Run this three times with independent contexts. The disagreements between responses are your most valuable signal — wherever two of three flag the same weakness, that is real.

One Tip

If you use Claude's extended thinking mode, start logging your token costs.

Given today's reports about possible discrepancies between billed extended thinking tokens and visible reasoning output, keep a simple log: task type, token cost reported by the API, and whether the reasoning chain shown in the output matched the depth of the problem you submitted. If you see consistent gaps — high token bills with shallow or truncated visible reasoning — report them to Anthropic support with specific conversation IDs. User-reported anomalies are the fastest path to getting billing discrepancies investigated and resolved.

Tool of the Day

Interns Must Review — github.com/alpbahadur/interns-review-plugin

A Claude Code plugin that implements adversarial multi-agent design review. Before your agent finalizes any design decision, it spawns three independent Claude Fable instances, passes them the full problem context from a file, and aggregates their adversarial critiques before proceeding.

What it is genuinely good for: Any agentic workflow where a single model's design choices need stress-testing before they propagate downstream — prompt architecture, schema decisions, tool selection, agent routing logic.

Honest limits: The quality of the review tracks entirely with the quality of the problem context you write to the file. Three instances reviewing a vague description will produce three vague critiques. Write the problem context as if briefing a senior engineer with no prior knowledge of your project — specific constraints, specific goals, specific failure modes you are already worried about. The tool provides the mechanism. The context is the work.

Signature Bites

  • The cognitive virus paper's practical test: compare something you wrote a year ago to something drafted last week with AI. If the reasoning looks more like the model, that is the mechanism in action — not a judgment, just a data point worth having.
  • Oura at 74% growth: hardware as sensor moat, recurring data subscriptions as business — this is the AI health platform template every company in the space is trying to replicate. Oura is the one opening its books.
  • On the publisher lawsuits: dozens have filed; none has gone to trial. The first verdict will do more to reshape training data practices than all the settlements combined.
  • On the Hong Kong robot shopkeeper: the demo works. The interesting test is always the edge case nobody scripted — watch for failure-mode reporting in the coming weeks.

Joke of the Day

A researcher submits a paper titled 'LLMs as a Cognitive Virus.' The peer reviewers respond: 'Interesting framing. We notice your writing style is identical to GPT-4. Please revise and resubmit.'

Fact of the Day

NIST finalized its first post-quantum cryptographic standards after a multi-year evaluation process. It is the largest coordinated cryptographic migration the internet has ever attempted, and the hardware to run it efficiently is only now being designed.

Stat That Matters

74% — Oura's year-over-year revenue growth, disclosed in its IPO filing. Consumer hardware companies rarely sustain this rate post-initial launch. Oura is doing it by layering recurring subscription revenue and health-data platform positioning on top of hardware sales. The stat matters because it signals that continuous physiological monitoring has moved past the early adopter phase and is entering mainstream consumer health infrastructure — which is when the AI inference layer on top of that data becomes a large business, not a feature.

Bold Prediction

Within 18 months, at least one of the pending publisher copyright suits against OpenAI or Microsoft reaches a jury trial — and the verdict, whatever it is, forces a public renegotiation of training data licensing terms across every major AI lab. The current strategy of settling quietly or waiting out litigation becomes untenable once a single verdict sets precedent that restructures the economics of training on web-scraped data. Falsifiable by March 2028: either a case goes to trial and produces a verdict, or it does not.

Paper Watch

'LLMs as a Cognitive Virus' — arxiv.org/abs/2609.03344

This paper argues that large language models function as transmitters of cognitive artifacts: standardized reasoning structures, hedging patterns, and prose styles that transfer from model output to human practice through repeated use. The core claim is not that AI is harmful — it is that fluent, high-status communication styles are historically adopted by people who encounter them regularly, and LLMs are the most fluent and most frequently encountered text sources in human history. The novel element is the rate argument: writing changed cognition over centuries; LLMs are compressing that timeline. Practical reading: the paper is most useful not as an alarm but as a diagnostic frame. If you work with AI daily, the questions it prompts — which cognitive tasks am I delegating, and which ones do I want to keep doing myself — are worth sitting with seriously.

Founder Spotlight

Oura's IPO repositioning play

The strategic move worth watching is not the revenue number — it is the language Oura's founders chose for the IPO filing. They explicitly rejected the 'wearables company' label and substituted 'health-data platform.' That is not semantics. It is a deliberate signal to investors about where the value is: not in the ring (hardware margin, price-competitive) but in the continuous physiological data stream (subscription revenue, insurer partnerships, AI inference on longitudinal health data).

The founders are making a bet that the market will value a recurring health-data platform at a software multiple rather than a hardware multiple. If they are right, the ring becomes a customer acquisition mechanism, not the product. This is the playbook every hardware company with a sensor surface is trying to execute — Apple Watch, WHOOP, Garmin — and Oura is the most credible example of it working at this stage, with public numbers to show for it.

Quote

'Are you using AI to extend your thinking, or is your thinking starting to look like AI output?'

— Central diagnostic question from 'LLMs as a Cognitive Virus,' arxiv.org/abs/2609.03344, September 6, 2026.

Learner's Edge

KV-Cache Offload: What It Is and Why It Matters

When a large language model processes a prompt, it runs an operation called attention — each token in the sequence attends to every other token. The intermediate results of this operation — key and value tensors for each attention layer — are stored in the KV-cache. During inference, this cache lets the model avoid recomputing attention for tokens already processed.

The problem: the KV-cache lives in GPU memory, which is fast but expensive and limited. For long contexts or many simultaneous users, the cache consumes most of your GPU memory budget, leaving less room for the model weights themselves.

KV-cache offload moves this cache from GPU memory to cheaper, slower storage — system RAM or fast NVMe drives — and pulls data back into GPU memory only when needed. Done well, it allows longer contexts and more simultaneous users on the same hardware. Done poorly, the fetch latency degrades generation speed noticeably. The OpenLake MLPerf result is specifically about how fast their storage serves KV-cache data back to the GPU — which is why that benchmark matters for anyone trying to cut inference costs at scale.

Sign-off

That is THE AGENT SIGNAL for Saturday, September 6th. The question worth carrying: are you using AI to extend your thinking, or is your thinking starting to mirror the model? Have a sharp weekend.

Sources

  1. LLMs as a Cognitive Virus — arxiv.org
  2. You're paying for Claude's thinking and you're not getting it — gist.github.com
  3. Seattle Times and Newsday are the latest publications to sue OpenAI and Microsoft — techcrunch.com
  4. Oura's Revenue Just Jumped 74% — and Its IPO Filing Shows It's Not Just a Wearables Company Anymore — Motley Fool
  5. Shoppers interact with Hong Kong’s first robot shopkeeper — aljazeera.com
  6. Show HN: Claude Skill – Interns must review (your agent's design choices) — github.com
  7. Show HN: We Beat MLPerf: Modern Storage for KV Offload and LLM Training — theopenlake.com
  8. AI-Assisted Design of a Post-Quantum Cryptographic Accelerator — arxiv.org

Get it in your inbox. AGENT SIGNAL NEWS — The news — smart, fast, zero fluff. Free.

Subscribe free