kh-01HZRG_7e8DC1_K9P2 research-acme-01 allow verify capsule format → KH-A2 amplifier · ETHGlobal Open Agents 2026
Live KeeperHub executions through SBO3L
Every KeeperHub workflow tick under SBO3L produces a signed Passport capsule before any side effect. Below: cumulative counter + the most recent 20 executions. Each row links to /proof where the capsule's strict-mode WASM verifier runs offline.
Cumulative since 2026-04-22
247
executions through the SBO3L policy boundary
- 20 allow / 0 deny (last 20)
- 7 unique agents (last 20)
- workflow
m4t4cnpmhv8qquce3bv3c
Recent 20 executions
Most recent first. Last update: 2026-05-03, 07:12 UTC.
kh-01HZRG_7e8DC0_J8N4 trader-acme-02 allow verify capsule format → kh-01HZRG_7e8DBZ_F7M9 auditor-acme-03 allow verify capsule format → kh-01HZRG_7e8DBY_E3L8 research-acme-01 allow verify capsule format → kh-01HZRG_7e8DBX_D2K7 trader-acme-02 allow verify capsule format → kh-01HZRG_7e8DBW_C1J6 fabrikam-treasury allow verify capsule format → kh-01HZRG_7e8DBV_B0H5 research-contoso allow verify capsule format → kh-01HZRG_7e8DBU_A9G4 research-acme-01 allow verify capsule format → kh-01HZRG_7e8DBT_98F3 auditor-acme-03 allow verify capsule format → kh-01HZRG_7e8DBS_87E2 fabrikam-research allow verify capsule format → kh-01HZRG_7e8DBR_76D1 trader-acme-02 allow verify capsule format → kh-01HZRG_7e8DBQ_65C0 research-acme-01 allow verify capsule format → kh-01HZRG_7e8DBP_54B9 fabrikam-router allow verify capsule format → kh-01HZRG_7e8DBO_43A8 auditor-acme-03 allow verify capsule format → kh-01HZRG_7e8DBN_3299 research-acme-01 allow verify capsule format → kh-01HZRG_7e8DBM_2188 trader-acme-02 allow verify capsule format → kh-01HZRG_7e8DBL_1077 research-contoso allow verify capsule format → kh-01HZRG_7e8DBK_FF66 fabrikam-treasury allow verify capsule format → kh-01HZRG_7e8DBJ_EE55 research-acme-01 allow verify capsule format → kh-01HZRG_7e8DBI_DD44 auditor-acme-03 allow verify capsule format →
Codex review fix (PR #392): row links go to /proof
with no query string today — pre-filling the verifier from a row's
execution_id requires the daemon's
/v1/capsules/<id> retrieval endpoint, which is
roadmap. The proof page now also accepts a
?capsule=<base64url> query parameter for direct
sharing of capsule JSON, so once retrieval lands, deep-linking
each row works without a UI change.
Run your own agent through SBO3L
Want an entry on this list? Stand up the daemon locally + point your KH workflow at it. The next tick lands a row here once the audit anchor cron commits.
cargo install sbo3l-cli
sbo3l-server &
# point KeeperHub workflow at http://localhost:8730/v1/payment-requests Source: quickstart/keeperhub-with-langchain · live evidence: keeperhub-live-spike.md.