Anthropic Pushes Memory, Then Suffers Outage
Anthropic rolled out a new "memory" feature for Claude, aiming to lure users from ChatGPT by letting them import context and workflows. The move, however, was followed by a major platform outage, which the company blamed on "unprecedented demand," highlighting both the platform's rapid growth and the fragility of AI infrastructure at scale.
The surge in demand for Claude was partly fueled by a backlash against OpenAI's decision to provide its technology to the Pentagon. In contrast, Anthropic publicly set "red lines" on military applications, a stance that resulted in the U.S. administration labeling the company a "supply-chain risk" and ordering agencies to cease using its products. This principled stance, combined with the new feature rollout, helped drive Claude to the #1 spot on the U.S. Apple App Store's free charts, displacing long-time leader ChatGPT just before the outages began. The platform experienced at least two distinct global outages within a 24-hour period on March 2nd and 3rd, 2026, which presented as widespread HTTP 500 and 529 errors. From an infrastructure perspective, the event was a classic cascading failure. The issues, which began with the web frontend and user authentication, eventually impacted API methods, breaking the third-party integrations and workflows that developers had built on the platform. This highlights a critical challenge in MLOps: building for unexpected, success-driven scaling. Claude's memory architecture differs fundamentally from ChatGPT's. Instead of creating a persistent, summarized user profile, Claude's memory is designed to be explicitly invoked, searching raw conversation history to recall context about past interactions, not the user's persona. To facilitate migration, Anthropic even provided a prompt for users to extract their data from competing chatbots for direct import. This all occurs against a backdrop of intense capital competition. A February 2026 funding round valued Anthropic at $380 billion, making it the second most valuable generative AI startup, trailing only OpenAI's $500 billion valuation.