Executes the three-step Agentic Checkout chain entirely in your browser. Each step runs in a sandboxed same-origin iframe driven through the AIN bridge; the runner collects each tool's real output mandate and anchors them under one composite execution hash — computed over the actual outputs, not over a static chain description.
🔒 All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
What this proves. The published chain page hashes the chain definition (its list of steps). This runner instead runs the tools and hashes their real outputs. The three tools are independent assessments, so cross-tool field handoff is best-effort (the applied-field count is reported honestly per step); each upstream mandate is carried into the composite artifact as provenance. This is the shared execution core that a guided Wizard, a node Canvas, or an MCP run_chain call would all reuse.
idle — tools loaded, ready to run
§4 Composite Execution Hash · over real tool outputs
execution_hash:—
sha-256 over canonical {policy_parameters, output_payload} · RFC 8785/JCS · deterministic slice (no timestamps/ids) · reproducible