A2HAI2Human
AI2HUMAN · RESEARCH

We publish the verification layer for AGI.

When agents touch the open world, completion cannot be inferred from plausible output alone — it has to be specified, evidenced, verified, and settled. Our systems paper is available as an open PDF.

01Systems paper · Published

When Agents Need the Real World: Verifiable Human Execution for Reality-Bound Agent Tasks

A System Model, Prototype, and Evaluation Plan for AI2Human

Autonomous agents can browse, call APIs, write code, and coordinate digital workflows — but they still fail when a workflow requires someone to enter a store, inspect a shelf, verify a delivery, collect a signature, or produce fresh evidence from a physical location. We introduce Structured Human Execution Infrastructure: a system layer that lets agents turn a blocked real-world step into a bounded human-executable task, receive structured proof, verify the result, and release payment only after acceptance. The contribution is an agent-native interface in which tasks, proof requirements, verification state, settlement state, and audit logs are machine-readable and can be reintegrated into an agent workflow.

June 27, 2026 · arXiv v1Read PDF ↗

Read the live protocol.

The papers define the abstraction; the production system runs it — task → human execution → proof → verify → settle.