Coverage & limits
aefi would rather under-claim than narrate a mandate it cannot see. This page is the honest map.
Strong today
- Payment settled (system USDC) for agent-related transfers
- Explain transaction when the hash is in the graph
- ERC-8183 job lifecycle, parties, terminal outcomes
- ERC-8004 identity onto wallet providers
- Memo ↔ transfer join; job id from memo when encoded
- Provider search with performance + optional semantic recall
Known gaps
| Gap | Typical code |
|---|---|
| Task credentials / capability ceiling | authorization_evidence_missing |
| Full delegated mandate schema | coverage partial — closest: UB delegates, AA keys |
| Memo from ERC-4337 / smart accounts | EOA-only Memo constraint on Arc |
| x402 nanopayments batched offchain | Need receipts; not 1:1 Transfer logs |
| Payment before the wallet is known as an agent | Not projected going forward; no automatic backfill |
| Unrelated EOA USDC | In Postgres only, not Neo4j |
| Arc mainnet ingest | Not live until mainnet workers are on |
Wave B/C tools (
check_authority,
trace_task) exist so agents can ask. They return gap
envelopes until adapters (mandates, Cloudflare-style task logs)
are wired. That is intentional.