Salesforce’s latest AI announcement, the introduction of eVerse, shines a spotlight on a distinctive approach to artificial intelligence. Unlike many tech companies fixated on ever-larger models or flashy consumer AI demos, Salesforce’s focus is on agentic AI in an enterprise context. In practical terms, that means building AI agents that act autonomously within business workflows, but doing so on a platform that addresses the real-world needs of enterprises. Salesforce recognizes that to successfully use AI in a company-wide setting, organizations need a foundation that solves four cross-cutting concerns: maintainability, trust, compliance, and reliability. Crucially, Salesforce is tackling these challenges head-on as part of its strategy, setting itself apart from AI providers that might overlook such operational necessities. As Salesforce itself emphasizes, the winners in the coming “agentic AI era” won’t just be those with the most advanced models. They’ll be the ones who invested in sophisticated training environments and infrastructure that bridge the gap between lab simulations and messy reality. In this article, we’ll explore Salesforce’s approach and how it lays the groundwork for what the company calls Enterprise General Intelligence (EGI).
Agentic AI in the Enterprise: Four Pillars
For AI to succeed in enterprise use, it must be built on a robust platform that handles essential cross-cutting concerns. Salesforce’s strategy centers on four pillars that ensure AI agents can be deployed broadly and responsibly in business environments:
- Maintainability
- Trust & privacy
- Compliance & Governance
- Reliability
Maintainability

Enterprise AI systems should be easy to develop, update, and manage over time. Salesforce addresses this with tools like Agentforce Builder, a low-code AI agent builder that lets teams create and customize agents with minimal coding. In Agentforce Builder, users can connect agents to company data and systems, define logic and guardrails, and then test and deploy all in one place. This visual, iterative approach makes agents far more maintainable. Teams can refine workflows or fix issues quickly without rebuilding from scratch. The builder includes built-in observability and determinism features, helping ensure each agent behaves predictably and can be debugged or improved as needed. By lowering the complexity of AI development, Salesforce makes it feasible for companies to maintain many AI agents over time.
Trust & Privacy

Companies will only embrace AI if they trust it to handle sensitive data appropriately. Salesforce’s platform embeds trust and privacy protections at its core. The centerpiece is the Einstein Trust Layer, a suite of features and guardrails designed to keep customer data secure while AI models do their work. The Trust Layer includes capabilities like dynamic grounding (which ensures AI systems only draw from approved data sources), zero data retention (models don’t store customer data), and toxicity detection (filters to prevent inappropriate or unsafe outputs). In short, it allows organizations to “unleash the power of generative AI without compromising… safety or security standards.” By handling privacy, security, and ethical use proactively, Salesforce enables enterprises to adopt AI with confidence that their data and reputations are protected.
Compliance & governance

Beyond privacy, enterprise AI must adhere to a host of regulations and internal policies, from industry-specific laws to corporate governance rules. Salesforce approaches this through Mulesoft Agent Fabric: a deeply integrated set of governance and security controls built into the platform. The Salesforce AI infrastructure includes security testing, disaster recovery, access controls and encryption, audit trails, and more. Customers can configure these tools to enforce their specific compliance requirements (for example, masking certain data or requiring human approval for certain AI actions). Salesforce describes a “shared responsibility model” where the platform provides robust guardrails out-of-the-box, and companies can add on additional layers to meet their needs. This means any AI agent running on Agentforce inherently operates within a governed framework, which can be further expanded upon with Agent Fabric The best part is that this completely technology agnostic. Want to use Gemini or OpenAI for a specific usecase? You can govern it through Agent Fabric regardless, ensuring AI governance can be managed centrally while meeting diverse, cross-functional demands.
Reliability
Perhaps the hardest pillar to achieve, reliability means AI agents that consistently perform well even in complex, changing scenarios. For enterprises, an AI solution that works one day and fails the next is a non-starter. They need predictable, repeatable results. Salesforce places special attention on this challenge, investing in ways to rigorously test and train AI agents under conditions that mimic the full complexity of the real world. As we’ll see, Salesforce’s eVerse framework and related tools are all about ensuring AI agents are not just intelligent, but dependably so when faced with the messy, multi-step processes of actual business operations.
Three-Phase Training for Reliable AI Agents

To achieve the reliability pillar, Salesforce advocates a structured three-phase training approach for AI agents. The idea is to gradually expose AI systems to more and more realistic conditions so that by the time they go live in production, they’ve essentially seen it all. The phases can be summarized as follows:
- Phase 1 – Clean Room Simulation: Training begins in a controlled, “noiseless” environment. This is akin to practicing a sport in an empty arena or a chess AI learning in a simplified setting. The AI agent is given clear rules and perfect information. For example, an agent might learn basic customer service skills using a static dataset of well-structured FAQs. The focus here is on mastering the fundamentals without any distractions. Many organizations stop at this phase: they train a model on clean historical data and assume it’s ready. However, Salesforce notes that while Phase 1 can produce AI that excels in theory, it’s insufficient for the messiness of real business contexts. An agent trained only in a predictable environment may show “superhuman” results in the lab, yet falter when confronted with even slight deviations in the real world.
- Phase 2 – Complex Simulator: The next step is to introduce complexity in a simulated business environment. Salesforce likens this to a Formula 1 racing simulator versus a simple driving course. In Phase 2, the AI agent practices in dynamic scenarios that mirror real enterprise processes complete with multi-step workflows, multiple data systems, and realistic edge cases. For instance, an agent might be tested on a mock sales negotiation that involves pulling data from CRM, adjusting pricing under certain rules, encountering missing information, etc. Salesforce’s CRMArena-Pro is a prime example of a Phase 2 training ground. It creates a synthetic CRM environment populated with lifelike (but fake) customer data and requires AI agents to handle tasks across customer service, sales, and even Configure-Price-Quote processes. Unlike basic benchmarks that might be a single question-answer turn, CRMArena-Pro challenges an agent to engage in multi-turn dialogues, call APIs to fetch data, follow company policies on data privacy, and more. This complex simulation teaches the agent to navigate the intricacies of enterprise workflows in a safe setting where mistakes don’t have real consequences. It’s effectively a “digital twin” of a company’s operations where AI can practice and be evaluated. By the end of Phase 2, an AI agent should handle a wide array of scenarios that approximate reality, though still without the true chaos of the open world.
- Phase 3 – Introducing Real-World Noise: Finally comes the reality check. Even the best simulators are, at the end of the day, simplifications. Phase 3 training injects the unpredictable elements of the real world that are hard to fully emulate. Salesforce calls this closing the “reality gap,” borrowing a term from robotics. In practice, Phase 3 might involve testing AI agents with actual live variations or realistic mock-ups that include background noise, human quirks, errors, and novel situations. For example, if the AI is a voice agent, Phase 3 would include synthetic phone conversations with background chatter, different accents, poor audio quality, multiple speakers talking over each other, … In other words, all the chaos that a real call center agent faces daily. If it’s a text-based agent, Phase 3 might throw in slang, typos, or contradictory instructions from different users. The goal is to make sure the AI can handle the rugged terrain of production: not just the ideal “happy path” scenarios, but the edge cases, noise, and unexpected inputs that characterize real business interactions. Salesforce’s new eVerse platform explicitly tackles this phase by simulating realistic voice and text interactions at scale, allowing stress-testing of agents under conditions that are “remarkably human.” By the end of Phase 3, an AI agent has been through the gauntlet – from theory to simulation to something very close to live deployment.
Many enterprises today unfortunately skip from Phase 1 straight to the real world, doing only minimal manual testing or limited user-acceptance trials in between. In the AI rush, it’s common to see a model trained on clean data, then immediately exposed to customers or live data with just a short pilot. It’s no surprise that the majority of such projects struggle. In fact, a recent MIT study found that 95% of generative AI pilot projects in companies fail to deliver any measurable ROI. The causes include poor integration and misaligned priorities, but a core issue is that the AI was never truly proven in realistic conditions before going live. Skipping robust simulation and gradual testing means the first time the AI encounters complexity, it fails and the project is deemed a failure. Salesforce’s phased approach is designed explicitly to avoid this trap by vetting AI agents thoroughly across increasing levels of complexity. It’s a disciplined path to reliability that few organizations have the resources or know-how to implement on their own, which is why Salesforce building it into their platform is significant.
Learning from CRMArena-Pro and eVerse
Salesforce’s own research and development efforts underscore why these multi-phase tests are so critical. Consider the findings from CRMArena-Pro, Salesforce’s enterprise AI benchmark introduced earlier in 2025. When top-tier large language models (LLMs) were evaluated on complex sales and service tasks in this simulated CRM environment, the results were humbling: “when handling complex tasks like lead qualification or quote approvals, even leading models achieved only 58% success rates”. In other words, even the best AI today could barely get half of these realistic enterprise tasks right in a safe sandbox. Worse still, their performance plummeted to about 35% success in multi-turn settings that required back-and-forth interaction. In those scenarios, the AI needed to ask follow-up questions or handle branching dialogue and they often stumbled. The nature of the failures was telling: agents would sometimes attempt to reveal sensitive customer information when they shouldn’t, or they would fail to gather all the necessary details to complete a complex process, or they’d ignore a policy rule buried in a company handbook. Essentially, these general-purpose models lacked the consistency and judgment needed for enterprise-grade tasks. This “jagged intelligence” – brilliance on one query, botching the next – helps explain the dismal success rate of real-world AI pilots. If an AI agent in a sales department only completes a process correctly one out of two times, no manager will trust it in production. CRMArena-Pro provided a wake-up call, quantifying this gap and giving teams a way to pinpoint where agents fail and why.
The eVerse announcement in October 2025 builds directly on that foundation, aiming to close the gap that CRMArena-Pro exposed. eVerse is described as an enterprise simulation framework to train AI agents like “elite athletes,” focusing on both capability and consistency. It effectively adds the Phase 3 layer of testing on top of Phase 1 and 2. For example, eVerse introduces rigorous voice interaction tests, something many AI evaluations overlook. Voice adds another dimension of complexity: background noise, varied speaking styles, accents, misheard words, etc. In eVerse, Salesforce can generate synthetic yet realistic phone conversations to see how an AI agent handles a caller with a thick regional accent or a frantic multi-speaker situation. This “Measure” step in eVerse (the second step of its Synthesize–Measure–Train loop) acts as a stress test, probing the agent’s weaknesses in truly challenging scenarios.
Remarkably, Salesforce reports that this methodology is yielding big improvements. After identifying performance gaps through simulation, the eVerse framework then applies a “Train” step: reinforcement learning with human feedback to address those gaps. Silvio Savarese (Salesforce’s Chief Scientist) noted that they saw 69% better performance on enterprise tasks, improving success rates from 19% to 88%, after using targeted reinforcement learning in eVerse. In other words, an AI agent that initially could barely complete one-fifth of a complex workflow correctly was, after focused training, succeeding almost 9 out of 10 times. Those are “champion”-level stats.

The Capability-Consistency Matrix (Salesforce AI Research) illustrates four categories of AI agent performance. “The Generalist” (low capability, low consistency) and “The Prodigy” (high capability, low consistency) struggle in business settings because they’re either too weak or too unpredictable. “The Workhorse” (low capability, high consistency) is reliable but limited. Only “The Champion” quadrant (high capability paired with high consistency) meets enterprise needs by handling complex tasks flawlessly and reliably goal with eVerse and related efforts is to turn AI agents from mere prodigies into true champions.
By iterating through countless scenarios in simulation and then reinforcing the agent’s learning, Salesforce is essentially systematizing consistency. This approach puts Salesforce at the frontier of developing Enterprise General Intelligence. In Salesforce’s view, achieving high capability (raw intelligence on complex tasks) and high consistency (dependable performance every time) is the key to AI that enterprises can bet their businesses on. It’s not enough for an AI to be brilliant occasionally, it needs to be trustworthy always. Thanks to tools like CRMArena-Pro and eVerse’s immersive training grounds, Salesforce is one of the few organizations demonstrating a path to get there, moving AI agents into that coveted “champion” quadrant.
What is Enterprise General Intelligence (EGI)?
All of these developments lead to an obvious question: Salesforce keeps talking about Enterprise General Intelligence, but what exactly does that mean, and is it more than just marketing hype? The term is intentionally a riff on Artificial General Intelligence (AGI), the oft-theorized AI that equals or surpasses human cognition across any task. While AGI is a concept that is “nebulous, speculative, and a popular topic for cocktail parties,”, EGI is defined in concrete, operational terms. According to Salesforce, Enterprise General Intelligence refers to AI systems optimized for business applications that excel in both capability and consistency. In short, AI that delivers reliable performance across a broad range of complex business scenarios, all while integrating seamlessly with existing systems. Rather than an academic definition, EGI is defined by results: if an AI agent can perform a wide array of multistep, complex tasks consistently well, it qualifies as achieving EGI in that domain.
Consistency is the watchword here. An AI that sometimes dazzles but often disappoints is not enterprise-ready. Salesforce has a term for those uneven systems: “jagged intelligence,” referring to AI that shows sharp peaks of brilliance followed by valleys of dumb mistakes. We’ve all seen examples of this: a large language model that can solve a tricky math puzzle or generate a clever email draft, but then fails at a straightforward question or produces a nonsensical error. For casual use, that might be tolerable or even amusing; for mission-critical business use, it’s unacceptable. EGI, therefore, is measured not by a single superhuman stunt an AI can pull off, but by the uniform excellence it maintains across all the routine and complex tasks it’s given. As one Salesforce explainer puts it, a highly capable but inconsistent system would be “useless for enterprise applications” despite its talents. In contrast, an EGI system behaves like a great employee or teammate: it has the skills to handle hard jobs, but also the reliability to not drop the ball on any job, big or small.
How do we get to EGI? Salesforce suggests it’s through a combination of advanced AI techniques and a rethinking of enterprise AI priorities. Depth over breadth is one mantra. Whereas consumer-facing “general AI” often touts breadth of knowledge or creativity (think of an AI assistant that can talk about anything, or generate whimsical art), a business-focused EGI values deep expertise and consistent decision-making within defined business domains. One Salesforce blog succinctly noted: “Consumer AGI optimization often prioritizes breadth of knowledge and creative outputs… Business EGI optimization prioritizes depth in domain-specific knowledge, consistent decision-making aligned with clear business objectives, seamless integration with existing systems, and rigorous adherence to governance frameworks. In other words, an EGI agent might not write you a poem about breakfast or know the capital of every country (breadth/creativity), but it will deeply understand, say, your company’s financial regulations, customer data, and workflow rules, and it will unfailingly make decisions that align with your policies and goals. It will plug into your databases and software, not sit in isolation. It will always respect compliance requirements such as for instance, never exposing private data or making an unauthorized trade. Achieving EGI is thus as much a systems engineering and governance challenge as it is a modeling challenge. It requires blending AI models with knowledge graphs, integrations, safety layers, and iterative feedback loops. Starting to sound familiar? This is all the infrastructure Salesforce has been building up.
It’s worth noting that Salesforce frames EGI not as a sudden futuristic leap, but as an evolutionary path. In the EGI vision, progress comes from many “boring breakthroughs”: incremental improvements that compound to transform operations. For example, automating a small step in a finance reconciliation process might not sound like science fiction, but if you incrementally automate dozens of such steps with high reliability, you eventually revolutionize the whole accounting department’s workflow. This pragmatic, results-driven view sets EGI apart from the often speculative AGI discussions. EGI will happen because companies demand it. They need AI that actually works consistently in the real world, not just in the lab. And as Salesforce’s initiatives show, we can already see the pieces coming together.
Conclusion: The Path to the Agentic Enterprise

With eVerse and its broader Agentforce platform, Salesforce is sketching out a roadmap to help businesses become what we might call an “Agentic Enterprise.” This term implies an organization that harnesses AI agents across its operations, not as one-off experiments or gimmicks, but as a core part of how work gets done. Achieving that status requires solving the hardest cross-cutting issues that cause most AI projects to falter. Salesforce is uniquely investing in tooling and infrastructure that address these challenges head-on.
While eVerse is still in pilot and not yet commercially available (Salesforce is using it internally with select customers for now), its existence is telling. It shows Salesforce’s commitment to enabling what comes after the hype: the hard work of making AI actually deliver consistent business value. By investing in maintainability, trust, governance, and reliability, Salesforce is building more than just an AI feature. It’s building a comprehensive ecosystem for the Agentic Enterprise. This positions Salesforce uniquely in the market. Instead of selling an AI magic wand that may or may not work, they’re acting as a partner to guide companies through the journey of AI adoption, armed with methodologies and tools to maximize the chance of success.
In conclusion, Enterprise General Intelligence is not a myth or marketing buzzword; it’s emerging as a practical goal: the natural result of combining advanced AI with enterprise rigor. Salesforce’s latest innovations, from CRMArena-Pro to eVerse, highlight how EGI can happen: through careful engineering, exhaustive testing, and unwavering focus on consistency and trust. Companies that embrace this approach will likely be the ones to reap the rewards of AI at scale, moving beyond pilot purgatory into a world where AI agents are reliable coworkers. Salesforce is betting big that it can make this vision a reality, and if they succeed, the payoff is huge: AI that truly works for business, enabling a new era of productivity and insight. For any organization on the AI journey, it’s an exciting time and Salesforce’s EGI-centric roadmap just might be the guide to finally making AI deliver on its promise in the enterprise.
Sources:
- Silvio Savarese, “Introducing eVerse: Enterprise Simulation Environments to Train AI Agents,” Salesforce Blog – Salesforce AI Research announcement (October 14, 2025)
- Silvio Savarese, “The New AI Agent Training Ground: Simulating Enterprise Environments,” Salesforce Blog – on three-phase AI agent training methodology (August 5, 2025)
- Steeve Huang et al., “Evaluate LLM Agents for Enterprise Applications with CRMArena-Pro,” Salesforce Blog – on the CRMArena-Pro benchmark and enterprise agent evaluation (May 29, 2025)
- Silvio Savarese, “How Enterprise General Intelligence (EGI) Will Form a New Business Imperative,” Salesforce Blog – defining EGI vs. AGI and the capability-consistency matrix (April 3, 2025)
- Bill Siwicki, “MIT: 95% of enterprise AI pilots fail to deliver measurable ROI,” Healthcare IT News – reporting on an MIT NANDA study of AI pilot outcomes (October 9, 2025)
- Salesforce Agentforce Platform Documentation – Einstein Trust Layer and security/governance features (Trust and Data Governance in Agentforce)
- Shivam Parmar, “Best Practices for Testing Agentforce in Salesforce,” GetGenerative.ai blog – describing Agentforce’s Batch Testing Center for automated AI agent testing
