Security Operations

Overview

Security Operations is your platform’s built-in SOC — a Security Operations Center that runs on your own infrastructure. It watches your estate for threats, turns raw activity into clear cases, and lets your AI coworkers do the triage work a team of human analysts would normally do. You stay in control of the decisions that matter: the AI proposes a response, and a person approves it.

Three things make it different from bolting a traditional SIEM onto the side of your business:

You manage all of it from one screen: Operations → Security → SOC Console (/ops/security).

The autonomous loop

The SOC works as a loop that runs on its own, every few minutes, without anyone watching:

  1. Collect. Activity arrives from your sources — Windows security logs, AWS CloudTrail, firewall/IDS findings, and the platform’s own audit trail (it watches itself from day one).
  2. Normalize. Every event is mapped to a common schema (OCSF), so detection logic does not care which vendor produced it.
  3. Detect. A correlation sweep runs the normalized events against the detection rules and the threat-intelligence feed, and raises a detection when something matches.
  4. Group into a case. Related detections (same asset, same kind of attack) are grouped into one case, so your coworkers triage a story, not a flood of single alerts.
  5. Triage. An AI SOC coworker investigates the case, gathers evidence, and reaches a verdict (real threat, false positive, needs a human).
  6. Propose a response. When containment is warranted, a coworker proposes an action. The decision kernel scores it; reversible, low-impact actions can be approved quickly, while anything irreversible or estate-wide is held for a human.
  7. Evidence it. Cases that touch a regulated control automatically become compliance evidence, so your audit trail builds itself.

The only step that needs you is approval of a response — the one decision where judgment matters. Everything else runs hands-free.

Key concepts

What you can do

Where to go next