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

Unlocking OpenClaw's Potential: Integrating with CodeX
Discover how OpenClaw users can seamlessly invoke CodeX for enhanced functionality. Explore user discussions and key methods in this engaging tutorial.

Amazon S3 Annotations: 1GB Metadata per Object for AI Agent Workflows
AWS announces S3 annotations — up to 1,000 annotations per object, each up to 1 MB, totaling 1 GB. Mutable, queryable via Athena, no retrieval fees for Glacier objects.
AI Startups Publish Less Research: What It Means for Open Source and Developers
Top AI startups are publishing significantly less research, raising concerns about transparency and reproducibility in the field.

MLX Inference Performance Update: April 2026 Benchmarks and Features
MLX inference performance has improved significantly, with Qwen3.5-35B-A3B reaching 71.8 tokens/second at 4K context and new features like Multi-Token Prediction and SpecPrefill providing 2.3x-5.5x speedups for large models.