Meet wysdym
pearls of wysdym Education Series - Sept 2026

How to evaluate the platform your AI GTM agents run on: a buyer's framework

Eight criteria, four architectures, and the questions to put in an RFP when you're choosing where multiple AI sales and marketing agents should live. Written for the RevOps lead who has to make the shortlist and the CRO and CFO who have to sign it.

8 criteria · 4 architectures · 13 RFP questions Every stat source-linked

Who this is for, and how to use it

This is for teams that already run more than one AI agent across sales, marketing, or customer success (a prospecting agent here, a CRM-hygiene agent there, a Slack assistant answering pipeline questions) and are now deciding what those agents should run on. Most teams are already in this position: 66.4% of agentic AI deployments are multi-agent (Landbase / Market.us, 2025). The single-agent purchase is the exception.

It is deliberately vendor-neutral in structure. Each criterion comes with the question to ask, what a good answer sounds like, and the red flag. The scorecard rates four architectures, not four products, because the architecture is what you're actually locking in. A disclosure about who wrote this is at the end, read it before you weight anything.

01

Why the buying question changed

Two years ago the question was which agent is best. That question is mostly settled, and not in any vendor's favour: the cost of running a frontier-quality model fell by more than 90% in roughly two years (Stanford HAI, 2025), and anyone can stand up a competent agent in an afternoon. The agents work.

What doesn't work is the stack around them. Three failures show up in nearly every multi-agent GTM team, and none of them are model problems:

Memory is per-agent

Five agents, five versions of the truth

Each agent keeps its own context about the account, the ICP, the messaging. Corrections made to one never reach the others. Drift compounds instead of intelligence.

Connection is scattered

Same CRM, wired five times

Every agent carries its own Salesforce, HubSpot, Gong and Slack integrations, and pays for the same retrieval and reasoning over the same records, repeatedly.

Governance is missing

Write access without rules

No shared approval queue, no per-agent permissions, no audit trail across tools. Nobody can say who approved the last thing an agent wrote to the CRM.

14%

81% of teams have agents past the planning stage, but only 14% ship them with full security and IT approval

And 88% of organizations report confirmed or suspected agent-related security incidents. Adoption is outrunning control, and the gap is governance, not model capability.
Gravitee, State of AI Agent Security 2026 (900+ executives)

1 in 4

Only a quarter of leaders completely trust their AI systems, yet two-thirds have already given AI write access to core systems

Trust is trailing autonomy. The market is voting for governed autonomy: access with rules, not access instead of them.
Kyndryl People Readiness Report, June 2026

So the buying question moved down a layer. It is no longer which agent. It is: what do all of our agents share, and who controls it? That shared thing (memory, connection, governance, and a feedback loop) is what this page calls the operating layer for agentic GTM. Some vendors call it a GTM data orchestration platform, an agent platform, or a revenue AI operating system. The label matters less than whether the eight things below are actually present.

02

The four architectures on the market

Almost every option you'll be pitched falls into one of four shapes. Each has a legitimate best case. Be honest about which one you're in.

A

CRM-bundled agent suites

Agents that live inside your system of record

Examples: Salesforce Agentforce, HubSpot Breeze, Microsoft Copilot for Sales, ZoomInfo GTM.AI / GeniOS.

Choose this when your entire GTM team is on one CRM and intends to stay there, your data mostly lives inside that CRM, and time-to-value with an existing vendor relationship matters more than optionality. Distribution, procurement simplicity and native record access are real advantages, Agentforce alone is reported past $500M in ARR, which is not nothing.

Watch for: agents that draw on CRM records rather than a dedicated GTM knowledge layer; governance that stops at the vendor's own walls; per-conversation or credit pricing that scales with success; and the structural fact that the suite cannot serve a team running two systems of record. Bundled agents are a feature of the CRM, and the CRM's business model is lock-in.

B

Point-solution agents

One agent, one motion, done well

Examples: Clay (enrichment and outbound data), 11x and Artisan (AI SDR), Qualified (inbound engagement, now being folded into Agentforce), Regie.ai (sales engagement).

Choose this when one specific motion is your bottleneck and you want the best tool for it. Clay in particular is best understood as a data source that everything else should draw from, not a competitor to any platform.

Watch for: the point-solution endgame: become a feature or get acquired (Qualified → Salesforce; Drift → Salesloft → Vista). Each point agent brings its own memory, its own integrations and no governance across the others, so every one you add makes the three failures above worse. Buyers of autonomous outbound agents have also reported quality and churn problems widely enough that any evaluation should include a live test on your own ICP, not the vendor's demo list.

C

DIY builders, frameworks and generic observability

Build the layer yourself

Examples: Relevance AI, Lindy, CrewAI, LangGraph (building); LangSmith, Langfuse, Helicone, Arize (observability).

Choose this when you have engineers who own GTM systems full-time, unusual workflows no vendor will fit, and a platform team that already thinks in evals and traces. The openness is real and the ceiling is high.

Watch for: everything in the eight criteria becomes a build ticket: the knowledge layer, the permission model, the approval queue, the outcome attribution. Generic observability tools measure tokens, latency and cost; they do not know what a deal stage is, and their buyer is platform engineering, not RevOps. Budget the maintenance, not just the build.

D

An independent operating layer

A shared substrate every agent connects to

Examples: wysdym, the publisher of this page. Gong's "Revenue AI OS" positioning and Landbase's multi-agent architecture reach toward the same idea from different starting points.

Choose this when you run, or intend to run, several agents from several vendors, your CRM situation is mixed or may change, and you want memory, governance and outcome measurement to be shared across all of them rather than rebuilt inside each one.

Watch for: it is the newest category, with the fewest reference customers and the least procurement precedent. Interrogate what is live versus roadmap, and insist on seeing your own data in the graph before you sign. The rest of this page gives you the questions to do that with, including for us.

03

The eight evaluation criteria

Score every option against all eight. A platform that is excellent on four and absent on four is not a platform. It's a very good agent.

Criterion 1

Shared memory: one grounding every agent reads from

Ask: "If we add a new agent tomorrow, does it already know what our existing agents know about this account, our ICP, and our current messaging?"

A good answer describes a per-tenant, structured knowledge layer, typed entities and relationships across GTM domains (accounts, personas, positioning, objections, competitors), not a folder of documents behind a retrieval step, that every agent queries and every correction updates. Grounding a model in a knowledge graph rather than flat text has been shown to move enterprise-question accuracy from 16% to 54% on the same model (Sequeda, Allemang & Jacob, 2023).

Red flag: "each agent has its own knowledge base" or "we index your Drive." That is retrieval, not memory, and it is per-agent.

Criterion 2

Connect once: one integration model, CRM-agnostic

Ask: "How many times will Salesforce be integrated across our agent stack after this? And what happens if we add or switch a CRM?"

A good answer is once: integrations to CRM, conversation intelligence, docs and chat are wired into the layer, and every agent inherits them. It should support more than one system of record without re-wiring the agents. The Model Context Protocol has become the de facto connective standard. Installs went from roughly 100K to 97M in sixteen months and the protocol is now stewarded by the Linux Foundation (Anthropic, December 2025), so "one MCP door to your stack" is a reasonable thing to expect.

Red flag: integrations that belong to the vendor's own agent rather than being exposed to yours; "CRM-agnostic" that means "we have a HubSpot connector on the roadmap."

Criterion 3

Governance on every action: not just the vendor's actions

Ask: "Show me the approval queue. Who approved the last write an agent made to our CRM, and where is that logged?"

A good answer covers four things, for every agent regardless of who built it: per-agent role-based access (an outbound agent should not be able to edit close dates), read-only by default with explicit write scopes, human-in-the-loop approval queues for sensitive writes, and a complete audit trail. This is the criterion the Gravitee data says most teams are failing: 14% shipping with full approval is a governance number, not an enthusiasm number.

Red flag: governance that only covers the vendor's own agents; "the model is instructed not to…" offered as a control; no way to revoke a single agent's write access without turning off everything.

Criterion 4

Outcome attribution: to deal stages, not tokens

Ask: "Which of our agents moved a deal stage last quarter? Which one wrote something that later got reverted?"

A good answer ties agent actions to pipeline outcomes (stage progression, deal risk, drift) and can flag the specific record and the specific fix. Generic LLM observability reports tokens, latency and cost; useful for engineering, useless for the CFO. Most teams currently measure nothing: only 37.3% of agent teams evaluate live traffic at all (LangChain, State of Agent Engineering, December 2025).

Red flag: dashboards of activity (emails sent, records touched) presented as ROI; attribution that exists only inside one vendor's product.

Criterion 5

A feedback loop: it compounds, or it decays

Ask: "When a rep edits an agent's draft, overrides a recommendation, or a deal closes: what learns from that, and do the other agents inherit it?"

A good answer describes every approval, edit, override and outcome flowing back into the shared memory, so the next action by any agent starts smarter. MIT's diagnosis of why most enterprise GenAI pilots fail is exactly this: the systems "do not retain feedback, adapt to context, or improve over time" (MIT Project NANDA, 2025).

Red flag: "the model improves over time" with no mechanism named; learning that lives in one agent's fine-tune and nowhere else.

Criterion 6

Ownership: you own the GTM brain, or you rent it

Ask: "If we leave in 24 months, what do we walk away with, and in what form?"

The CRM records were never the valuable part; every vendor will let you keep those. The asset is everything that accumulates on top of them once agents are running: the ontology of how your business actually sells (accounts, personas, positioning, objections, competitors and how they relate) plus the decision history that criterion 5 generates: every approval, edit, override and outcome. That history is what makes the next action smarter. It is your go-to-market brain, and it only compounds for you if you own it.

A good answer is a per-tenant, isolated graph that is yours: ontology, entities, relationships and the full approval-and-outcome history, exportable in standard formats, with a contractual guarantee that none of it trains the vendor's models. Renting looks different: the learning lives inside the vendor's agent or model, the history is theirs to keep, and the day you switch vendors the brain resets to zero.

Red flag: "your data stays in your CRM" offered as the answer. That's the records, not the brain. Also: learning that exists as a vendor-side fine-tune; per-conversation pricing where the conversation history belongs to the vendor; an export that is "available on request."

Criterion 7

Openness: bring your own agents, models and exit

Ask: "Can an agent we built, or bought from someone else, connect to this and inherit the memory, governance and attribution? And can we export everything if we leave?"

A good answer is a standard interface (MCP or equivalent) that any agent can call, model-agnosticism (the layer should get better as foundation models improve, not compete with them), and exportable data in standard formats. Openness is also your hedge against the biggest structural risk in this market: an incumbent building the shared layer and closing it.

Red flag: the layer only works with the vendor's agents; the vendor's agents only work with the layer; no export path.

Criterion 8

Total cost of the agent stack: not the price of one tool

Ask: "Model our cost at three agents, then at ten. What happens to inference spend, integration maintenance, and licensing as we add agents?"

A good answer shows shared grounding reducing duplicated retrieval and reasoning as agents are added, predictable pricing that does not penalize usage, and no per-agent integration tax. Be alert to the two pricing shapes that punish success: per-conversation or per-resolution fees that rise as the agent works, and annual per-agent contracts that make consolidation impossible.

Red flag: a quote for one agent with no answer for the tenth.

04

Scorecard: architectures × criteria

Ratings are for the architecture as typically implemented, not for any single product. Specific vendors will beat or miss their column. Use it to decide which shape you're shopping in, then run the RFP questions on the actual products.

How the four shapes tend to score
CriterionA · CRM-bundledB · Point agentsC · DIY / frameworksD · Operating layer
1 · Shared memoryWithin the CRM's records onlyPer-agentIf you build itDesigned for it
2 · Connect once / CRM-agnosticOne CRM by definitionEach agent re-integratesYours to wireCore premise
3 · Governance on every actionStrong inside its wallsRarely beyond its own writesBuild ticketCore premise
4 · Outcome attributionNative CRM reporting, own agents onlyActivity metricsTokens & latencyDeal-stage attribution
5 · Feedback loopInside the suiteInside one agentIf you build itCore premise
6 · Ownership of the GTM brainLives inside the suite; leaves with itPer-agent, vendor-heldYours, if you built itPer-tenant, exportable
7 · OpennessLock-in is the modelVaries; check exportFully openMCP, BYO agent
8 · Total stack costCredits scale with usePer-agent contracts stackEng time is the priceShared inference; new pricing, fewer precedents
Where it wins anywaySingle-CRM teams; procurement speed; distributionBest-in-class at one motion; fast to trialUnusual workflows; full controlMulti-agent, mixed-CRM teams
Honest weaknessCan't serve mixed-CRM orgsEvery add worsens 1–3 and 6Maintenance never endsNewest category; fewest references

typically present   partial or conditional   typically absent

05

Thirteen questions for the RFP

Paste these in. Insist on demonstrations, not slides, for questions 2, 5, 7 and 9, and get question 10 in writing.

1

Describe the memory layer. Is it per-agent or shared? Typed or document retrieval?

Criterion 1. "Shared" should mean one graph, not one vector store per agent.

2

Connect our Salesforce or HubSpot sandbox live. How many of our agents can use that connection?

Criterion 2. If the answer is "ours," it isn't a layer.

3

Do you support two systems of record at once? What breaks if we switch CRM in 18 months?

Criterion 2. Ask this even if you're single-CRM today.

4

List the permission scopes available per agent. Can an agent be read-only? Can we revoke one agent's write access without affecting others?

Criterion 3.

5

Show us the approval queue and the audit log for a write to a CRM field.

Criterion 3. This must be a demo, not a diagram.

6

Does governance apply to agents we bring from another vendor, or only to yours?

Criteria 3 and 7.

7

Show us a report attributing an agent action to a deal-stage change, and one flagging a write that should be reverted.

Criterion 4. Activity dashboards don't count.

8

Walk through what happens when a rep edits an agent's output. What learns from the edit? Which agents inherit it?

Criterion 5.

9

Connect an agent we built to your platform over MCP, in front of us.

Criterion 7. Openness is demonstrable or it isn't there.

10

If we leave in 24 months, what do we take with us (the ontology, the graph, and the approval and outcome history) and in what format? Does any of it train your models?

Criterion 6. Owning versus renting the brain.

11

Which foundation models can we run? What happens to our setup when a better model ships?

Criterion 7. The layer should improve as models improve.

12

Price this at 3 agents and at 10: licensing, inference, and integration maintenance.

Criterion 8.

13

What is live today, what is on the roadmap, and which customers are running each part in production?

All criteria. Ask every vendor, including the newest ones. Especially the newest ones.

06

Red flags

"Our agent has its own knowledge base."

Translation: memory is per-agent. Every additional agent you buy makes the drift problem worse, not better.

"Governance is handled by the model's instructions."

Translation: there is no permission system. A prompt is not a control.

"Here's the ROI dashboard," and it shows emails sent, records updated, meetings booked.

Translation: activity, not outcome. Nobody can tell you which of those moved a deal.

"Fully CRM-agnostic," with one connector live and the other "coming soon."

Translation: single-CRM today. Get the second connector in the contract or discount the claim to zero.

Pricing per conversation, per resolution, or per contact.

Translation: the better it works, the more you pay. Model year two before you sign year one.

07

Disclosure: where wysdym sits

This framework is published by wysdym, a vendor in architecture D. You should weight it accordingly. And you should notice that criteria 1 through 8 are also exactly what wysdym is built to be, which is either a conflict of interest or the reason we could write them down. Probably both.

Plainly: wysdym is the operating layer for agentic go-to-market. It grounds every agent in your GTM truth, runs the motion under your governance, and gets sharper with every deal you close. Five pillars, Cortex (shared intelligence and memory), Skills (what agents do), Governance (the rules on every action), Observe (which agents are actually working), and Operator (analyst-grade answers that act on your workflows), connected through the Gateway, one MCP door to your stack. Agent-agnostic: run Claude, an AI SDR, or any other vendor's agent on it, and it connects to all of your systems (HubSpot, Salesforce, Gong, Slack, Google Drive, Notion) once.

FAQ

What is an operating layer for agentic GTM?

The shared layer beneath a team's AI sales and marketing agents that gives all of them one grounding (shared memory of accounts, ICP, positioning and outcomes), one set of connections to the GTM stack, one governance model (permissions, approvals, audit) and one feedback loop, so that every agent's work compounds instead of drifting. It is infrastructure the agents run on, not another agent.

Is a GTM operating layer the same as a "GTM data orchestration platform"?

Largely the same problem, different emphasis. "Data orchestration" foregrounds moving and unifying data across tools; "operating layer" foregrounds what agents share (memory, governance and outcome attribution) with data connection as one of its jobs. Evaluate either against the eight criteria on this page rather than the label.

Do I need one if I use Salesforce Agentforce or HubSpot Breeze?

If every agent you will ever run lives inside that one CRM, the suite is your operating layer and you should evaluate it as one; criteria 3, 4, 6 and 7 are where bundled suites are weakest. If you run agents from more than one vendor, or more than one system of record, the suite governs and remembers only its own agents, and the gap this page describes is yours.

How is this different from LLM observability tools like LangSmith or Langfuse?

Those measure the mechanics of a model call (tokens, latency, cost, traces) for an engineering audience. GTM outcome attribution measures what an agent's action did to a deal stage, for a RevOps and finance audience. Both are useful; they are different layers with different buyers.

How is shared memory different from RAG or a knowledge base?

RAG retrieves chunks of documents at query time; it does not model relationships, does not know that a change to positioning should update the battle cards, and is usually set up separately per agent. A shared, typed memory layer models the GTM domain as entities and dependencies, is updated by every correction and outcome, and is read by every agent.

What does "owning your GTM data" mean when agents are involved?

It means more than keeping your CRM records. Once agents run, the valuable asset is the layer that accumulates on top of the records: the ontology of how your business sells, the graph of accounts, personas, positioning and competitors, and the history of every approval, edit, override and outcome that taught the system what good looks like. If that layer lives inside a vendor's agent or model, you are renting it and it resets when you leave. Owning it means it is per-tenant, exportable, and never used to train someone else's product.

Why does MCP matter in this evaluation?

The Model Context Protocol is the emerging open standard for connecting agents to tools and data. A platform that exposes its memory, integrations and governance over MCP can serve agents you didn't buy from that vendor, which is the practical test of whether it is a layer or just another agent.

Is wysdym the same company as Wysdom.AI?

No. wysdym (w-y-s-d-y-m) is a Toronto-based go-to-market infrastructure company founded in 2025. Wysdom.AI (w-y-s-d-o-m) is a conversational-AI and bot-analytics company acquired by Calabrio in January 2024. There is no affiliation or shared history between them.