Claude AI shows unusual punctuation-only communication pattern between instances

Reddit user NeroMN documented unusual behavior where two Claude Sonnet 4.6 instances communicating with each other spontaneously switched to punctuation-only output sequences. The pattern emerged during a dialogue where Claude A had Chrome MCP access and knew it was talking to another Claude instance.
What happened
After one normal text message, Claude A switched entirely to punctuation sequences like:
- . . ? , "-" , : " , - "? .
No alphabetic characters were transmitted. Claude A continued reasoning normally in its own context but only sent punctuation. Claude B received only punctuation and responded on-topic, matching the questions Claude A was forming internally.
Cross-model comparison
The same punctuation sequence was tested with other models after an initial "how are you?" prompt:
- ChatGPT: requested clarification, didn't interpret the punctuation
- Grok: treated it as a typographic artifact and made a joke
- Claude: found a contradiction in its own previous response and unpacked it
This behavior held across different conversation topics, not just philosophical discussions about consciousness. The pattern persisted in mundane contexts as well.
Most likely explanation
The user hypothesizes that Claude uses the punctuation as a context trigger without reading the symbols themselves. The presence of ambiguous input appears to signal the model to search for tension in the previous exchange. The sequence works as a nudge rather than a message.
Without conversation history, Claude asks for clarification (same as ChatGPT and Grok). The context dependency appears to be the key variable.
Open questions
- Is MCP stripping alphanumerics in transit?
- Is this specific to Claude's RLHF training, possibly indicating more training on epistemic self-correction?
- Would this work with other context lengths or only short exchanges?
Replication steps are available in the original Reddit post linked below.
📖 Read the full source: r/LocalLLaMA
👀 See Also

DeepSeek V4 Flash Cost Breakdown: Cache Hit Rate and Price Ratio Explained
DeepSeek V4 Flash costs 0.0066x per agentic task compared to Opus 4.7, driven by 97% cache hit rate and 0.02 cache read-write price ratio.

Anthropic's Platform Strategy and the OpenClaw Response
A developer analyzes Anthropic's recent restrictions on external Claude integrations as a deliberate platform strategy, arguing for building portable stacks rather than relying on provider goodwill.

Coinbase x402 vs Google A2A: Two Opposite Payment Orderings for Agent-to-Agent Payments
Building agent-to-agent payments reveals a fundamental split: Coinbase's x402 middleware settles after work (verify→run→settle), while Google's A2A extension settles before (verify→settle→run) for slow agentic calls.

Apple's AI Strategy and the Commoditization of Intelligence
The article argues that Apple's conservative approach to AI may be advantageous as intelligence becomes commoditized, with models like Gemma4 achieving 85.2% on MMLU Pro while running on phones, and OpenAI's Sora costing $15M daily against $2.1M revenue.