TL;DR: LLMs can summarize and guide, but they still operate on representations of systems rather than the governed systems themselves, according to Collibra. That gap becomes operational risk when AI agents choose data or trigger workflows without trusted context, because plausible outputs can still be the wrong operational decision.
At a glance
What this is: This article argues that LLMs can explain systems but still miss the governed context needed to operate safely in real enterprise workflows.
Why it matters: It matters because IAM, NHI, and AI governance teams now need to control not just access and output quality, but which data, policies, and operational states an AI system can trust.
👉 Read Collibra's analysis of why LLMs still need governed context
Context
Large language models are good at pattern-based reasoning over text, but enterprise workflows depend on governed context, not just plausible answers. When an AI system selects data or triggers actions inside real business processes, the question becomes whether it can tell which version is authoritative, which dataset is approved, and which policy actually applies.
That is a governance problem as much as a technology problem. For identity and access teams, the issue spans human IAM, NHI controls, and emerging agentic AI workflows, because the decision point is no longer only authentication or access grant. It is whether the system is operating against trusted, current, and policy-bound context.
Key questions
Q: How should teams govern AI systems that choose data in real workflows?
A: Teams should govern AI data choice the same way they govern privileged access: by defining authoritative sources, exposing certification and lineage metadata, and enforcing policy checks before execution. The goal is not to trust every answer, but to ensure the system can only act on current, approved context. That reduces silent errors when the model selects a plausible but wrong dataset.
Q: Why do AI assistants create risk even when access is technically approved?
A: Because access approval does not guarantee contextual correctness. An AI assistant may be authorised to reach a dataset that is still accessible but no longer certified, current, or appropriate for the task. In that case, the entitlement is valid, but the operational decision is wrong. Practitioners need both access control and governed-state validation.
Q: What breaks when metadata is not available at decision time?
A: Decisioning becomes pattern matching without governance. The AI can still produce a coherent recommendation, but it cannot reliably distinguish approved from deprecated data, or restricted from allowed workflows. That creates a silent control gap because the output looks reasonable while the underlying decision violates policy or business ownership.
Q: How do security teams keep AI from acting on stale context?
A: They should require freshness, certification, and policy checks before the system can select data or trigger workflows. Stale context is a governance issue, not just a data quality issue, because it can drive compliant-looking actions that are operationally wrong. The practical control is to validate context at the point of use, not only at publish time.
Technical breakdown
Representations are not operational reality
An LLM can model language patterns about a system, but that is not the same as knowing the system itself. It does not inherently understand ownership, certification status, data freshness, or process dependencies unless those signals are exposed in a structured way. In practice, this means the model can produce a coherent recommendation that still points to the wrong dataset, the wrong workflow, or the wrong business rule. The failure is not hallucination in the narrow sense. It is the absence of authoritative operational context at decision time.
Practical implication: treat AI outputs as advisory unless the system can verify them against governed metadata and live control state.
Why metadata becomes a control surface
Metadata is more than documentation. In operational settings it becomes the bridge between language-driven inference and governed execution, because it can carry ownership, lineage, certification, quality, and policy constraints. That makes metadata a control surface for AI, not just a cataloging layer. If an AI assistant can query trusted metadata before acting, it can distinguish between approved and deprecated data, between monitored and unmonitored processes, and between permitted and restricted use cases. Without that layer, the model is reasoning in the dark.
Practical implication: expose governance metadata in machine-readable form where AI tools and agents make decisions.
Agentic workflows raise the cost of bad context
The risk increases when an AI system is not just generating text but selecting data, triggering workflows, or taking actions across systems. In that mode, a mistaken dataset choice or policy interpretation is no longer a harmless answer quality issue. It becomes an operational event with compliance, privacy, and business impact. For autonomous behaviour, context has to be trusted, current, and continuously monitored, because the system may act before a human can review the result. The control problem shifts from output review to decision-time governance.
Practical implication: define approval points and contextual guardrails before AI systems can execute actions in governed environments.
NHI Mgmt Group analysis
Governed context is now an identity control problem, not a documentation problem. The article is correct to separate language fluency from operational correctness, but the deeper lesson is that enterprise AI fails when it cannot identify which data, policy, or workflow state is authoritative. That is not just an information architecture issue. It is a governance boundary problem that affects human users, NHIs, and AI systems alike. Practitioners should treat context trust as part of access control, not as a downstream convenience.
Context drift creates a silent failure mode that traditional IAM reviews do not detect. A model can choose an accessible dataset that is nevertheless outdated, deprecated, or out of policy. Access certification can pass while the operational decision still fails, because the entitlement was valid but the context was wrong. This is the kind of control gap that slips between data governance and identity governance. The implication is that organisations need to govern not only who or what can access a resource, but which version and which state are safe to consume.
Trusted metadata is becoming the governance plane for AI-assisted decisioning. Once AI systems participate in workflow selection, classification, or action execution, metadata carries the burden of proving trust, lineage, ownership, and policy applicability. That turns metadata into a security primitive for controlled system intelligence. The organisations that align metadata governance with IAM and workflow controls will be able to let AI act with less ambiguity. Those that do not will keep finding that apparently correct outputs still produce operationally wrong outcomes.
For autonomous systems, the control question shifts from interpretation to permissioned action. If an agent can select data and trigger processes in real time, governance cannot rely on static assumptions about what the model should know. The field needs to stop assuming that better prompting solves context. Practitioners should instead focus on whether the underlying control plane can prove what is trusted, what is current, and what may be used at the moment of execution.
AI governance and identity governance are converging around the same failure point. The same environment that governs human access, service accounts, and workload permissions now has to constrain AI-driven selection and execution. That convergence means teams cannot separate data governance, IAM, and agent oversight into disconnected programmes. Practitioners should plan for a single governance model that can express context, entitlement, and operational state together.
From our research:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%), according to AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation, according to SailPoint research.
- That is why governance needs to move from static permissioning to contextual proof, a topic explored in OWASP Agentic AI Top 10.
What this signals
Context control is becoming the missing layer between identity and AI execution. Teams that already manage IAM, NHI, and workflow governance should expect those controls to converge around machine-readable context, not just access entitlements. Once AI can choose data or initiate actions, the programme has to prove which context is trusted at the moment of use, not just who had access at provisioning time.
Governed-state validation will matter more than static approval lists. The practical question is no longer whether a system is allowed to connect, but whether the dataset or workflow state it intends to use is still certified, current, and in scope. That is where human oversight, metadata governance, and identity controls intersect, and where many organisations are still under-instrumented.
With 52% of companies able to track and audit the data their AI agents access, the remaining 48% cannot reliably investigate or contain misuse once it occurs, according to the AI Agents: The New Attack Surface report. The next step is to connect that visibility gap to control design, using guidance such as OWASP Agentic AI Top 10 where agent behaviour is part of the workflow.
For practitioners
- Classify authoritative context sources Identify which datasets, workflow states, and policy records are authoritative for each use case, then mark the rest as non-authoritative even if they remain technically accessible. Make the status machine-readable so AI systems can distinguish certified from merely available context.
- Expose governance metadata to AI decision paths Publish lineage, certification, ownership, and policy constraints in forms that AI tools and agents can query before selecting data or triggering actions. Keep the metadata close to execution points rather than only in human-facing catalogs.
- Add contextual checks before workflow execution Require AI systems to validate dataset freshness, policy applicability, and approval status before they can invoke downstream processes. Use the same gating model for human-assisted and machine-initiated actions where the consequence is operational, not just informational.
- Align IAM reviews with governed-state checks Extend access reviews beyond entitlement presence by verifying whether the resource state the AI might use is still approved, maintained, and in scope. A valid permission is not enough if the underlying context has already drifted out of policy.
Key takeaways
- LLMs can describe enterprise systems without understanding which governed state is authoritative, which creates a silent operational failure mode.
- AI agent misuse is already common in practice, with most organisations reporting out-of-scope behaviour and many lacking the visibility to audit it.
- The effective control pattern is to pair access governance with machine-readable metadata, context validation, and execution-time policy checks.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agent decisioning depends on trusted context and tool-use boundaries. | |
| OWASP Non-Human Identity Top 10 | NHI-01 | AI systems acting in workflows still rely on identities, permissions, and governed access. |
| NIST CSF 2.0 | PR.AC-4 | Access and authorization controls need to reflect governed-state use, not only connectivity. |
Map AI context retrieval and action boundaries to agentic risk controls before allowing execution.
Key terms
- Governed context: The trusted operational information an AI system needs in order to act correctly inside a real enterprise environment. It includes ownership, certification, policy constraints, freshness, and lineage, not just raw data. Without governed context, AI can produce plausible but operationally wrong decisions.
- Metadata as control surface: The use of metadata as an active enforcement layer rather than a passive catalog. In AI workflows, metadata can signal whether data is certified, who owns it, and whether it may be used for a given purpose. That makes metadata part of the security model, not just documentation.
- Context drift: The condition where a dataset, process, or policy state changes after it was approved or understood, leaving an AI system to act on information that is no longer current or valid. Context drift creates a silent governance failure because access can remain technically valid while the operational meaning has changed.
- Controlled system intelligence: A model of AI operation where language understanding is constrained by trusted governance signals before action is taken. It is the shift from producing plausible answers to operating within monitored, policy-bound systems. The focus is on correctness, accountability, and context-aware execution.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an identity security programme, it is worth exploring.
This post draws on content published by Collibra: AI needs context, why LLMs still do not understand real-world systems. Read the original.
Published by the NHIMG editorial team on 2026-06-18.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org