The physical security industry has spent fifteen years building alert-first architectures: cameras feed a VMS, analytics generate events, events surface as alerts, and humans triage. That stack made sense when the bottleneck was detection. It no longer makes sense when the bottleneck is response. Alert generation has become nearly frictionless — modern computer vision produces thousands of high-confidence events per day in a mid-sized deployment — while response capacity has not scaled. The gap between what a detection system produces and what a security operator can action has become the single largest failure mode in physical security and the blast radius extends into cyber operations as well.

This report analyzes what happens when AI systems move from generating alerts to orchestrating response — what the research community calls agentic AI. It covers the primary-research evidence on why alert-first broke, what agentic architectures actually do differently, the NIST regulatory framework now taking shape around them, and the operational and economic consequences for security operations centers, risk managers, and vendor buyers. The report closes with a buying-calculus framework and an examination of where IntelliSee specifically fits into the autonomous layer.

Why the alert-first architecture broke

Alert-first design assumed a scarce signal and abundant human attention. Both assumptions have inverted. The SANS 2025 SOC Survey documents that 66% of surveyed SOCs report alert volume has exceeded their ability to keep pace, with a median team fielding 960 alerts per day and large-enterprise teams fielding 3,000 or more. The same survey finds that 70% of analysts with less than five years of tenure leave within three years, with alert fatigue and low-impact toil cited as primary drivers. The economic consequence is quantified in IBM’s 2024 Cost of a Data Breach Report, which found the average cost of a breach at $4.45 million and mean time to containment at 277 days — a figure that has been essentially flat since 2020 despite continued growth in detection tooling spend.

The reason containment times have not fallen is that detection is no longer the bottleneck. Verizon’s 2025 Data Breach Investigations Report found that 96% of breaches are disclosed to the victim by the attacker, a law-enforcement agency, or a third party — not by internal detection. The Unit 42 2025 Incident Response Report found that in 25% of incidents, the attacker completed exfiltration within five hours of initial access. Sophos’ Active Adversary Report, H1 2025 measured median dwell time at eight days. When attackers operate in hours and defenders operate in weeks, producing more alerts does not narrow the gap. Producing more actions does.

The same structural problem is visible in the physical security domain. Academic research published through the International Association of Chiefs of Police and reported in peer-reviewed work on alarm verification finds that 94–98% of police alarm responses resolve as false — a cost burden estimated at $1.8 billion per year in the United States alone. The industry response, the Monitoring Association’s AVS-01 Alarm Verification standard, formalized the principle that alarms without corroborating evidence should not dispatch armed response. That standard is effectively a recognition that alert-first was economically unsustainable at scale. In workplace-violence contexts, the FBI’s 2024 Active Shooter Report documented 24 qualifying incidents across 19 states — events in which the median time from first shot to first law-enforcement contact determined the casualty count. In those windows, an alert without orchestration contributes nothing.

What “agentic” actually means

Agentic AI is a term with a narrow technical definition and a broad marketing usage. The narrow definition is the one that matters for security operations. Per the NIST AI Agent Standards Initiative, established in February 2026, an agentic system is one that can decompose a goal, plan a sequence of actions, execute those actions against tools and APIs, observe the results, and revise its plan — without requiring a human to authorize each step. The distinction from traditional automation is that the action sequence is not pre-scripted. The distinction from a chatbot is that the system has tool access and the authority to execute.

Applied to security, the agentic pattern replaces the alert-then-human-response loop with a detect-decide-orchestrate-verify-log loop that completes in seconds. The human remains in the loop — but at the escalation and governance layer, not in every individual triage decision. This is the same shift the commercial aviation industry made from pilot-as-continuous-controller to pilot-as-exception-handler via autopilot and flight management systems. The analogy is imperfect (aviation operates in a far more constrained state space) but the structural change is the same: humans supervise an autonomous layer rather than operate the primary control loop.

The practical implication is that the product a buyer is evaluating is no longer a detection system with an alerting layer bolted on. It is an orchestration system with detection as one of many inputs. Evaluating it as if it were the former understates the blast radius of both its successes and its failures.

Intelligence Brief

Agentic capability is a security research concern, not just a product feature

The same architectural advances that allow defensive systems to orchestrate response also allow offensive systems to operate autonomously. The NIST AI Agent Standards Initiative documented an 81% attack success rate for agentic red-team systems against unmodified targets, compared to an 11% baseline for traditional tooling — a roughly 7x uplift. This is the specific reason NIST, in coordination with the interagency Cyber AI Profile published against the CSF 2.0 Core, has prioritized agent identity, action logging, and revocation primitives as first-class controls. Any organization deploying agentic systems on the defensive side is also exposed to agentic systems on the offensive side, and the regulatory expectation is that both are governed under the same framework.

LIVE feed
IntelliSee active-shooter and gun-detection platform output showing a handgun detected in an interior scene with a bounding box and a confidence score overlay.
CAM-04 INTERIOR
Actual IntelliSee detection output. A handgun flagged by the computer-vision model on an existing interior camera, with bounding box and a confidence score. In an agentic architecture, this detection is not an alert destined for a queue — it is the first observation in an orchestration loop that will trigger lockdown signaling, alert dispatch, radio-channel handoff, and response-team paging within seconds. No facial recognition is performed, no PHI is collected, and no video is stored off-device. The platform is DHS SAFETY Act Qualified Anti-Terrorism Technology through January 31, 2031.

The five-stage autonomous loop

Autonomous security operations replace the alert-triage-response chain with a closed loop whose individual steps each complete in seconds rather than minutes. The practical value is that human attention is spent on governance and exceptions rather than on the majority path. The diagram below shows the five stages of that loop in the order they execute.

The autonomous loop: detect → decide → orchestrate → verify → log

Each stage is measured in seconds. The human supervisor remains in the loop at the governance layer, where they review exceptions, approve scope changes, and audit the action history — rather than authorizing every individual response.

STAGE 01
Detect
Computer vision models run on existing camera feeds, generating object, scene, and behavior observations with confidence scores.

< 1 sec

STAGE 02
Decide
The orchestration layer composes observations with site context — occupancy, shift, scheduled events, prior incidents — and classifies the event.

1–3 sec

STAGE 03
Orchestrate
The system executes the response playbook: paging, mass-notification, access-control lockdown, radio-channel handoff, camera-slew, and dispatch.

3–10 sec

STAGE 04
Verify
Downstream checks confirm action success — lockdown engaged, page delivered, responder acknowledged — and escalate on failure.

5–15 sec

STAGE 05
Log
Every observation, decision, action, and outcome is written to a tamper-evident audit log with agent identity and supervisor context.

continuous

Why the five stages matter for procurement: A vendor that cannot cleanly separate detect from decide cannot isolate model errors. A vendor that conflates orchestrate with verify cannot prove response success. A vendor that skips log cannot satisfy NIST audit requirements, DHS SAFETY Act documentation expectations, or downstream litigation discovery.

What agentic replaces on the SOC staffing model

The most honest way to evaluate an agentic architecture is to look at what it lets you stop doing. In a conventional alert-first SOC, the tier-one analyst’s job is triage: sorting alerts by credibility, clearing false positives, and escalating a small fraction to tier two. The SANS 2025 SOC Survey found that tier-one analysts spend 62% of their time on alerts that are ultimately closed as false-positive, benign, or duplicate. That is not a training problem or a motivation problem. It is a workload problem imposed by the architecture.

Agentic orchestration absorbs the majority-path triage work. The system classifies, correlates, and takes first-level action on the events that would previously have filled the tier-one queue. The work that remains for humans is the work that was always underpriced in an alert-first model: investigating novel patterns, tuning the orchestration policy, reviewing the agent’s action log for drift, and handling cases that the system deliberately kicks up for human decision. This is higher-value work and it is the work junior analysts actually trained for — which is why organizations that have deployed mature orchestration report both reduced staffing needs at tier one and improved retention at tier two and above.

The quantitative framing is straightforward: if an alert-first SOC requires N analysts to keep up with M daily alerts, and agentic orchestration absorbs 70–85% of the majority path (a range consistent with both Omdia’s 2025 autonomous-SOC forecasts and peer-reviewed research published in MDPI’s Electronics journal on hyper-automation with agentic LLMs mapped to MITRE ATT&CK and NIST CSF), then the staffing requirement collapses to approximately 0.2–0.35N — not because people were eliminated, but because the people are now doing the work that actually needed to be done.

The market shift: SOAR retirement and the autonomous-SOC category

Alert-first SOAR vs. agentic orchestration — capability comparison
Capability Alert-first SOAR (legacy) Agentic orchestration
Action sequencing Pre-authored playbook with rigid branching; fails silently on unplanned states Plan decomposed at runtime from goal + site context; replans on failure
False-positive suppression Threshold tuning and deduplication; high analyst review burden Multi-signal corroboration before action; human escalation on ambiguity
Coverage gaps Requires a playbook per scenario; coverage is bounded by authoring effort Covers unscripted compositions of known primitives
Audit and non-repudiation Logs actions but not the reasoning behind them Logs agent identity, observations, decisions, and the rationale trace
Procurement category Mature; Gartner and Forrester retired dedicated SOAR evaluations in 2025 Emerging — tracked under “autonomous SOC” and “agent-assisted SecOps”

Both Gartner and Forrester retired their standalone SOAR Magic Quadrant and Wave evaluations in 2025, rolling the capability into broader SecOps platform coverage. Omdia’s 2025 market analysis forecasts that autonomous-SOC capability will be a baseline expectation for enterprise buyers within 12–24 months. The procurement implication is concrete: RFPs that still ask vendors to list “SOAR playbooks” are asking the wrong question. The relevant questions are ones about the agent’s planning scope, the granularity of human-in-the-loop controls, the completeness of the audit trail, and the vendor’s documented alignment with the forthcoming NIST COSAiS SP 800-53 overlays.

The regulatory baseline taking shape around agents

NIST’s Cybersecurity Framework 2.0, released in full form in December 2025, includes a Govern function that sits alongside the traditional Identify, Protect, Detect, Respond, and Recover. The Govern function is the one most directly relevant to agentic systems because it covers the policy, oversight, and supply-chain expectations for AI-enabled security controls. The forthcoming COSAiS (Cybersecurity, Operational Security, and AI Security) SP 800-53 overlays will provide the control-by-control mapping that federal buyers and federal contractors will be expected to demonstrate. The NIST AI Agent Standards Initiative, stood up in February 2026, sits upstream of that work, focused on agent identity, action authorization, and auditability primitives.

The practical consequence for security buyers is that the regulatory direction of travel is clear even where the final text is not. Agent identity must be distinct from user identity. Agent actions must be logged in a form that supports non-repudiation. Humans must have a documented role in scope change. These requirements are converging across NIST, the EU AI Act implementation guidance, and DHS SAFETY Act evaluation criteria for qualifying anti-terrorism technologies — which means a vendor that is architecturally opaque on any of them is exposed to near-term procurement friction, not merely theoretical risk.

Intelligence Brief

DHS SAFETY Act: the federal liability safe harbor that matters here

The Support Anti-terrorism by Fostering Effective Technologies (SAFETY) Act provides a federal cause-of-action limit for designated anti-terrorism technologies deployed during a qualifying act of terrorism. IntelliSee received Qualified Anti-Terrorism Technology (QATT) designation on November 24, 2025, valid through January 31, 2031. For a buyer evaluating an autonomous security platform, the designation is a meaningful de-risking signal: the vendor’s technology has been evaluated by DHS against a substantive safety, performance, and reliability standard, and deployments inside the designation scope receive the statutory liability protections. This is distinct from AS-IS and contractual limitations and has no equivalent in the alert-first vendor landscape.

Where agentic does not replace humans — and where buyers get this wrong

The most common procurement failure mode is treating agentic as a labor-substitution story. It is not, and vendors that pitch it as one are misreading both the research and the market. Three categories of work remain emphatically human and the system design should reinforce that, not blur it.

Policy authoring and scope change

What the agent is authorized to do, against which systems, under which conditions, is a human decision. Scope expansion requires explicit approval with a documented rationale.

Exception adjudication

When the system flags a case as ambiguous — uncertainty above threshold, novel pattern, or cross-domain signal — the human decides. The agent’s job is to escalate cleanly, not to guess.

Audit, drift, and governance review

Someone has to read the action log, look for drift relative to intent, and sign off on the agent’s behavior at audit cadence. That role is closer to an internal auditor than to a tier-one analyst.

Buyers who collapse these three responsibilities into “the agent will handle it” create unprotected tail risk. Buyers who staff them explicitly get the labor-model advantages of autonomy without the governance exposure. The vendor’s job is to make the three roles crisp and tool-supported — which is another concrete RFP question: does the platform expose a supervisor console that surfaces exceptions, scope changes, and drift separately, or does it collapse them into a single dashboard that obscures which one is failing?

How IntelliSee fits into the autonomous layer

IntelliSee’s platform sits at the detection-plus-orchestration tier of the stack described above, with specific coverage of the physical-security and workplace-safety failure modes that legacy alert-first systems handle poorly. The computer-vision layer runs on existing camera infrastructure — no rip-and-replace is required — and produces real-time detection for active-shooter and gun, perimeter intrusion and trespass, and fall scenarios. The orchestration layer composes those detections with site context (occupancy, shift, location, scheduled events) and executes the response playbook end-to-end: page, lockdown signaling, radio-channel handoff, camera slewing, and dispatch verification. The audit layer writes every observation, decision, action, and outcome to a tamper-evident log consistent with the NIST governance expectations described above.

Three architectural choices distinguish the platform from adjacent vendors. First, no facial recognition and no video storage off-device — the system detects objects and behaviors, not identities, and retains only the metadata needed for audit. Second, no PHI or protected-data collection, which matters in healthcare and education deployments where every inbound integration is a HIPAA or FERPA decision. Third, DHS SAFETY Act QATT designation, which (as noted in the brief above) provides a federal liability framework that alert-first competitors do not have. These are not feature bullets. They are the reason the platform is deployable in sector contexts — hospitals, schools, manufacturing — where an alert-first vendor’s data model would create new risk even as it reduced other risk.

The buying calculus: five questions to ask a vendor

A procurement team evaluating an autonomous-security platform should ground the conversation in five questions whose answers are determinative. None of them are about feature lists.

1. What is the agent authorized to do without human approval, and how is that scope bounded in the product? If the vendor answers in generalities, the scope is not enforced in code and the governance risk is on you. A good answer names specific action classes and references the supervisor console where scope is configured.

2. What happens when the agent’s confidence falls below threshold? The right answer is “it escalates to a named human role with the relevant context attached.” A wrong answer is “it retries” or “it uses a backup model.” Retry without escalation is how autonomous systems drift.

3. Show me the audit log for a real incident. The format matters. A log that records actions but not the reasoning behind them — observations, decisions, rationale — does not meet the NIST governance expectations and will not survive a post-incident review.

4. What is your alignment plan for NIST COSAiS SP 800-53 overlays as they are finalized? A vendor that cannot articulate the roadmap here has not read the trajectory. A vendor that can is signaling that procurement-friction risk is being managed.

5. What is your federal liability posture? SAFETY Act QATT or Developmental Test & Evaluation (DT&E) designation changes the risk math for any deployment of consequence. Absence of either is not disqualifying but is a data point that should be weighted in total-cost-of-deployment modeling.

Frequently asked questions

What is the difference between agentic AI and traditional automation?

Traditional automation executes pre-authored sequences. Agentic AI decomposes a goal into a sequence at runtime, executes against tools, observes results, and replans — without requiring human authorization at each step. The difference matters because agentic systems cover unscripted compositions of known primitives, where traditional automation only covers the compositions the author thought to encode.

Does agentic AI eliminate SOC jobs?

It eliminates the tier-one triage role as currently staffed in most organizations. It increases demand for supervisor, governance, and exception-adjudication roles. Organizations that have deployed mature orchestration report reduced tier-one headcount but improved retention in tier two and above — analysts are now doing the work they trained for, rather than clearing false positives.

How is agentic AI different from SOAR?

SOAR executes human-authored playbooks against predefined triggers. Agentic systems plan at runtime, which means they can act on compositions of signals that no one explicitly scripted. Both Gartner and Forrester retired standalone SOAR evaluations in 2025 and rolled the capability into broader SecOps platform coverage, with autonomous-SOC capability emerging as the new evaluation frame.

What regulatory frameworks govern agentic security systems?

NIST CSF 2.0 (December 2025) is the baseline, with the new Govern function covering AI oversight. The NIST AI Agent Standards Initiative (February 2026) addresses agent identity, action authorization, and audit primitives. The forthcoming NIST COSAiS SP 800-53 overlays will provide control-by-control mappings. EU AI Act implementation guidance and DHS SAFETY Act evaluation criteria converge on similar expectations.

What is DHS SAFETY Act QATT and why does it matter for an autonomous security platform?

SAFETY Act QATT is a federal designation under the Support Anti-terrorism by Fostering Effective Technologies Act that provides a statutory liability framework for designated anti-terrorism technologies deployed during a qualifying act of terrorism. For an autonomous platform, it signals that DHS has evaluated the technology against a substantive safety, performance, and reliability standard — a de-risking signal that does not exist in the alert-first vendor landscape. IntelliSee holds QATT designation valid through January 31, 2031.

How fast does an autonomous security loop complete end-to-end?

The five-stage loop — detect, decide, orchestrate, verify, log — completes in seconds for the majority-path cases. Detection is sub-second. Decision adds one to three seconds for context composition. Orchestration (paging, lockdown, radio handoff) executes in three to ten seconds. Verification and audit run in parallel thereafter. The contrast with alert-first response, where the first minutes are spent on human triage before any action is authorized, is the operating-model change, not the latency of any single step.

What does it cost to add an autonomous layer on top of existing cameras?

IntelliSee is architected to run on existing camera infrastructure without hardware replacement, which means the deployment cost is software plus integration, not capital expenditure. The right economic comparison is not against a detection-only system but against the fully-loaded cost of a 24/7 SOC staffed to the alert volume produced — including turnover costs documented by the SANS 2025 SOC Survey, which found 70% of sub-five-year analysts leave within three years. The total-cost-of-deployment model that accounts for that turnover typically inverts the procurement conclusion relative to the first-year license comparison.

Continue the research

Three adjacent analyses extend the framework developed here. Each is linked to the primary sources cited above and builds on a different axis of the autonomous-security evaluation problem.

For organizations evaluating whether their current architecture can scale to the agentic threat surface — or what a responsible migration path looks like — a structured conversation with the IntelliSee analysis team is the fastest way to convert the buying-calculus questions above into a documented procurement framework. Request a risk assessment to start that conversation.