The data sources, vector stores, memory buffers, and knowledge bases an agent is authorized to search, retrieve, or assemble into its prompt context.
Context access prevents agents from retrieving sensitive corporate data outside their authorized scope, stopping prompt injection side-channel attacks.
An HR assistant agent is blocked from retrieving C-suite compensation documents stored in the executive vector vault.
Context retrieval is where data leakage and confidentiality breaches frequently occur in agentic RAG architectures.
EnterpriseACP applies context filters and resource-level access control before vector query execution.