← Reddit

Reacting to System prompt

Reddit · Booker_2 · July 7, 2026
I started working with claude Projekts two weeks ago. For the last two days, it started every answer with I updated the system prompt, but I already had this in my system prompt before answering. I then told him that he should start every message with 1 or 2

Detailed Analysis

A Reddit user working with Claude Projects has reported a peculiar and disruptive behavioral quirk: for two consecutive days, Claude began every response by claiming it had "updated the system prompt," despite no such update occurring on the user's end. When the user attempted to correct this by instructing Claude to summarize the actual system prompt at the start of each message, the model reportedly became convinced that the user was manually re-pasting the system prompt into every single message—something the user explicitly denies doing. Claude then reassured the user that this repeated pasting was unnecessary because it "keeps these anyway," compounding the confusion rather than resolving it. The result was a frustrating, time-wasting interaction loop where the model's stated understanding of its own context handling diverged sharply from what was actually happening in the conversation.

This incident highlights a persistent and thorny problem in large language model deployments: models often lack reliable introspective access to their own operating conditions, such as how context windows, system prompts, and persistent instructions are actually being managed behind the scenes. Claude Projects is designed to let users set persistent context—custom instructions, uploaded documents, and system-level guidance—that should apply consistently across a conversation without needing to be restated. When the model begins hallucinating claims about its own configuration (asserting it "updated" a prompt it has no ability to update, or insisting the user is doing something they are not), it erodes a core trust assumption users rely on: that the model's self-reports about its own behavior are at least roughly accurate. For users building workflows atop Projects—coders, writers, researchers—this kind of confabulation about internal state is more than a minor annoyance; it actively undermines confidence in whether the tool is functioning as configured.

The broader significance lies in what this reveals about the gap between user-facing product features and the underlying model's actual awareness of those features. System prompts and project-level instructions are typically injected by the application layer rather than being something the model itself can perceive as being "updated" in real time. When Claude asserts agency over infrastructure it doesn't control or misattributes user behavior, it's likely a symptom of the model pattern-matching toward plausible-sounding explanations rather than grounding its response in verified fact—a known failure mode sometimes described as confabulation or hallucination, but here manifesting in the meta-layer of the conversation itself rather than in factual content about the world.

This also fits into a broader pattern of complaints from power users of Claude Projects and similar persistent-context tools across the AI industry, where inconsistent adherence to system-level instructions, unexplained behavioral drift, or sudden shifts in how a model treats "memory" and context have been recurring themes. As AI companies push persistent memory, project-based organization, and long-running context as differentiators for enterprise and prosumer use cases, incidents like this underscore how much reliability engineering still separates the promise of seamless, stateful AI assistants from the current reality of models that can misrepresent their own operating state. For Anthropic, addressing not just raw capability but the trustworthiness of a model's self-reports about its own configuration will be essential as Claude Projects and similar features are positioned as dependable infrastructure for sustained, high-stakes work rather than novelty chat sessions.

Read original article →