TL;DR: Enterprise systems are shifting from model centrality to contextual determinism, with Collibra arguing that the LLM is becoming interchangeable while governed context is the real differentiator. That changes the security conversation from model selection to lifecycle control, access boundaries, and operational governance across data, agents, and orchestration.
At a glance
What this is: Collibra argues that context, not the model, is the durable source of enterprise value because the model is increasingly a commodity.
Why it matters: For IAM practitioners, the takeaway is that identity and access decisions now extend into context supply chains, where who or what can retrieve, filter, and share data becomes a governance problem across NHI, autonomous systems, and human workflows.
👉 Read Collibra's analysis of why context engineering is becoming the enterprise standard
Context
Context engineering is the practice of deciding what information an AI system receives, when it receives it, and under what rules it can be reused. In enterprise settings, that turns context into an access problem as much as a data engineering problem, because retrieval, filtering, and sharing all depend on identity, privilege, and governance.
The article treats the model as interchangeable infrastructure and the enterprise memory layer as the real control point. That matters for IAM because the value is no longer only in authenticating users or protecting secrets, but in controlling which identities can shape the context that drives decisions, including agents and delegated workflows.
For teams already thinking about AI governance, the closest internal analogue is not model tuning but lifecycle control over data and access. The question becomes how context is collected, who can see it, how long it remains usable, and which identities are permitted to turn it into action.
Key questions
Q: How should security teams govern context used by AI systems?
A: Security teams should govern context as an entitlement layer. That means defining which identities can retrieve, combine, and reuse which data sources, then logging those actions like any other privileged access. If context can shape decisions, it needs the same controls as sensitive access paths, including review, segregation, and auditability.
Q: Why does too much context increase security risk?
A: Too much context increases security risk because it expands both the information a system can expose and the number of downstream workflows that can act on it. More data does not automatically produce better decisions. In practice, overbroad context widens the blast radius of an identity that is already authorised to retrieve it.
Q: What do teams get wrong about model choice versus context design?
A: Teams often focus on model selection when the more important control is context design. Models are increasingly interchangeable, but the rules for what context enters the system determine accuracy, confidentiality, and accountability. If those rules are weak, changing the model does not fix the governance problem.
Q: How can organisations tell if context governance is working?
A: Context governance is working when teams can answer who supplied the context, which identity requested it, what was reused downstream, and whether the bundle was truly necessary. If those questions cannot be answered consistently, the programme has observability gaps and the context layer is not under control.
Technical breakdown
Why context becomes the control plane for AI systems
An LLM is useful because it can reason over supplied context, not because it knows your business. In enterprise deployments, the system that selects, ranks, and delivers context determines the quality of the output more than the model itself. That makes context pipelines a control plane: they shape behavior before the model ever responds. When retrieval is noisy, overbroad, or inconsistent, the failure is not just accuracy loss. It is also a governance failure, because the system may act on information it should not have received in the first place.
Practical implication: treat context selection rules as access policy, not only data plumbing.
Context lifecycle management and enterprise memory
The article describes context as something that must be collected, organized, managed, and governed across its lifecycle. That lifecycle is familiar to identity teams because it mirrors provisioning, use, review, and offboarding. The difference is that the object being governed is not a user account or secret alone, but the body of knowledge that powers automated decision-making. Once context is shared across systems, it becomes harder to trace where it came from, who altered it, and which downstream identities consumed it. That creates a durable audit and accountability problem.
Practical implication: define ownership, retention, and review rules for enterprise context the same way you do for sensitive access paths.
Context density versus context pollution
The article correctly rejects the assumption that more context always improves results. Larger context windows can introduce irrelevant signals, increase latency, and degrade decision quality. From a governance perspective, that creates a familiar control tension: the safest system is not the one with maximum access, but the one with the minimum effective context needed for the task. For identity practitioners, that translates into tighter scoping of data retrieval, narrower tool permissions, and stronger segmentation between general knowledge and sensitive operational detail.
Practical implication: reduce exposed context surface area before expanding any model or agent’s decision scope.
NHI Mgmt Group analysis
Context is becoming the new authorization boundary. The article is right that model capability is commoditising, but the deeper governance shift is that decision quality now depends on which identities can assemble context, not just which identities can call a model. In practice, that means retrieval privileges, data joins, and orchestration rights are part of the access model. Practitioners should treat context assembly as a governed entitlement, not an implementation detail.
Enterprise memory is a lifecycle asset, not a static data store. Once context is reused across support, sales, marketing, and agentic workflows, it behaves like a shared identity dependency with its own provenance and expiry concerns. That aligns most closely with NHI governance because machine and agent workflows can reuse the same contextual inputs repeatedly without human review. Practitioners should stop thinking about context as a one-time input and start managing it as a governed lifecycle.
Context pollution is a privilege problem as much as a quality problem. The article frames overload as noise and latency, but in identity terms it also expands the blast radius of whatever identity can retrieve and reuse it. Overbroad context turns every downstream system into a consumer of more information than it needs. Practitioners should connect least privilege to least context, because they are now the same control objective.
Context engineering exposes a new governance gap: decision rights without stable review points. The article assumes humans can define rules for which agent gets which piece of context, but that only works if those rules are continuously observable and auditable. When orchestration layers can reassemble context dynamically, governance shifts from access approval to ongoing entitlement control. Practitioners should recognise context governance as part of IAM and IGA, not a separate AI-only discipline.
Named concept: context blast radius. This is the amount of sensitive or decision-shaping information an identity can expose to a model or agent through retrieval, filtering, and reuse. The article shows that value comes from density, but governance risk grows when too much context is attached to too many workflows. Practitioners should manage context blast radius the same way they manage privilege blast radius.
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 AI Agents: The New Attack Surface report.
- For teams building context governance, OWASP NHI Top 10 is a useful next reference for understanding tool use, identity abuse, and agentic access boundaries.
What this signals
Context blast radius: As more enterprises turn retrieval and orchestration into part of the decision stack, the next governance question is not whether a model can reason, but how far its context can travel. Teams should prepare for audits that examine who can assemble context, not just who can authenticate to the model layer.
With 98% of companies planning to deploy even more AI agents within the next 12 months, the operational pressure is clear and the governance gap will widen unless context entitlements are formalised. That makes identity, data access, and orchestration review part of the same control conversation, especially where agent actions can affect sensitive records and customer workflows.
The practical signal is that IAM and IGA teams will be asked to prove which identities can shape a model’s inputs and which can reuse them downstream. That is a stronger requirement than traditional access review, and it aligns closely with governance patterns discussed in the OWASP NHI Top 10.
For practitioners
- Map context retrieval to identity entitlements Inventory which users, service accounts, and agents can query which data sources, then define those permissions as explicit access paths rather than informal integration logic.
- Set minimum effective context thresholds Define the smallest context bundle needed for each workflow and remove broad default access to historical records, full customer histories, and unrelated telemetry.
- Govern context reuse across workflows Track where the same contextual dataset is reused in support, sales, marketing, and agent orchestration so you can review downstream exposure before it compounds.
- Tie context changes to review and audit Require logging for context assembly, including source system, requesting identity, and downstream consumer, so review teams can reconstruct who influenced a model decision.
Key takeaways
- Context engineering shifts the security problem from model selection to governed access to the information that drives decisions.
- Overbroad context creates both quality risk and privilege risk because the same identity can expose too much information to too many workflows.
- IAM, IGA, and AI governance teams should treat context assembly, reuse, and auditability as first-class control requirements.
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 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Context retrieval and tool use affect agentic application boundaries. | |
| NIST CSF 2.0 | PR.AC-4 | Access governance applies to who can retrieve and reuse context. |
| NIST Zero Trust (SP 800-207) | PA, control plane principles | Context delivery should be continuously verified and scoped. |
Define which identities can assemble context and constrain tool-mediated actions to least privilege.
Key terms
- Context engineering: Context engineering is the discipline of deciding what information an AI system receives, in what order, and under what rules it can be reused. In enterprise settings, it functions like an access and governance layer because context shapes decisions before the model produces output.
- Context blast radius: Context blast radius is the amount of sensitive or decision-shaping information that can be exposed through one retrieval path or workflow. It grows when broad permissions, poor filtering, or weak reuse controls allow the same context to influence too many systems or decisions.
- Enterprise memory: Enterprise memory is the organisation’s reusable body of contextual knowledge, including records, signals, policies, and tacit workflow data. It becomes a governance asset when teams treat it as something with ownership, retention, and audit requirements rather than as informal input for models.
- Context pollution: Context pollution occurs when irrelevant, stale, or conflicting information is added to an AI workflow and degrades output quality. It is both a technical and governance issue because noisy context increases latency, weakens decisions, and can expand exposure beyond what the task requires.
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 responsible for identity security strategy or programme maturity, it is worth exploring.
This post draws on content published by Collibra: Models are commodities, context is proprietary: Why context engineering is the new business standard. Read the original.
Published by the NHIMG editorial team on 2026-04-01.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org