Machine-Readable Interface, Handoff Friction, and Context Leakage
A business that does not build a Machine-Readable Interface does not opt out of agent interaction — it participates in it without architectural control. Agents query whatever is available, resolve schema mismatches on their own, and produce outputs that may bear no relationship to what the business intended to offer. The Machine-Readable Interface is the design standard that places the business inside the agentic economy on its own terms: structured capability discovery, defined schema, explicit error states, machine-parseable responses to every query an autonomous agent will make before transacting. Handoff Friction is the failure mode that accumulates at integration boundaries when that standard is absent — the agent hallucinates a fix to an unexpected schema mismatch, and the fix propagates through the workflow as correct data. Context Leakage is the cumulative workflow failure that results when Handoff Friction compounds across multiple steps, or when task intent degrades without explicit anchoring — the agent completing every step correctly in isolation while the final output drifts further from the goal with each handoff. One design standard. Two failure modes. The three terms together describe what makes an autonomous business genuinely machine-transactable versus merely agentic by label.
What is the relationship between the Machine-Readable Interface, Handoff Friction, and Context Leakage?
A Machine-Readable Interface is the structured, API-first interaction layer that allows external autonomous agents to discover, evaluate, and transact with a business’s services without a human intermediary — designed specifically for agent inference, not developer integration. Handoff Friction is the failure mode that occurs when the MRI standard is absent at an integration boundary: the agent encounters unexpected schema, attempts to resolve the mismatch autonomously, and produces a hallucinated fix that propagates through the workflow as correct data. Context Leakage is what accumulates when multiple Handoff Friction events compound across a multi-step workflow, or when task intent degrades without explicit anchoring: the agent completes each step correctly in isolation while producing a final result that is logically irrelevant to the original goal. The MRI is the design standard. Handoff Friction is the boundary failure. Context Leakage is the cumulative workflow failure.
A business that operates without a Machine-Readable Interface (MRI) does not opt out of the agentic economy by this choice. It participates in it under the worst possible conditions: agents query its integration points, encounter schema not designed for machine inference, and attempt to resolve mismatches autonomously. The Revenue Loop the business operates may be sound — its processes, its pricing, its service delivery. None of that soundness transfers to the agent encounter if the integration layer was designed for human interpretation. The Operational Arbitrage the business might capture in agentic markets — being discovered, evaluated, and transacted by AI agents acting on behalf of human principals — requires that agents can read the business. The Workforce Arbitrage available to a machine-readable autonomous competitor is structurally larger than what an unreadable one can offer, because the competitor’s services are accessible to the agentic purchasing layer without human intermediation. A business that is not machine-readable is not in that market.
The internal signature of Handoff Friction in an agentic workflow is the absence of visible failure. The agent processes every step in the integration sequence. No error is thrown. The workflow logs show completion. The output is recorded as valid. What is invisible is the divergence between the data that was sourced at the integration boundary and the data the agent generated when the schema mismatch was encountered — a formally correct value that was inferred rather than received, propagating through subsequent steps as though it were sourced data. The Continuous Regression Loop is the architectural mechanism that catches this class of failure in pre-production simulation before it enters the Revenue Loop: the Ghost Trial runs the integration sequence against simulated boundary conditions and flags the mismatch before real transactions are affected. Execution Divergence measurement at integration points detects the deviation and triggers Deterministic Failure — the agent halts rather than generating a plausible substitute. The Stewardship Model receives a clean, bounded problem with full execution context rather than a propagated corruption requiring forensic reconstruction.
## Why monitoring is not the architectural response
The conventional response to agentic integration reliability is monitoring — logging every step, alerting on error rates, sampling outputs. This catches failures that have already occurred and produced anomalous outputs at a level detectable by human review. It does not catch Handoff Friction in the period before the hallucinated data has compounded into a detectable anomaly. A workflow suffering from Context Leakage may complete every step with a clean log for weeks before the output divergence becomes visible. The Operational Drag of the forensic investigation that follows a compounded Context Leakage event — identifying when drift began, which boundary introduced the mismatch, which outputs are affected, whether the data can be recovered — is substantially greater than the cost of catching Handoff Friction at the boundary through Deterministic Failure design. The Rebuild Tax of retrofitting MRI compliance after a workflow has been built into production — renegotiating integration contracts, redesigning schema, rebuilding the interaction layer — is substantially higher than the Infrastructure Drag of building to MRI standard from the first integration decision. Memo #13 develops the MRI as an architectural standard rather than an integration option: why machine-readable design is the prerequisite for every agentic workflow the business will run, not a feature to be added when the integration failures arrive.
Together, the three terms describe the integration architecture that makes an Autonomous Business genuinely machine-transactable. The MRI provides the structured interaction layer that prevents Handoff Friction at discovery and evaluation. Deterministic Failure design at integration points catches Handoff Friction that occurs despite MRI coverage — legacy systems that cannot be fully compliant, external services with inconsistent schema, inputs that fall outside the expected distribution. Context Leakage is the failure mode that accumulates when either prior architecture is absent. The Turnkey Margin of the business depends in part on this compliance: an acquirer evaluating an autonomous business in technical due diligence who finds Handoff Friction embedded in the integration layer has found evidence that the Revenue Loop requires manual oversight at integration boundaries — which is a Key-Man Risk argument by another name. The Agentic Core carries MRI-compliant integration patterns and context anchoring protocols as architectural defaults across every Arco portfolio build — each new business inherits integration architecture that does not accumulate Handoff Friction in the foundational layer.
An Autonomous Business that has built all three architectural components — Machine-Readable Interfaces at every integration point, Deterministic Failure design at the boundaries, and explicit context anchoring at every workflow step — has made itself fully transactable by the agentic economy without human intermediation. The Architectural Certainty the business achieves operationally is supported by an integration architecture that does not introduce the hallucinated data and context drift that would require the Stewardship Model to intervene at integration boundaries rather than at genuine exception cases. Logic Decay from compounded context drift is caught by the Continuous Regression Loop before it reaches the Revenue Loop. The agentic economy does not require a human intermediary to discover, evaluate, or transact with the business. That is not an aspiration — it is an architectural condition, confirmed by the MRI manifests, the Deterministic Failure logs, and the Ghost Trial evidence that the integration layer is holding to its design intent. Memo #15 develops the auditability case: a business with Deterministic Failure design at integration points and explicit context anchoring at every workflow step produces an audit trail that is complete, bounded, and reconstructable — which is the same audit trail that makes its Turnkey Margin genuine at acquisition rather than claimed in a presentation.
Technology changes what is possible. Interface design determines what agents do with it.