Why this category resists a normal evaluation
Most security tooling can be evaluated on features. A product either parses a log source or it does not, either integrates with your EDR or it does not. Those are checkable facts, and a feature matrix is an honest way to compare them.
AI SOC platforms do not decompose that cleanly. The thing you are actually buying is judgement quality under conditions you cannot fully specify in advance, and judgement quality does not appear in a feature matrix. Two platforms can both claim autonomous investigation, automated triage and machine-speed response while differing enormously in what happens when an incident does not resemble anything in the training set or the playbook library.
The second difficulty is that the demonstration environment is chosen by the vendor. A scripted demo of an AI SOC is close to worthless as evidence, because the scenario has been rehearsed and the reasoning has been observed and tuned against exactly that scenario. Anything you conclude from a demo is a conclusion about the demo.
So the evaluation has to move to your data, your incidents and your analysts, and it has to be structured to reveal reasoning rather than to confirm capability. The questions below are ordered to do that.
Settle three things before you talk to vendors
Evaluations drift when the buying team has not agreed internally on what problem is being solved. Three decisions are worth making first, because they change which platforms are even worth shortlisting.
- What autonomy you are willing to grant on day one. There is a real difference between a platform that recommends and one that acts, and between acting on a contained endpoint and acting on a production identity. Decide the ceiling before a vendor decides it for you.
- Whether this replaces or coexists. Replacing a SIEM, adding an autonomous layer above one, and consolidating a stack are three different projects with three different success criteria and three different budgets.
- Who owns the decision. AI SOC procurement usually touches the SOC, the CISO office, legal or privacy, and often audit. If those parties first meet each other at the contract stage, the evaluation will be redone.
Question 1: How does it reason about an incident it has never seen?
This is the question the category exists to answer, and the one most likely to be deflected. Ask the vendor to run an incident from your own environment that does not map to a known playbook, and to show the intermediate reasoning rather than the conclusion.
A strong answer shows a chain: what was observed, what hypotheses were formed, which were tested against further telemetry, which were discarded and why, and what the residual uncertainty is. The platform should be able to say that it does not know something, and say what would resolve it.
A weak answer produces a confident narrative with no visible intermediate steps, or produces the same shape of narrative for every incident. Uniform output across dissimilar incidents usually means a template is being filled rather than a problem being reasoned about.
Question 2: What evidence does it produce for every decision?
Evidence is what separates an autonomous action you can defend from one you have to apologise for. Six months after an incident, when an auditor or a regulator asks why a production account was disabled at two in the morning, the answer has to be reconstructible without the analyst who was on shift.
Ask to see the record for a single automated action end to end: the telemetry that triggered it, the reasoning that justified it, the policy that permitted it, the action taken, and the outcome. Then ask how long that record is retained and in what format it can be exported.
A weak answer conflates logging with evidence. A log that says the platform contained a host is not evidence; evidence explains why containment was the correct response given what was known at the time.
Question 3: What can it do without asking, and who decided that?
Every autonomous platform operates inside some boundary. The question is whether that boundary is explicit, configurable by you, and enforced by something other than the reasoning engine that might want to cross it.
Look for a governance layer that sits between the decision and the action, validates the action against policy, and can refuse. A platform where the same component both decides and executes has no meaningful check: if the reasoning is wrong, the action follows.
Ask specifically about high-impact actions. Disabling an identity, isolating a server, blocking a network segment and quarantining a mailbox are not equivalent risks, and a single autonomy setting that covers all of them is a design smell.
Question 4: Is it one model or many agents, and does the difference show?
Multi-agent architecture is claimed widely and demonstrated rarely. The claim is meaningful only if the agents are genuinely specialised and their disagreement is visible.
Ask what the agents are, what each is responsible for, and what happens when two reach different conclusions. Real specialisation shows up as division of labour: an agent that investigates is not the same as one that decides on containment, which is not the same as one that assembles the evidence record.
A weak answer describes agents that are really just prompts against the same model with different instructions. That is not architecture, it is formatting, and it fails in the same way for every agent because there is only one reasoner underneath.
Question 5: Where does the model come from?
Model provenance determines both quality and risk. A platform built on a general-purpose commercial language model API inherits that model's strengths, its refusal behaviour, its rate limits, its pricing and its data handling terms. A platform built on a domain-specific model trained on security telemetry inherits a different set of trade-offs.
Neither is automatically correct, but the answer should be specific. Ask what the model was trained or fine-tuned on, whether your telemetry leaves your boundary at inference time, what happens to prompts and completions, and what the vendor's exposure is if their upstream provider changes terms or deprecates a model.
A weak answer treats the model as an implementation detail. It is not. It is the component doing the work you are paying for.
Question 6: Where does our data live, and where is it processed?
Storage location and processing location are different questions, and vendors sometimes answer the easier one. Data can rest in your region and still be sent elsewhere for inference.
For regulated organisations this is usually the constraint that decides the shortlist. If you operate under sectoral rules on data localisation, establish early whether the platform supports in-boundary or on-premises deployment, and whether the autonomous reasoning still works in that mode or degrades to something simpler.
Ask for the data-flow diagram rather than the assurance. The diagram either shows telemetry crossing a boundary or it does not.
Question 7: How deep does integration actually go?
Every vendor has an integration list. The list tells you almost nothing, because reading from a system and acting reliably in it are separated by a great deal of engineering.
For each integration that matters, ask three things: can it read, can it act, and what happens when the action fails. An EDR integration that can isolate a host but cannot confirm the isolation succeeded leaves the analyst with the same uncertainty they had before.
Pay particular attention to identity and ticketing. Identity is where most containment decisions land, and ticketing is where adoption is usually won or lost, because analysts abandon tools that make them retype context.
Question 8: What happens when the platform is wrong?
Every platform in this category will be wrong sometimes. The useful question is what the system does with the correction.
Ask what the feedback mechanism is, how quickly a correction takes effect, and whether it requires a vendor release. A learning loop that runs on the vendor's release cycle is not a learning loop from your point of view; it is a support ticket.
Ask also about the blast radius of a correction. If marking one conclusion wrong retrains something globally, you want to know that before it happens, and you want to know who else it affects.
Question 9: What is the analyst's day actually like?
Adoption is the failure mode nobody puts in the business case. A platform that reasons brilliantly and presents its reasoning badly will be worked around, and the working-around will be invisible until the renewal.
Have your analysts, not the buying team, drive the interface during the proof of value. Watch how many surfaces they have to visit to close one incident, whether the explanation is in language they would use in a handover, and whether they trust it enough to act without re-verifying by hand.
Re-verification is the signal to watch for. If analysts consistently redo the platform's investigation before acting on it, the platform has added a step rather than removed one, whatever the dashboard says about time saved.
Question 10: What does this cost at our incident volume?
Pricing in this category is frequently quoted against a volume that is not yours. Reasoning has a per-incident cost, and platforms that call a commercial model API have a cost structure that scales with how much thinking they do.
Model the cost at your actual alert and incident volume, including a bad month. Ask what happens at two or three times your average, and whether the platform throttles, queues, degrades or simply bills.
Include the costs that do not appear on the quotation: data egress, retention beyond the included period, the engineering time for integrations, and the parallel running of whatever this replaces.
How to structure the proof of value
A proof of value should be long enough to encounter incidents nobody anticipated. Four to eight weeks is a reasonable range for a mid-sized or large environment. Two weeks tests onboarding and nothing else, which is why two weeks is often what gets offered.
Run it against real telemetry, in shadow mode initially, with a defined set of incident classes you expect to see and an explicit agreement that unanticipated incidents count as evidence rather than as being out of scope.
- Define the success criteria in writing before the platform is connected, and have the SOC lead sign them.
- Reserve at least one incident class that you deliberately did not tell the vendor about.
- Keep the incumbent process running in parallel so you have a comparison rather than an impression.
- Have analysts record where they disagreed with the platform and why. That log is the most valuable artefact the evaluation produces.
- Decide in advance what result would make you say no. An evaluation with no disqualifying outcome is a procurement formality.
Scoring without fooling yourself
Score each of the ten questions on evidence you gathered, not on what the vendor said. Written vendor answers are useful as a record of what was promised, but they are not evidence of anything except willingness to promise it.
Weight the questions according to the decisions you settled at the start. An organisation that cannot grant autonomy on day one should weight governance and evidence heavily and treat response speed as secondary. An organisation drowning in alert volume should weight reasoning quality and analyst experience above architectural elegance.
Be suspicious of a platform that scores evenly well on everything. In a category this young, uniform excellence across architecture, reasoning, governance, integration and cost usually means the evaluation was not adversarial enough.
Where Spharaka answers these
Spharaka Sphere is built around the distinctions this guide asks you to test. AuraXP is the agentic engine, a multi-agent fabric of more than forty specialised agents rather than one model with several prompts. SAGE is a cybersecurity-specific model rather than a general language model called through an API. AirWatch is a separate governance layer that validates every action before it executes and records an evidence chain for what was done and why, which is what keeps the deciding component and the permitting component distinct.
Deployment supports cloud, on-premises and hybrid topologies, so telemetry can stay inside the jurisdiction your obligations require. We would rather you ran the ten questions above against us and against everyone else than take that description on trust.
Frequently asked questions
How long should the proof of value run?
Four to eight weeks is typical for a mid-sized or large environment. Two-week evaluations test onboarding and integration, not reasoning quality, because two weeks rarely contains an incident that nobody anticipated. If a vendor is reluctant to run longer, ask why.
Should we evaluate an AI SOC platform against traditional SOAR?
No. They occupy different categories: SOAR executes a sequence someone wrote in advance, while an AI SOC platform decides what the sequence should be. Compare AI SOC platforms against each other, and evaluate separately how each one coexists with the SOAR you already run.
Who should be in the room for the evaluation?
The SOC team who will use it daily, the CISO office who owns the risk, and whoever owns privacy or legal, because autonomy and data location are their decisions as much as anyone's. In regulated sectors, involving audit early prevents the evaluation being repeated later.
What is the single most revealing test?
Give the platform an incident from your own environment that does not match any playbook, and ask to see the intermediate reasoning rather than the conclusion. How a platform behaves at the edge of its knowledge tells you more than a hundred well-handled routine alerts.
How do we compare cost when pricing models differ?
Model the total cost at your real incident volume including a bad month, not at the volume in the vendor's example. Add data egress, retention beyond the included period, integration engineering, and the cost of running the incumbent in parallel during migration.
Is a domain-specific security model always better than a general LLM?
Not automatically, but the trade-offs differ and the answer should be specific rather than treated as an implementation detail. A domain-specific model is trained on security telemetry and can usually run inside your boundary. A general model brings broader language ability but inherits its provider's terms, pricing, rate limits and data handling.
What should we do if analysts do not trust the platform's conclusions?
Treat it as a finding rather than a training problem. If analysts consistently redo an investigation before acting on it, the platform has added work rather than removed it, and the time-saved figure on the dashboard is not real.