The Context Access Layer Becomes the Inequality Gate
Masahiro Fujita's July 2026 preprint argues that nominally equal access to an AI agent can still produce unequal value when the burden of finding and supplying context falls on some users but not others.
For this essay, effective context access means the practical ability to discover and use relevant, current, authorized, intelligible, and reviewable information for a defined task. A context-access receipt records which corpus, identity, connector, retrieval method, permission boundary, source versions, omissions, and manual fallback shaped one interaction.
The Paper
The paper is Masahiro Fujita's The Context Access Divide: Interaction-Level Architecture as a Complementary Dimension of Agentic Inequality, arXiv:2607.08495 [cs.CY, cs.AI]. The arXiv record lists one version, submitted July 9, 2026, with 19 pages and two figures. It is a preprint, not evidence of peer review.
The paper is conceptual rather than experimental. It states that no new data were generated. It adapts findings from fan-effect and personal-information-management research into an illustrative probabilistic model, then argues that retrieval architecture is an interaction-level mechanism through which AI benefits can be distributed unequally.
Why It Matters
Access is often measured at the account or model level: who can obtain a system, how capable it is, and how much of it they can use. Fujita asks a finer question. At the moment of work, who must remember that a relevant record exists, locate it, judge it, attach it, and repeat that process when another dependency appears?
That makes context access a labor and accessibility issue. Manual attachment imposes recall, navigation, selection, upload, formatting, bandwidth, and sometimes authentication burdens before the substantive task can begin. Those burdens are not evenly distributed across workers, languages, devices, disabilities, institutional support, technical skill, or records practices.
Dynamic retrieval can transfer some of that labor into infrastructure. It does not erase the labor; administrators, librarians, records stewards, security staff, connector developers, and affected users still decide what is indexed, current, intelligible, authorized, and correctable. Inequality can move from visible file handling into less visible decisions about corpus design and permission.
The Divide
The paper names this layer the Context Access Divide: the difference between systems that can dynamically retrieve from a user's or organization's accumulated knowledge corpus and systems that require manual context attachment at each query. It proposes contextuality for the degree to which a system can autonomously access and integrate that accumulated knowledge without human mediation at every interaction.
The useful distinction is between nominal access and effective context access. Nominal access means that a person has the account, model, or upload control. Effective access additionally depends on whether the relevant corpus exists in retrievable form, whether the person and agent are legitimately entitled to use it, whether the retrieval system can find the right version, whether the interface is usable, and whether the result exposes its evidence and gaps.
Fujita presents contextuality as a cross-level complement to Matthew Sharp, Omer Bilgin, Iason Gabriel, and Lewis Hammond's Agentic Inequality framework. That earlier paper analyzes availability, quality, and quantity, and already includes affordability, literacy, language, usability, tool use, workflow integration, and user-dependent value within those dimensions. Fujita's narrower contribution is not simply a proven fourth dimension; it is a proposal to isolate who bears context-curation labor at the interaction level.
Contextuality should therefore not become a score for maximum data reach. More reachable records can improve task fit while also increasing privacy exposure, irrelevant retrieval, prompt-injection surface, cross-source inference, and the chance that an old permission becomes a new answer. The equitable target is sufficient, legitimate, usable context—not universal ingestion.
Three Architectures
The paper distinguishes three ideal types. The Manual Attachment Model, or MAM, requires the user to identify and attach context for each task. It can offer strong user selection and a narrow disclosure boundary, but the recall and packaging burden rises with corpus size, fragmentation, and task complexity.
The Walled Dynamic Context Retrieval Model, or Walled DCRM, lets the system retrieve inside a defined provider ecosystem. It reduces repeated attachment within that boundary, but external records still require another integration or manual work. Its advantages can be coupled to platform dependence.
The Open Dynamic Context Retrieval Model, or Open DCRM, can query across ecosystem boundaries through open or vendor-neutral mechanisms, including MCP-based integrations and retrieval-augmented generation. Open here describes interoperability, not unrestricted access, open data, trustworthy servers, or free service. Every source still needs identity, authorization, minimization, provenance, and revocation.
Real deployments are hybrids. A user may have dynamic search in one drive, file selection in another, an MCP server for a database, and no lawful or technical path to a former employer's records. The proper unit of assessment is a task-source pair under a specific identity and configuration, not a platform-wide label.
Current Context
As of August 12, 2026, the official MCP specification identifies version 2026-07-28 as current. It describes MCP as a standardized host-client-server interface for context, tools, and workflows. The July revision changed protocol details including per-request capability negotiation and authorization hardening. Current MCP security principles require explicit user understanding and consent for data access and operations, protection of user data, and caution around tools and untrusted descriptions.
This matters because MCP support is not the same as effective DCRM. A working context path still requires a deployed server or connector, reachable and well-governed data, appropriate scopes, a usable consent flow, retrieval logic, and a host that exposes those capabilities to the user. Protocol interoperability reduces custom integration work; it does not choose the corpus, correct old permissions, rank sources, establish a lawful purpose, or prove an answer complete.
The 2026-07-28 MCP security guidance also prohibits token passthrough and emphasizes audience-bound authorization, precisely because cross-system connectivity can blur which service and principal hold authority. NIST's current AI RMF remains a voluntary framework under revision; its Core calls for lifecycle governance, accessibility, system inventories, context-of-use mapping, knowledge-limit documentation, privacy and fairness evaluation, and feedback or appeal mechanisms. These sources support a governance layer around retrieval, not a claim that one protocol guarantees equitable outcomes.
The Model
The paper formalizes the intuition with a conjunctive task: all k critical documents must reach the working context. For MAM it gives P_MAM(success | N, k) = q(N)^k, where N is corpus size and q(N) is the modeled probability of recalling and attaching one required document. The multiplicative form makes success fall rapidly when several specific items are required.
Fujita's Figure 1 uses illustrative values including q_max = 0.95, q_min = 0.05, N_0 = 50, beta = 1, alpha = 0.6, q_eco = 0.92, q_dcrm = 0.95, and k = 3. Under those assumptions, Open DCRM stays near 0.86, Walled DCRM approaches 0.19, and MAM approaches zero as N grows. At N = 10,000, the modeled ratio is about 5,300x.
That ratio is an output of chosen assumptions, not an observed productivity effect, retrieval benchmark, or population estimate. The model assumes independent per-document recall, conjunctive necessity, declining recall with total corpus size, and high DCRM retrieval probability that is approximately independent of corpus size. Real retrieval can also degrade through indexing gaps, stale permissions, ambiguous queries, poor metadata, language mismatch, ranking error, inaccessible formats, and context-window limits.
The paper is admirably explicit about its extrapolation: fan-effect studies use small controlled sets, while the paper applies the mechanism to corpora of thousands of documents. The cited one-week personal-information-management study involved 25 participants and does not calibrate q(N) at organizational scale. The model is best read as a hypothesis generator and measurement agenda, not as proof of a threshold in deployed workplaces.
The Receipt
A useful context-access receipt has three layers. The entitlement layer records the human principal, agent or service identity, task purpose, connector and server identity, source scopes, relevant access-control decision, and whether retrieval was manual, indexed, federated, or cross-ecosystem. The evidence layer records the query or selector, source identifiers and versions, retrieval time, freshness, ranking scores where meaningful, citations shown, exclusions, errors, and manual attachments. The outcome layer records what the model used, which knowledge limits were disclosed, whether a human inspected sources, and whether the answer informed a consequential action.
A receipt should also record negative evidence: a source was unreachable, permission was denied, indexing lagged, an attachment was inaccessible, or the system searched only part of the named corpus. Otherwise, apparent completeness hides unequal access behind a fluent answer.
Privacy limits still apply. A fair audit does not require a permanent copy of every prompt, private file, or worker search. Store stable identifiers, access decisions, versions, data classes, retention rules, and protected replay material proportionate to the task; separate security review from employee-performance monitoring. See The Agent Log Becomes the Receipt and AI Audit Trails.
Governance Standard
Context architecture is a power arrangement. It decides whose past work is findable, whose records are stranded, whose language and file formats are understood, which institution can afford integration staff, and whose job becomes manual evidence assembly. Governance should make that distribution measurable without treating maximum retrieval as an unquestioned good.
First, measure task-level effective access. For representative tasks and roles, record time to relevant evidence, retrieval recall and precision where they can be validly measured, source freshness, citation correctness, permission-denial rates, manual steps, task completion, and error recovery. Compare user groups, languages, devices, disability access needs, employment arrangements, and source systems. Account ownership alone is not an equity metric.
Second, preserve a usable manual path. Dynamic retrieval should reduce context labor, not make the connector the only way to work. Users need accessible file selection, copy and paste, direct source browsing, download or export, keyboard operation, text alternatives, clear language, and a way to finish a task without switching input or output mode. W3C's natural-language-interface guidance treats multimodal input and output, task continuity, help, and comprehensible language as user needs; it is a working draft, not a conformance standard.
Third, separate reach from legitimacy. Every corpus needs a defined purpose, steward, lawful or organizational authority, sensitivity class, retention rule, source owner, and correction path. Do not index a record merely because a connector can reach it. Review inherited groups, stale links, departed users, and source ACLs before making them conversationally searchable.
Fourth, minimize and partition. Scope retrieval by role, task, data class, origin, and time. Keep personal notes, personnel records, legal material, customer data, public sources, and untrusted inbound content in distinguishable trust zones. An open protocol should enable portable, narrow authorization rather than one credential that flattens every corpus.
Fifth, govern the retrieval system itself. Inventory connectors, MCP servers, models, embedding systems, indexes, rerankers, parsers, source transformations, versions, owners, dependencies, and emergency-disable paths. Test stale-document handling, deletion propagation, ACL synchronization, multilingual retrieval, scanned and inaccessible documents, duplicated sources, and source-version conflicts.
Sixth, treat retrieved content as untrusted input. Documents, messages, websites, and tool results can contain indirect prompt injection. The UK NCSC advises treating prompt injection as residual risk and constraining high-impact actions with deterministic safeguards. Retrieval breadth should not expand action authority; use read-only modes, egress controls, source labeling, least privilege, and independent confirmation for consequential actions.
Seventh, audit outcomes as well as architecture. Open DCRM may reduce lock-in but still fail users through configuration cost, poor ranking, inaccessible consent, missing data, or unsafe scope. Walled retrieval may perform well for a bounded task while imposing switching costs. Procurement should test actual tasks and exit routes, require portable source identifiers and authorization, and price migration, support, accessibility, and records cleanup—not simply award points for an "open" label.
Eighth, give workers voice and remedy. People whose work becomes retrievable need notice, correction, source challenge, access review, and a route to contest AI-mediated assessments. Retrieval logs should not silently become productivity or loyalty scoring. Publish aggregate disparity findings, owners, remediation deadlines, and residual limits, with affected users involved in evaluation.
Limits
The paper's scope is knowledge-intensive white-collar work with large accumulated corpora. It does not establish the same effect for bounded tasks, frontline work, public-benefits access, education, creative practice, or users whose main barrier is absent documentation rather than retrieval. Its three categories also compress important differences in identity, indexing, retrieval control, source governance, accessibility, latency, price, and write authority.
The formal model does not compare false retrieval against missed retrieval, value user-selected context, account for correlated documents, or model harm from overbroad access. Dynamic retrieval may relieve memory burden while removing useful user judgment; manual selection may be safer or more accurate for a small sensitive corpus. Context completeness is not automatically correctness, and a retrieved record is not automatically fit to influence a decision.
The disciplined conclusion is narrower than "open retrieval wins." Context supply is a material part of effective AI access and should be measured at the interaction level. Whether a design reduces inequality depends on who can use it, what information is legitimately available, how well retrieval performs, what new risks it creates, and whether people can inspect, correct, refuse, and leave it.
Source Discipline
The Fujita paper is the primary source for its terminology, taxonomy, equations, chosen parameters, examples, and policy proposals. It is a single-author conceptual preprint with no new data. Its formal outputs are simulations under stated assumptions, so this essay does not present the 5,300x ratio as observed productivity, adoption, or inequality.
Sharp and coauthors' paper is cited directly for the prior agentic-inequality framework rather than relying on Fujita's characterization. The comparison shows overlap: availability already includes practical accessibility, quality includes tool use, and user-dependent value includes workflow integration. Calling contextuality complementary is Fujita's analytical argument, not a settled taxonomy.
The official MCP specification establishes current protocol structure and stated security requirements; it does not establish market adoption, a connector's safety, retrieval quality, or equal access. NIST AI RMF material is voluntary risk-management guidance and is currently being revised. W3C's Natural Language Interface Accessibility User Requirements is a working draft describing user needs, not a WCAG conformance claim. NCSC supplies general security guidance, not an audit of this paper or a particular retrieval product.
The deployment question is therefore not only "who has context-bearing AI?" Ask which tasks become easier for which people, what remains manual, which corpus was legitimately reachable, what the system missed or overexposed, and whether the access path and outcome can be challenged.
Related Pages
- Model Context Protocol
- Retrieval-Augmented Generation
- The Context Vault Becomes the Retrieval Gate
- The Enterprise Connector Becomes the Permission Map
- The Long Context Window Becomes the Evidence Scaffold
- The Skill Manifest Becomes the Permission Boundary
- The Agent Log Becomes the Receipt
- AI Audit Trails
- Data Minimization
- Prompt Injection
- AI Procurement
- Accessibility and Inclusion
- Privacy and Data
- Platform Monopoly Power
Sources
- Masahiro Fujita, The Context Access Divide: Interaction-Level Architecture as a Complementary Dimension of Agentic Inequality, arXiv:2607.08495v1 [cs.CY, cs.AI], submitted July 9, 2026; HTML full text checked for definitions, architecture taxonomy, equations, illustrative parameters, evidence discussion, limitations, policy proposals, and no-new-data statement; reviewed August 12, 2026.
- Matthew Sharp, Omer Bilgin, Iason Gabriel, and Lewis Hammond, Agentic Inequality, arXiv:2510.16853v3 [cs.CY, cs.AI], revised April 24, 2026; checked for the availability, quality, quantity, practical-accessibility, tool-use, workflow-integration, and user-dependent-value framework; reviewed August 12, 2026.
- Model Context Protocol, Specification, version 2026-07-28, and release notes, July 28, 2026; checked for protocol scope, host-client-server structure, current version, per-request negotiation, consent, privacy, tool-safety, and authorization changes; reviewed August 12, 2026.
- Model Context Protocol, Security Best Practices, version 2026-07-28; checked for audience binding, token-passthrough prohibition, confused-deputy, SSRF, and audit implications; reviewed August 12, 2026.
- NIST AI Resource Center, AI RMF Core and AI RMF Playbook; checked for voluntary status, revision notice, inventory, accessibility, provenance, context-of-use, knowledge limits, privacy, fairness, monitoring, feedback, appeal, and documentation guidance; reviewed August 12, 2026.
- W3C Web Accessibility Initiative, Natural Language Interface Accessibility User Requirements, Working Draft; checked for multimodal input and output, task continuity, help, and comprehensible-language user needs; reviewed August 12, 2026.
- UK National Cyber Security Centre, Prompt injection is not SQL injection (it may be worse), December 8, 2025; checked for indirect prompt injection, residual-risk framing, deterministic safeguards, privilege reduction, and monitoring guidance; reviewed August 12, 2026.