Continuous, centralized, autonomous governance is how security teams keep pace with agents that act in seconds instead of quarters.
Continuous governance evaluates agent behavior at runtime, all the time, instead of freezing a policy decision into a quarterly review that is stale the moment an agent changes what it does. - Point-in-time governance was built for humans who move slowly. Agents move roughly 16x more data than people and about 90% of them are over-permissioned, so a snapshot misses the risk that matters. - Centralized means one control plane that correlates every agent to its effective access inside the third-party app: which service account, which objects, which actions, not the vendor's theoretical configuration page. - Autonomous means the system can decide and act. Today that runtime enforcement is live for Claude and Microsoft Copilot only. For every other platform the model is discover and govern, with enforcement on the roadmap. - Obsidian is not an inline gateway. It runs an "Intel Inside" decision engine that enforcement points call for an allow or deny verdict, so you get control without a new network chokepoint. - The operating model is discover, govern, enforce. Run it once and the evidence starts generating itself, which means fewer fire drills and fewer 2 AM reconstructions from logs that were never meant to be stitched together.
Continuous AI agent governance is the practice of evaluating what an agent is doing, and what it is allowed to do, on an ongoing basis at runtime rather than at a scheduled checkpoint. The word that carries the weight is continuous. A traditional access review looks at a configuration once a quarter and signs off. An agent does not hold still for a quarter. It gets a new connector on Tuesday, inherits a fresh set of credentials on Wednesday, and starts querying a customer object on Thursday that no one reviewed.
The gap is a speed gap. Agents move roughly 16x more data than the humans they act for, and studies put about 90% of them in an over-permissioned state. When something is that fast and that broadly entitled, a point-in-time signature tells you almost nothing about the exposure you actually carry right now. Continuous governance closes that gap by watching the runtime truth: the live behavior of a non-human identity, measured against the real access it holds inside the apps it touches.
This is the first of three properties that a governance program for agents has to satisfy. It has to be continuous. It also has to be centralized and, where the platform supports it, autonomous. The rest of this piece walks each one, then shows how they fit into a single discover, govern, enforce loop.
Point-in-time governance produces a clean artifact: a snapshot of who has access to what, captured on a date, approved, and filed. For human identities that cadence mostly works, because a person's job does not change between Monday and lunchtime. An agent's job changes constantly. It is re-prompted, re-scoped, and re-wired by whoever builds and invokes it, and each of those changes can widen the blast radius without touching a single line of the reviewed configuration.
Maker mode is the sharpest example. An agent built in maker mode runs with its creator's privileges. A user who has no access to a Salesforce object can invoke that agent and pull the data anyway, at the creator's scope. Your identity governance was not violated. It was routed around. A snapshot review taken the week before shows nothing wrong, because at snapshot time nothing was wrong. The exposure lives in the runtime, not the config.
Point-in-time also misses toxic combinations. A single signal, a shadow agent here, an org-wide sharing setting there, reads as medium severity on its own. Stacked together at runtime, they become critical. A review that inspects settings one at a time cannot see the combination, because the combination only exists when the agent runs. This is the difference between effective access and theoretical configuration, and it is the difference point-in-time governance was never designed to catch.
Centralized governance means one control plane that sees every agent, on every platform, and ties each one back to what it can actually reach. Most enterprises run agents across Copilot, Claude, Bedrock, Vertex, n8n, Agentforce, Snowflake Cortex, and ServiceNow's Now Assist at the same time. Each platform emits its own logs in its own format. Stitching those together by hand is where SecOps time goes to die, and where the machine insider hides.
The value of centralization is not a prettier dashboard. It is correlation. A single pane matters only if it can answer the question that a per-platform log cannot: for this specific invocation, who was the human runner, which service account did the agent use, and which tables, objects, and actions did that account actually touch inside the third-party app? That is effective access. Reading it off a vendor's configuration page tells you what an agent could be allowed to do in theory. Reading it off runtime behavior tells you what it did.
When the control plane owns that correlation, the reporting inverts. Instead of your team assembling evidence after an incident, the evidence generates itself as a byproduct of watching runtime truth. Audit questions get answered from a system of record that already exists. Fire drills shrink because the reconstruction work was done in advance, continuously, rather than under pressure during an incident review.
Autonomous is the property that separates a governance program that documents risk from one that stops it. An autonomous control does not just log a violation and open a ticket for a human to close hours later. It decides, in a sub-second window, and acts before the agent's action chain completes.
Here is the honest scope, because truth-in-labeling matters more than a bigger claim. Autonomous runtime enforcement, the ability to block or downgrade an agent action as it happens, is live today for Claude and Microsoft Copilot only. For Agentforce, Snowflake Cortex, ServiceNow and Now Assist, Moveworks, Bedrock, Vertex, and n8n, the model today is discover and govern: full inventory, effective-access mapping, risk scoring, and policy, with autonomous enforcement on the roadmap rather than shipping now. Anyone who tells you they autonomously block across every agent platform today is selling a roadmap as a product.
Autonomous also does not mean inline. Obsidian is not a proxy that sits in the traffic path and becomes a chokepoint. It runs an "Intel Inside" decision engine: enforcement points, including the AI platforms themselves and network layers like a Cloudflare, call the engine for an allow or deny verdict on a given agent action. The policy brain is centralized and the enforcement is distributed to wherever the action actually happens. You get deterministic guardrails applied to probabilistic agent behavior, without inserting a new box that everything has to route through.
The three properties resolve into a single operating loop. It is the practical shape of AI agent governance, and it runs in order.
Discover. You cannot govern an agent you have not found. Discovery builds an authoritative inventory across every platform, including the shadow AI and unsanctioned MCP servers that no one registered. This is the step where the hundreds of agents nobody knew existed finally show up on a list. Discovery is increasingly a commodity, so it is the floor, not the differentiator.
Govern. This is where effective access replaces theoretical configuration. The system correlates each agent to the real entitlements it exercises inside the third-party app, scores the toxic combinations, and applies policy: maker-mode agents with sensitive access, orphaned non-human identities, org-wide public agents. Governance turns a pile of inventory into a ranked, explainable risk picture that a human can act on and an auditor can trust.
Enforce. This is the act step, and it is the step with the narrowest honest footprint. For Claude and Microsoft Copilot, enforcement is autonomous and live: block, quarantine, or reduce privilege at runtime. For the other platforms, enforcement today means governed workflows and routed remediation with an owner and an SLA, while autonomous blocking follows on the roadmap. The loop is designed so that as a platform's enforcement hooks mature, you flip governed rules into autonomous ones without rebuilding anything.
These three terms get used interchangeably and they are not the same thing. Getting the distinction right is how a buyer avoids paying for a snapshot and calling it control.
Posture is a statement about configuration: how an agent, connector, or account is set up at a moment in time. Posture is useful, and it is also static. It tells you what could happen, not what did.
Governance is the continuous layer on top: ongoing evaluation of runtime behavior against policy, plus the evidence that behavior generates. Governance is where effective access, toxic-combination scoring, and the audit trail live. It is the difference between a report that says an agent exists and a record that says who ran it, what it reached, and whether that crossed a line.
Runtime enforcement is the action taken on a governance verdict while the agent is mid-flight. It is the only one of the three that changes an outcome instead of describing one, and it is the one with the real-world limits named above: autonomous today for Claude and Microsoft Copilot, discover-and-govern with enforcement on the roadmap everywhere else. A complete program needs all three. Posture without governance is a stale snapshot. Governance without enforcement is a very well-documented incident. The point of continuous, centralized, autonomous governance is to run all three as one system, so the evidence generates itself and the enforcement layer lives in the runtime instead of on your analysts' plates.
It is a three-property standard for governing agents. Continuous means behavior is evaluated at runtime on an ongoing basis, not in a quarterly snapshot. Centralized means one control plane correlates every agent across platforms to its effective access inside the app. Autonomous means the system can decide and act on a violation, where the platform supports enforcement, rather than only logging it.
Autonomous runtime enforcement is live for Claude and Microsoft Copilot only. For Agentforce, Snowflake Cortex, ServiceNow and Now Assist, Moveworks, Bedrock, Vertex, and n8n, the current capability is discover and govern, meaning full inventory, effective-access mapping, and policy, with autonomous enforcement planned on the roadmap rather than shipping today.
No. It runs an "Intel Inside" decision-engine model. Enforcement points, including the AI platforms and network layers, call the engine for an allow or deny verdict on an agent action. The policy brain stays centralized and enforcement happens where the action does, so you avoid inserting a network chokepoint.
An access review is point-in-time. It inspects configuration on a date and signs off. Continuous governance watches runtime behavior between and beyond those dates, which is where maker-mode credential inheritance and toxic combinations actually appear. A review shows theoretical configuration. Continuous governance shows effective access.
Effective access is what an agent's identity can actually reach and do inside a third-party app: the specific service account, objects, tables, and actions it exercises at runtime. It matters because a vendor's configuration page shows theoretical permissions, which routinely overstate or understate the real blast radius. Governance built on effective access measures the exposure you carry, not the one on paper.
No, it complements them. IAM governs human and service-account identity. DLP watches data in motion. Agent governance covers the gap where a non-human identity inherits human credentials and acts at machine speed, correlating who ran an agent with what that agent could actually reach. It is the layer those tools were not built to see.