Arcanna
    AI in the SOC
    Decision Models
    Agentic Workflows
    Interview

    AI in the SOC: A 27-Minute Conversation with Darius Iakabos

    Darius IakabosDarius Iakabos27 min watch · 9 min read

    TL;DR

    A 27-minute conversation with Darius Iakabos, Lead Solutions Architect at Arcanna, on what's actually changing in SOC operations and why most AI security pitches miss the architectural point.

    • SOAR scales with headcount, not automation. That's the real ceiling, and it's why most teams stop seeing returns past a certain alert volume.
    • Decision models grounded in your team's judgment beat general-purpose LLMs for SOC decisions. Reproducibility and grounding matter more than raw intelligence.
    • Agentic investigations are powerful, but only when guarded. Agents investigate. The Decision Layer decides. That separation is the governance boundary.

    Key takeaways

    1.

    Why decision models beat LLMs for SOC decisions

    [00:08:29]

    LLMs are non-deterministic by design. Same alert, same context, two different verdicts thirty seconds apart. That's tolerable for summarization. It's a problem for decisions you're going to act on.

    Darius makes the case that what SOCs actually need is reproducibility, not raw intelligence. A decision engine that changes its mind can't be audited. A decision engine that doesn't know your environment, your policies, or your team's prior judgments can't be trusted with operational decisions. The architectural answer is decision models trained on your team's actual verdicts — narrow, deterministic, grounded in your data.

    Watch this section
    2.

    What an end-to-end phishing investigation actually looks like

    [00:10:38]

    The canonical SOC workload, walked through end-to-end. A phishing alert arrives. A decision model handles initial triage and clears the noise. For the alerts that need investigation, agentic workflows dynamically gather what's missing — DNS lookups, endpoint logs, execution traces. A second decision model grounds the final verdict based on impact and affected entities.

    The point isn't speed. The point is that the architecture combines two complementary patterns: deterministic decisions where they matter, agentic investigation where context is missing. SOAR was never built to do either of these well.

    Watch this section
    3.

    How decision models are trained on your team's judgment

    [00:13:10]

    Decision models in Arcanna are deep neural networks trained entirely on your team's data. A senior analyst defines what the decision points are — what data actually matters when making a verdict — and trains the model with examples. Through iteration, the model learns to behave the way the team behaves.

    The result is a model that's unique to each organization. Same behavior in two different environments could yield two different decisions, because there's no universal truth in security operations. There's only your team's truth, your environment, and your policies. That's the opposite of dropping a general-purpose LLM into your pipeline.

    Watch this section
    4.

    The guardrails that make AI in the SOC governable

    [00:15:54]

    Three layers of guardrails. First, controlling what data goes into the model — the decision points are explicit, not inferred. Second, confidence scores and outlier detection on every prediction, so analysts know which decisions to consume and which need more training. Third, similarity tracking — when a new alert produces a verdict, you can see which historical alerts most influenced that decision, and correct mistakes in the training data when needed.

    This is what auditability looks like in practice. Not "we log things." Structured traceability that maps every decision back to the team's prior judgments and the data that shaped it.

    Watch this section
    5.

    The Decision Layer and Investigation Layer in practice

    [00:18:36]

    The cleanest articulation of the architectural spine. If we have the data and we need a decision, the Decision Layer is the answer. If we don't have the data and getting it traditionally is hard, the Investigation Layer dispatches agents to gather it. Once the data exists, the Decision Layer returns the verdict.

    In production, this means threat hunts that took two or three hours collapse to ten or fifteen minutes. Detection engineering tasks that required iterative testing become single-shot. Reporting becomes consistent and structured. The economic model shifts from linear headcount growth to flat scaling — same team, more customers or more alert volume.

    Watch this section
    6.

    Why scaling SOCs no longer requires linear hiring

    [00:23:40]

    Most SOCs scale by adding people. Adding analysts, adding playbook maintainers, adding tier-two specialists. That math works at smaller volumes and breaks at scale.

    Darius lays out a different model. With grounded decision models handling the high-volume work and agentic investigations handling the dynamic work, analysts move from running operations to supervising them. They specialize in the work that's actually hard — custom detections, threat hunting, reverse engineering, forensics. The day-to-day boring stuff that couldn't be automated before now is. The team doesn't grow with alert volume. It grows with capability depth.

    Watch this section

    Chapters

    Related reading

    Darius Iakabos

    Darius Iakabos

    Lead Solutions Architect at Arcanna

    He started his career building SOC operations at an MSSP — setting up tooling, writing detections, and running investigations — before joining Arcanna to help customers deploy AI decision models and agentic workflows in production. He is the main user of the platform Arcanna is building.

    Arcanna is the Trust Layer for AI in the SOC. Grounded decisions. Governed agentic investigations.