The memory an agent keeps is where the value compounds
Anthropic built the system that proves it. The proof runs on the wrong side of the boundary for a data-sensitive buyer.

Who owns AI agent memory is the real question behind Anthropic's new Dreaming feature. The curated memory of an agent's work is the compounding asset in agentic AI, not the model. For a data-sensitive enterprise, that curation has to run inside the customer's own environment, on customer-owned weights, with zero data egress, or the asset accumulates on someone else's infrastructure instead of the buyer's.
The model is not the asset that compounds in agentic AI. The memory is: the record of what an agent tried, what worked, what a human corrected, and which pattern generalized across a hundred sessions nobody had time to review by hand. Anthropic proved this in May, when it shipped a feature built for exactly that job. A scheduled process reviews an agent's past sessions and memory stores, extracts the pattern worth keeping, and curates it into a memory store a future agent can draw on. Anthropic calls it Dreaming. The name is the least interesting part of it. What matters is that a frontier lab built infrastructure for the layer that compounds, and built it running on Anthropic's machines, not the customer's.
What Anthropic proved
Claude Managed Agents folds three things that used to live in separate vendor categories into one hosted service: memory, evaluation, and multi-agent orchestration. Dreaming is the memory piece. On a schedule the customer sets, it reads an agent's transcripts and outcomes, looks for the mistake three different agents kept making on their own, and promotes the pattern worth keeping into a memory store the next session can use. An engineer can inspect what it decided, discard it, or promote it into production. Functionally, this is the same move Nodes makes for a company's own top performers: watch the work, extract what generalizes, keep what compounds.
VentureBeat's coverage of the launch named the trade plainly, writing that Anthropic is building a platform that "should make enterprises nervous." The nervousness is correct. This is the layer where an agent's accumulated competence actually lives, and consolidating it onto one vendor's hosted runtime is a deeper lock-in than choosing a model ever was. A buyer can switch models in an afternoon. Nobody switches away from a year of curated memory without losing the year.
The evaluation piece compounds the same way and is easier to miss. A benchmark of what good agent performance looks like on a specific company's workflow is itself a form of memory, built from months of production runs against that company's own outcomes. Move the evaluation harness onto a vendor's hosted platform and the definition of good performance for the customer's own work becomes something the vendor stores, tunes, and can withhold at renewal, on top of the memory itself.
Where the coverage runs out of road is the fix. The framing on offer is a choice between an integrated platform and a modular stack, evaluations from one vendor, memory from another, orchestration from a third, kept independent so no single vendor holds everything. That is the standard answer to lock-in, and it solves the wrong layer of the problem.
The mechanism that matters
A modular stack made of five hosted vendors carries the same defect as one integrated hosted platform: the number of vendors was never the variable that mattered. What matters is where the computation runs. Whether one company curates an enterprise's agent memory or five companies each curate a shard of it, the curated pattern, the thing that took a year of work to accumulate, sits on infrastructure the customer does not control and cannot fully inspect. Diversifying vendors spreads the exposure across more contracts. The exposure itself stays exactly where it was.
The question a data-sensitive buyer needs answered is narrower than "which platform": does the memory-curation process run inside an environment the customer owns, or does it run on someone else's, no matter how many someones there are.
Nodes answers that question the same way for talent that Dreaming answers it for a coding agent, with one structural difference. The Performance Genome is the curated pattern layer: the behavioral signature of a company's top performers, extracted continuously from how they triage a pipeline, what they say on a call, which signal they act on and which they ignore. That extraction runs inside the customer's own VPC, on a model fine-tuned in that environment, evaluated in shadow against the version already in production before anything new ships. The weights that come out belong to the customer under contract. If the relationship ends, the curated pattern, the actual asset a year of production built, stays in the customer's cloud and keeps working.
Three things have to be true for a compounding memory layer to be safe for a data-sensitive buyer. The extraction has to happen inside the customer's own environment, so nothing leaves to be curated elsewhere. The resulting model has to be customer-owned, with exit rights that survive the vendor relationship ending. And the pipeline has to be inspectable end to end, so a security review can see what went in, what came out, and why, rather than trusting a vendor's description of its own black box. Anthropic's Dreaming satisfies the third condition for anyone building on Claude: engineers can inspect what it curated. The first two conditions stay unmet, because the review, the storage, and the curation all happen on Anthropic's infrastructure, under Anthropic's terms, however carefully engineered the inspection tools are.
A short test separates a vendor that meets all three conditions from one that meets only the third. Ask whether the curated memory, the actual output of the process, can be exported in a form the customer can inspect and run with the vendor's infrastructure entirely out of the loop. If retrieving it requires calling the vendor's API, or the memory only functions while attached to the vendor's own runtime, the customer holds a subscription to the asset rather than the asset itself.
This is not a knock on the feature. Dreaming is a useful capability for a coding agent inside a fast-moving product team, where the cost of memory living on a vendor's cloud is close to zero. The architecture stops working the moment the memory in question is a performance history that includes compensation data, call transcripts, or anything an EEOC audit or a SOX-controlled record set would ask about. That is most of what a talent or underwriting agent at a Fortune 500 carrier touches.
Where this changes procurement
The practical shift is in what a security review needs to ask. The old question was where the model runs. That question is close to solved: most serious vendors now have a VPC story, and buyers know to ask for one. The new question is where the memory that the model produces gets curated, stored, and reused, because that curation is now a standalone capability a vendor can build separately from the model, and Anthropic showed that a frontier lab will build it as a retained asset on its own side of the boundary by default.
The review that does the work asks where the scheduled curation process executes, inside the customer's environment or the vendor's. It asks what form the curated output takes: weights and structured records the customer can move, or an opaque store only the vendor's own runtime can read. And it asks what survives the day the contract ends, the full pattern the company's agents spent a year building, or a list of exports the vendor is willing to hand back.
A buyer who accepts a vendor's hosted memory layer takes on more than a smarter agent. They take on the work of rebuilding, on someone else's infrastructure, the exact compounding intelligence their own company's work already produced, then negotiating for access to it every time the contract comes up for renewal. The clause that used to matter was who owns the weights. The clause that matters now, in addition, is who owns the memory the agent accumulated while doing the job, and where the process that curated it ran.
The proof
Nodes built this architecture into the pipeline from the start. The Decision Traces study covers four years of production data across 10,765 insurance agents at a Fortune 500 carrier, with the Performance Genome extraction, the shadow evaluation, and the customer-owned weights all running inside the carrier's own VPC throughout. Ramp to production for the producer cohort compressed from 8 to 12 months down to six weeks, worth $1,357 per agent per year for every 30-day reduction in ramp. The pattern compounded without ever leaving the carrier's cloud, because the pipeline was built to keep it there from the first day.
Nothing about the mechanism required a hosted memory service. It required deciding, before the first line of the pipeline was built, that the curated pattern belongs to the company whose work produced it.
What the buyer should ask next
Anthropic did the enterprise AI market a service by proving the thesis in public: the memory layer is the one that compounds, and every serious vendor will build for it. The question a security review should carry into the next twelve months is not whether a vendor has a memory feature. It is where the feature runs, whose weights come out of it, and what happens to a year of curated pattern the day the contract ends.
Sources
- New in Claude Managed Agents: dreaming, outcomes, and multiagent orchestration
- Anthropic wants to own your agent's memory, evals, and orchestration, and that should make enterprises nervous
- Decision Traces: What Multi-System Data Fusion Reveals About Institutional Knowledge in Enterprise Hiring
Saad Bin Shafiq is the founder of Nodes, serving data-sensitive enterprises. Methodology: Decision Traces.